SlideShare a Scribd company logo
1 of 32
Download to read offline
Agenda
•  Overview of Tests
•  Deep Dive into Three Connections
•  APIs
•  OpenFlow CDPI
•  OpenFlow CVNI
•  Summary
OVERVIEW
2014 Global Transport SDN Demonstration
  Joint activity of OIF and ONF
•  Demonstrate current state of SDN in Transport industry
•  REST APIs
•  OpenFlow
•  Participants from both OIF and ONF
•  OIF: ADVA, Alcatel-Lucent, China Telecom, Ciena,
Coriant, DT, FiberHome, Fujitsu, Huawei, KDDI,
NEC, Orange, Telus, Verizon, ZTE
•  ONF: ADVA, Alcatel-Lucent, CATR, China Mobile,
China Telecom, Ciena, Coriant, DT, FiberHome,
Fujitsu, Huawei, KDDI, NEC, Verizon, ZTE
  Joint activity of OIF and ONF
•  Demonstrate current state of SDN in Transport industry
•  REST APIs
•  OpenFlow
•  Participants from both OIF and ONF
•  OIF: ADVA, Alcatel-Lucent, China Telecom, Ciena,
Coriant, DT, FiberHome, Fujitsu, Huawei, KDDI,
NEC, Orange, Telus, Verizon, ZTE
•  ONF: ADVA, Alcatel-Lucent, CATR, China Mobile,
China Telecom, Ciena, Coriant, DT, FiberHome,
Fujitsu, Huawei, KDDI, NEC, Verizon, ZTE
2014 Global Transport SDN Demonstration
  Joint activity of OIF and ONF
•  Demonstrate current state of SDN in Transport industry
•  REST APIs
•  OpenFlow
•  Participants from both OIF and ONF
•  OIF: ADVA, Alcatel-Lucent, China Telecom, Ciena,
Coriant, DT, FiberHome, Fujitsu, Huawei, KDDI,
NEC, Orange, Telus, Verizon, ZTE
•  ONF: ADVA, Alcatel-Lucent, CATR, China Mobile,
China Telecom, Ciena, Coriant, DT, FiberHome,
Fujitsu, Huawei, KDDI, NEC, Verizon, ZTE
Dec Jan Feb Mar Apr May Jun Jul
2013 2014
Aug Sep Oct
Timeline
Soft Commit
Start Tech Work
ONF OTWG
Face-to-face
Contracts,
NDAs
Hard
Commit
OIF 1Q
Mtg
OIF 2Q
Mtg
ONF
Workday
Start Testing Stop Testing,
Presentation
Recording
L123
SDN
OFC
2014
Tech Spec
Complete
OIF 3Q
Mtg
BTE Analyst
Pre-event
2014 Global Transport SDN Demonstration
2014 Global Transport SDN Demonstration
Cloud Bursting
  Cloud computing has increased demand
on “East-West” interfaces
•  Google: 4+ times more traffic than North-South
•  Inter-cluster interface
•  VM Migration, Dataset synch/relocation
•  Duration needs to be as short as possible
•  High-bandwidth connectivity, short-lived connections
N-S
E-W
Cloud Bursting
  Cloud computing has increased demand
on “East-West” interfaces
•  Google: Many times more traffic than North-South
N-S
E-W
Cloud Bursting
  Cloud computing has increased demand
on “East-West” interfaces
•  Google: 4+ times more traffic than North-South
•  Inter-cluster interface
•  VM Migration, Dataset synch/relocation
•  Duration needs to be as short as possible
•  High-bandwidth connectivity, short-lived connections
Overview of Control Systems
Application
Layer
Control Layer



Infrastructure Layer
Domain 1
NE NE NE
Domain 2
NE NE NE
Domain 3
NE NE NE
Network
Orchestrator
Parent
Controller
Domain
Controller
Domain
Controller
Domain
Controller
SBI
NBI
SBI
REST APIs
Service Request
Topology
OpenFlow
Control to Dataplane
Control to Virtual Network
Cloud
Orchestrator
Compute Storage
API & OPENFLOW-CDPI TESTS
2014 Global Transport SDN Demonstration
NEC Network Orchestrator
<NEC VIDEO>
<Showing Chat, Conn Setup>
OF 1.3
OF 1.3+
OTWG
Service Request API
L2+L3
L1
L0
Service Invocation Flow
Mb/s
REST API Capture
HTTP/1.1 201 Created
Server: Apache-Coyote/1.1
Content-Type: application/json
Date: Tue, 23 Sep 2014 14:41:37 GMT
Connection: close
{"@":"http://oiforum.com/ns/base-attributes",
"id":"http://10.131.22.2:8081/rest/json/SERVICE_REQ_API/146154ff-0a0f-4f7d-bdfa-f729c46f9e55",
"name":"146154ff-0a0f-4f7d-bdfa-f729c46f9e55",
"aEnd":"http://10.131.22.2:8081/rest/json/ENDPOINT_API/DT_COR_31-15-03.4",
"zEnd":"http://10.131.22.2:8081/rest/json/ENDPOINT_API/DT_COR_11-15-03.4",
"layer":"odu","bandwidth":"10000","operStatus":"Up","path":[
"http://10.131.22.2:8081/rest/json/TOPOLOGY_API/vertex/DT_COR_1/end/1-15-03.3",
"http://10.131.22.2:8081/rest/json/TOPOLOGY_API/vertex/DT_COR_1/end/1-1-04.1.1",
"http://10.131.22.2:8081/rest/json/TOPOLOGY_API/vertex/DT_COR_3/end/1-1-01.1.1",
"http://10.131.22.2:8081/rest/json/TOPOLOGY_API/vertex/DT_COR_3/end/1-15-03.3"],
"connections":["http://10.131.22.2:8081/rest/json/CONNECT_API/146154ff-0a0f-4f7d-bdfa-
f729c46f9e55"]}
NE
NE
NE
POST /rest/json/SERVICE_REQ_API HTTP/1.1
User-Agent: Faraday v0.9.0
Content-Type: application/json
Accept: application/json
Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
Connection: close
Host: 10.131.22.2:8081
Content-Length: 183
{"aEnd":"http://10.131.22.2:8081/rest/json/ENDPOINT_API/DT_COR_31-15-03.4",
"zEnd":"http://10.131.22.2:8081/rest/json/ENDPOINT_API/DT_COR_11-15-03.4",
"layer":"odu","bandwidth":"10000"}
OpenFlow Capture
FlowMod:

Match #1:
Input port: 5423121
Match #2:
Signal Type: 2 (ODU2)
Action #1:
Output port: 1228817
2014 Global Transport SDN Demonstration
CATR Network Orchestrator
Service Request API
OF 1.3+
OTWG
L1
Service Invocation Flow
Topology API Capture
HTTP/1.1 200 OK
Content-Length: 1067
Content-Type: application/json
{"id":."http://10.138.35.20:8090/rest/json/TOPOLOGY_API/edge/
10.138.35.1-1.222.8.1,10.138.35.2-0.218.8.1",
"aEnd": {
"vertex":."http://10.138.35.20:8090/rest/json/TOPOLOGY_API/vertex/10.138.35.1",
"end": "http://10.138.35.20:8090/rest/json/TOPOLOGY_API/vertex/10.138.35.1/end/1.222.8.1"},
"zEnd":.{
"vertex":."http://10.138.35.20:8090/rest/json/TOPOLOGY_API/vertex/10.138.35.2",
"end":."http://10.138.35.20:8090/rest/json/TOPOLOGY_API/vertex/10.138.35.2/end/0.218.8.1"},
"ietfTE.TEMetric": 100, "ietfTE.linkType": "p2p",
"ietfGMPLS.ifSwitchCapability": [
{"ietfGMPLS.switchingType": 110,
"ietfGMPLS.encoding": 12,
"ietfASON.capacityLC": {"ietfGMPLS.sigType": 10,"ietfASON.maxLC0": 8}},
{"ietfGMPLS.switchingType": 110,
"ietfGMPLS.encoding": 12,
"ietfASON.capacityLC": {"ietfGMPLS.sigType": 1,"ietfASON.maxLC0": 4}},
{"ietfGMPLS.switchingType": 110,
"ietfGMPLS.encoding": 12,
"ietfASON.capacityLC": {"ietfGMPLS.sigType": 2,"ietfASON.maxLC0": 1}}
],
"operStatus": "up"
}
GET /rest/json/TOPOLOGY_API/edge/10.138.35.1-1.222.8.1,10.138.35.2-0.218.8.1 HTTP/1.1
Host: 10.138.35.20:8090
Connection: keep-alive
REST API Capture
NE
NE
NE
POST /VWAN_NSM-REST/rest/json/SERVICE_REQ_API HTTP/1.1
Content-Type: application/json
Content-Length: 97
Host: 10.139.6.60:8083
Connection: keep-alive
{"layer":"odu","bandwidth":"10000","aEnd":"EDTNLAB-12_EndPoint11","zEnd":"EDTNLAB-31_EndP
oint11"}
HTTP/1.1 201 Created
Date: Wed, 10 Sep 2014 03:07:07 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Server: Jetty(8.1.5.v20120716)
{"id":"SERV-1410318427801-8D9C6A","aEnd":"EDTNLAB-12_EndPoint11","zEnd":"EDTNLAB-31_En
dPoint11","layer":"odu","bandwidth":"10000","operStatus":"up"}
OpenFlow Capture
FlowMod:

Match #1:
Input port: 2
Match #2:
Signal Type: 2 (ODU2)
Action #1:
Output port: 6
OPENFLOW-CVNI TESTS
CVNI Tests
  Abstract Node
Representation
  Abstract Link
Representation
NE
NE
NE
NE
NE
NE
NE
NE
NE
NE
NE
NE
NE
NE
NE
NE
Parent
Controller
Domain
Controller
Parent
Controller
Domain
Controller
2014 Global Transport SDN Demonstration
China Telecom Parent Controller
L1
OF 1.3+
OTWG
OF 1.3+
OTWG
Service Invocation Flow
FlowMod:

Match #1:
Input port: 131135
Match #2:
Signal Type: 10 (ODU0)
Match #3:
TPN/Trib Slot: 1/#4
Action #1:
Output port: 196693
OpenFlow Capture
Summary
  Demonstration shows:
•  Cooperation between 17 companies
•  7 Carriers (5 Host, 2 Consulting)
•  9 Vendors
•  1 Research Institution
•  Transport SDN is becoming real
•  APIs: Service Request, Topology
•  Equipment control interfaces
  Activities since demonstration:
•  Framework for Transport SDN – Now Published!
•  OTWG extensions to OpenFlow – Now Published!
•  Prototypes -> Standards
•  Network APIs
Thank You!
www.oiforum.com
Agenda
   Transport SDN Drivers, Needs, Challenges
•  Dave Brown, OIF VP of Marketing; Alcatel-Lucent
  Global Transport SDN Prototype Demo
•  Jonathan Sadler, OIF Technical Committee Vice Chair; Coriant
 
  Transport SDN Tool Kit - SDN Framework and APIs
•  John McDonough, OIF Vice President; NEC Corporation of America
 
  Virtual Transport Network Service
•  Evelyne Roch, OIF Networking and Operations Working Group Chair;
Huawei Technologies Co., Ltd.
  Wrap up

More Related Content

What's hot

DIY Netflow Data Analytic with ELK Stack by CL Lee
DIY Netflow Data Analytic with ELK Stack by CL LeeDIY Netflow Data Analytic with ELK Stack by CL Lee
DIY Netflow Data Analytic with ELK Stack by CL LeeMyNOG
 
Next Gen Monitoring with INT
Next Gen Monitoring with INTNext Gen Monitoring with INT
Next Gen Monitoring with INTMyNOG
 
Internet Noise (A Story About Two Little Subnets - Tom Paseka
Internet Noise (A Story About Two Little Subnets - Tom PasekaInternet Noise (A Story About Two Little Subnets - Tom Paseka
Internet Noise (A Story About Two Little Subnets - Tom PasekaMyNOG
 
RPKI and Me
RPKI and MeRPKI and Me
RPKI and MeMyNOG
 
Introduction to Segment Routing
Introduction to Segment RoutingIntroduction to Segment Routing
Introduction to Segment RoutingMyNOG
 
The Stories of IXP Development and the Way Forward by Che-Hoo Cheng
The Stories of IXP Development and the Way Forward by Che-Hoo ChengThe Stories of IXP Development and the Way Forward by Che-Hoo Cheng
The Stories of IXP Development and the Way Forward by Che-Hoo ChengMyNOG
 
IPv6 at FPT Telecom
IPv6 at FPT TelecomIPv6 at FPT Telecom
IPv6 at FPT TelecomAPNIC
 
Go with the Flow-v2
Go with the Flow-v2Go with the Flow-v2
Go with the Flow-v2Zobair Khan
 
High Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
High Speed Fiber Services and Challenges to the Core Network by Seiichi KawamuraHigh Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
High Speed Fiber Services and Challenges to the Core Network by Seiichi KawamuraMyNOG
 
Cloud Traffic Engineer – Google Espresso Project by Shaowen Ma
Cloud Traffic Engineer – Google Espresso Project  by Shaowen MaCloud Traffic Engineer – Google Espresso Project  by Shaowen Ma
Cloud Traffic Engineer – Google Espresso Project by Shaowen MaMyNOG
 
Experience of Implementing IPTV in an ISP Network by Thong Hawk Yen
Experience of Implementing IPTV in an ISP Network by Thong Hawk YenExperience of Implementing IPTV in an ISP Network by Thong Hawk Yen
Experience of Implementing IPTV in an ISP Network by Thong Hawk YenMyNOG
 
Next Generation DDoS Services – can we do this with NFV? - CF Chui
Next Generation DDoS Services – can we do this with NFV? - CF ChuiNext Generation DDoS Services – can we do this with NFV? - CF Chui
Next Generation DDoS Services – can we do this with NFV? - CF ChuiMyNOG
 
IPv6 deployment at APNIC
IPv6 deployment at APNICIPv6 deployment at APNIC
IPv6 deployment at APNICAPNIC
 
Traffic Engineering for CDNs
Traffic Engineering for CDNsTraffic Engineering for CDNs
Traffic Engineering for CDNsMyNOG
 
PLNOG16: Netflix Open Connect is the Netflix proprietary CDN, Nina Bargisen
PLNOG16: Netflix Open Connect is the Netflix proprietary CDN, Nina BargisenPLNOG16: Netflix Open Connect is the Netflix proprietary CDN, Nina Bargisen
PLNOG16: Netflix Open Connect is the Netflix proprietary CDN, Nina BargisenPROIDEA
 
Combating DDoS and why peering is important in Asia
Combating DDoS and why peering is important in AsiaCombating DDoS and why peering is important in Asia
Combating DDoS and why peering is important in AsiaMyNOG
 
Tech Talk by Louis Fourie: SFC: technology, trend and implementation
Tech Talk by Louis Fourie: SFC: technology, trend and implementationTech Talk by Louis Fourie: SFC: technology, trend and implementation
Tech Talk by Louis Fourie: SFC: technology, trend and implementationnvirters
 
Measuring IPv6 Performance, RIPE73
Measuring IPv6 Performance, RIPE73Measuring IPv6 Performance, RIPE73
Measuring IPv6 Performance, RIPE73APNIC
 
RIFT A New Approach to Building DC Fabrics
RIFT A New Approach to Building DC FabricsRIFT A New Approach to Building DC Fabrics
RIFT A New Approach to Building DC FabricsMyNOG
 

What's hot (20)

IPv6 Deployment Update
IPv6 Deployment UpdateIPv6 Deployment Update
IPv6 Deployment Update
 
DIY Netflow Data Analytic with ELK Stack by CL Lee
DIY Netflow Data Analytic with ELK Stack by CL LeeDIY Netflow Data Analytic with ELK Stack by CL Lee
DIY Netflow Data Analytic with ELK Stack by CL Lee
 
Next Gen Monitoring with INT
Next Gen Monitoring with INTNext Gen Monitoring with INT
Next Gen Monitoring with INT
 
Internet Noise (A Story About Two Little Subnets - Tom Paseka
Internet Noise (A Story About Two Little Subnets - Tom PasekaInternet Noise (A Story About Two Little Subnets - Tom Paseka
Internet Noise (A Story About Two Little Subnets - Tom Paseka
 
RPKI and Me
RPKI and MeRPKI and Me
RPKI and Me
 
Introduction to Segment Routing
Introduction to Segment RoutingIntroduction to Segment Routing
Introduction to Segment Routing
 
The Stories of IXP Development and the Way Forward by Che-Hoo Cheng
The Stories of IXP Development and the Way Forward by Che-Hoo ChengThe Stories of IXP Development and the Way Forward by Che-Hoo Cheng
The Stories of IXP Development and the Way Forward by Che-Hoo Cheng
 
IPv6 at FPT Telecom
IPv6 at FPT TelecomIPv6 at FPT Telecom
IPv6 at FPT Telecom
 
Go with the Flow-v2
Go with the Flow-v2Go with the Flow-v2
Go with the Flow-v2
 
High Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
High Speed Fiber Services and Challenges to the Core Network by Seiichi KawamuraHigh Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
High Speed Fiber Services and Challenges to the Core Network by Seiichi Kawamura
 
Cloud Traffic Engineer – Google Espresso Project by Shaowen Ma
Cloud Traffic Engineer – Google Espresso Project  by Shaowen MaCloud Traffic Engineer – Google Espresso Project  by Shaowen Ma
Cloud Traffic Engineer – Google Espresso Project by Shaowen Ma
 
Experience of Implementing IPTV in an ISP Network by Thong Hawk Yen
Experience of Implementing IPTV in an ISP Network by Thong Hawk YenExperience of Implementing IPTV in an ISP Network by Thong Hawk Yen
Experience of Implementing IPTV in an ISP Network by Thong Hawk Yen
 
Next Generation DDoS Services – can we do this with NFV? - CF Chui
Next Generation DDoS Services – can we do this with NFV? - CF ChuiNext Generation DDoS Services – can we do this with NFV? - CF Chui
Next Generation DDoS Services – can we do this with NFV? - CF Chui
 
IPv6 deployment at APNIC
IPv6 deployment at APNICIPv6 deployment at APNIC
IPv6 deployment at APNIC
 
Traffic Engineering for CDNs
Traffic Engineering for CDNsTraffic Engineering for CDNs
Traffic Engineering for CDNs
 
PLNOG16: Netflix Open Connect is the Netflix proprietary CDN, Nina Bargisen
PLNOG16: Netflix Open Connect is the Netflix proprietary CDN, Nina BargisenPLNOG16: Netflix Open Connect is the Netflix proprietary CDN, Nina Bargisen
PLNOG16: Netflix Open Connect is the Netflix proprietary CDN, Nina Bargisen
 
Combating DDoS and why peering is important in Asia
Combating DDoS and why peering is important in AsiaCombating DDoS and why peering is important in Asia
Combating DDoS and why peering is important in Asia
 
Tech Talk by Louis Fourie: SFC: technology, trend and implementation
Tech Talk by Louis Fourie: SFC: technology, trend and implementationTech Talk by Louis Fourie: SFC: technology, trend and implementation
Tech Talk by Louis Fourie: SFC: technology, trend and implementation
 
Measuring IPv6 Performance, RIPE73
Measuring IPv6 Performance, RIPE73Measuring IPv6 Performance, RIPE73
Measuring IPv6 Performance, RIPE73
 
RIFT A New Approach to Building DC Fabrics
RIFT A New Approach to Building DC FabricsRIFT A New Approach to Building DC Fabrics
RIFT A New Approach to Building DC Fabrics
 

Viewers also liked

Η πρόταση του Δημοτικού Συμβουλίου Λαυρεωτικής για τον Προαστιακό 30 8-2013
Η πρόταση του Δημοτικού Συμβουλίου Λαυρεωτικής για τον Προαστιακό 30 8-2013Η πρόταση του Δημοτικού Συμβουλίου Λαυρεωτικής για τον Προαστιακό 30 8-2013
Η πρόταση του Δημοτικού Συμβουλίου Λαυρεωτικής για τον Προαστιακό 30 8-2013forkeratea
 
Presentación1
Presentación1Presentación1
Presentación1l4e3idy
 
Materiales Para La Construcción
Materiales Para La ConstrucciónMateriales Para La Construcción
Materiales Para La Construcciónmadaflo10
 
Light Reading BTE_SDNtoolbox_June_2015
Light Reading BTE_SDNtoolbox_June_2015Light Reading BTE_SDNtoolbox_June_2015
Light Reading BTE_SDNtoolbox_June_2015Deborah Porchivina
 
Анализ развития информационного общества в Украине
Анализ развития информационного общества в УкраинеАнализ развития информационного общества в Украине
Анализ развития информационного общества в Украинеkreshabanga
 
The culture of the 1930's as told through objects events and people
The culture of the 1930's as told through objects events and peopleThe culture of the 1930's as told through objects events and people
The culture of the 1930's as told through objects events and peopleRob Kamrowski
 
SecureSphere ThreatRadar: Improve Security Team Productivity and Focus
SecureSphere ThreatRadar: Improve Security Team Productivity and FocusSecureSphere ThreatRadar: Improve Security Team Productivity and Focus
SecureSphere ThreatRadar: Improve Security Team Productivity and FocusImperva
 
Welcome Summer 2015 Nursing Lab Presentation
Welcome Summer 2015  Nursing Lab  PresentationWelcome Summer 2015  Nursing Lab  Presentation
Welcome Summer 2015 Nursing Lab PresentationRose Elliott
 
A Journey Through Soft Skills
A Journey Through Soft SkillsA Journey Through Soft Skills
A Journey Through Soft SkillsPatrick Vincler
 
Omics and Metabolomics in Animals
Omics and Metabolomics in AnimalsOmics and Metabolomics in Animals
Omics and Metabolomics in AnimalsShozo Tomonaga
 

Viewers also liked (18)

Moros presentacion
Moros presentacionMoros presentacion
Moros presentacion
 
Η πρόταση του Δημοτικού Συμβουλίου Λαυρεωτικής για τον Προαστιακό 30 8-2013
Η πρόταση του Δημοτικού Συμβουλίου Λαυρεωτικής για τον Προαστιακό 30 8-2013Η πρόταση του Δημοτικού Συμβουλίου Λαυρεωτικής για τον Προαστιακό 30 8-2013
Η πρόταση του Δημοτικού Συμβουλίου Λαυρεωτικής για τον Προαστιακό 30 8-2013
 
Tuocodtrib
TuocodtribTuocodtrib
Tuocodtrib
 
Presentación1
Presentación1Presentación1
Presentación1
 
Materiales Para La Construcción
Materiales Para La ConstrucciónMateriales Para La Construcción
Materiales Para La Construcción
 
LOR Terrance Brand
LOR Terrance BrandLOR Terrance Brand
LOR Terrance Brand
 
Kudzu_Stadler
Kudzu_StadlerKudzu_Stadler
Kudzu_Stadler
 
Light Reading BTE_SDNtoolbox_June_2015
Light Reading BTE_SDNtoolbox_June_2015Light Reading BTE_SDNtoolbox_June_2015
Light Reading BTE_SDNtoolbox_June_2015
 
Alzheimer's Disease Essay
Alzheimer's Disease EssayAlzheimer's Disease Essay
Alzheimer's Disease Essay
 
Las empresas y el nuevo Código Penal
Las empresas y el nuevo Código PenalLas empresas y el nuevo Código Penal
Las empresas y el nuevo Código Penal
 
Анализ развития информационного общества в Украине
Анализ развития информационного общества в УкраинеАнализ развития информационного общества в Украине
Анализ развития информационного общества в Украине
 
The culture of the 1930's as told through objects events and people
The culture of the 1930's as told through objects events and peopleThe culture of the 1930's as told through objects events and people
The culture of the 1930's as told through objects events and people
 
SecureSphere ThreatRadar: Improve Security Team Productivity and Focus
SecureSphere ThreatRadar: Improve Security Team Productivity and FocusSecureSphere ThreatRadar: Improve Security Team Productivity and Focus
SecureSphere ThreatRadar: Improve Security Team Productivity and Focus
 
Welcome Summer 2015 Nursing Lab Presentation
Welcome Summer 2015  Nursing Lab  PresentationWelcome Summer 2015  Nursing Lab  Presentation
Welcome Summer 2015 Nursing Lab Presentation
 
Jan 2015 Webinar: Palliative Care
Jan 2015 Webinar: Palliative CareJan 2015 Webinar: Palliative Care
Jan 2015 Webinar: Palliative Care
 
A Journey Through Soft Skills
A Journey Through Soft SkillsA Journey Through Soft Skills
A Journey Through Soft Skills
 
Omics and Metabolomics in Animals
Omics and Metabolomics in AnimalsOmics and Metabolomics in Animals
Omics and Metabolomics in Animals
 
Have your cake and eat it too
Have your cake and eat it tooHave your cake and eat it too
Have your cake and eat it too
 

Similar to Overview of 2014 Global Transport SDN Demonstration

NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...SolarWinds
 
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...SolarWinds
 
Accelerating the Deployment of Practical, Programmable Transport Networks
Accelerating the Deployment of Practical, Programmable Transport NetworksAccelerating the Deployment of Practical, Programmable Transport Networks
Accelerating the Deployment of Practical, Programmable Transport NetworksDeborah Porchivina
 
Software Defined Optical Networks - Mayur Channegowda
Software Defined Optical Networks - Mayur ChannegowdaSoftware Defined Optical Networks - Mayur Channegowda
Software Defined Optical Networks - Mayur ChannegowdaCPqD
 
Software Defined Optical Networks - Mayur Channegowda
Software Defined Optical Networks - Mayur ChannegowdaSoftware Defined Optical Networks - Mayur Channegowda
Software Defined Optical Networks - Mayur ChannegowdaCPqD
 
Singapore oif transport-sdn-junjie li
Singapore oif transport-sdn-junjie liSingapore oif transport-sdn-junjie li
Singapore oif transport-sdn-junjie liDeborah Porchivina
 
GMPLS, SDN, Optical Networking and Control Planes
GMPLS, SDN, Optical Networking and Control PlanesGMPLS, SDN, Optical Networking and Control Planes
GMPLS, SDN, Optical Networking and Control PlanesADVA
 
Enabling 5G through end-to-end wireless and optical orchestration
Enabling 5G through end-to-end wireless and optical orchestrationEnabling 5G through end-to-end wireless and optical orchestration
Enabling 5G through end-to-end wireless and optical orchestrationJohann Marquez-Barja
 
What is a Service Mesh and what can it do for your Microservices
What is a Service Mesh and what can it do for your MicroservicesWhat is a Service Mesh and what can it do for your Microservices
What is a Service Mesh and what can it do for your MicroservicesMatt Turner
 
Openflow for Mobile Broadband service providers_Nov'11
Openflow for Mobile Broadband service providers_Nov'11Openflow for Mobile Broadband service providers_Nov'11
Openflow for Mobile Broadband service providers_Nov'11Radhakant Das
 
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...Leah Wilkinson
 
Network Automation with Salt and NAPALM: a self-resilient network
Network Automation with Salt and NAPALM: a self-resilient networkNetwork Automation with Salt and NAPALM: a self-resilient network
Network Automation with Salt and NAPALM: a self-resilient networkCloudflare
 
The Path Forward for Software Defined Networks
The Path Forward for Software Defined NetworksThe Path Forward for Software Defined Networks
The Path Forward for Software Defined NetworksOpen Networking Summits
 
Pushing JavaEE outside of the enterprise: Home Automation & IoT - David Delab...
Pushing JavaEE outside of the enterprise: Home Automation & IoT - David Delab...Pushing JavaEE outside of the enterprise: Home Automation & IoT - David Delab...
Pushing JavaEE outside of the enterprise: Home Automation & IoT - David Delab...Codemotion Tel Aviv
 
Transport SDN & NFV - What does it mean for Optical Networking?
Transport SDN & NFV - What does it mean for Optical Networking?Transport SDN & NFV - What does it mean for Optical Networking?
Transport SDN & NFV - What does it mean for Optical Networking?Deborah Porchivina
 
PLNOG 8: Piotr Gierz - Protokół OpenFlow
PLNOG 8: Piotr Gierz - Protokół OpenFlow PLNOG 8: Piotr Gierz - Protokół OpenFlow
PLNOG 8: Piotr Gierz - Protokół OpenFlow PROIDEA
 
Three years of OFELIA - taking stock
Three years of OFELIA - taking stockThree years of OFELIA - taking stock
Three years of OFELIA - taking stockFIBRE Testbed
 
Light reading bte_oif_intro_june_2015
Light reading bte_oif_intro_june_2015Light reading bte_oif_intro_june_2015
Light reading bte_oif_intro_june_2015Deborah Porchivina
 

Similar to Overview of 2014 Global Transport SDN Demonstration (20)

NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
 
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
NetFlow Best Practices - Tips and Tricks to Get the Most Out of Your Network ...
 
Accelerating the Deployment of Practical, Programmable Transport Networks
Accelerating the Deployment of Practical, Programmable Transport NetworksAccelerating the Deployment of Practical, Programmable Transport Networks
Accelerating the Deployment of Practical, Programmable Transport Networks
 
Software Defined Optical Networks - Mayur Channegowda
Software Defined Optical Networks - Mayur ChannegowdaSoftware Defined Optical Networks - Mayur Channegowda
Software Defined Optical Networks - Mayur Channegowda
 
Software Defined Optical Networks - Mayur Channegowda
Software Defined Optical Networks - Mayur ChannegowdaSoftware Defined Optical Networks - Mayur Channegowda
Software Defined Optical Networks - Mayur Channegowda
 
Singapore oif transport-sdn-junjie li
Singapore oif transport-sdn-junjie liSingapore oif transport-sdn-junjie li
Singapore oif transport-sdn-junjie li
 
GMPLS, SDN, Optical Networking and Control Planes
GMPLS, SDN, Optical Networking and Control PlanesGMPLS, SDN, Optical Networking and Control Planes
GMPLS, SDN, Optical Networking and Control Planes
 
Enabling 5G through end-to-end wireless and optical orchestration
Enabling 5G through end-to-end wireless and optical orchestrationEnabling 5G through end-to-end wireless and optical orchestration
Enabling 5G through end-to-end wireless and optical orchestration
 
What is a Service Mesh and what can it do for your Microservices
What is a Service Mesh and what can it do for your MicroservicesWhat is a Service Mesh and what can it do for your Microservices
What is a Service Mesh and what can it do for your Microservices
 
Openflow for Mobile Broadband service providers_Nov'11
Openflow for Mobile Broadband service providers_Nov'11Openflow for Mobile Broadband service providers_Nov'11
Openflow for Mobile Broadband service providers_Nov'11
 
SDN use cases_2014
SDN use cases_2014SDN use cases_2014
SDN use cases_2014
 
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...
OIF - The Path to Open, Interoperable Optical Networking "Interoperability Te...
 
Network Automation with Salt and NAPALM: a self-resilient network
Network Automation with Salt and NAPALM: a self-resilient networkNetwork Automation with Salt and NAPALM: a self-resilient network
Network Automation with Salt and NAPALM: a self-resilient network
 
The Path Forward for Software Defined Networks
The Path Forward for Software Defined NetworksThe Path Forward for Software Defined Networks
The Path Forward for Software Defined Networks
 
Pushing JavaEE outside of the enterprise: Home Automation & IoT - David Delab...
Pushing JavaEE outside of the enterprise: Home Automation & IoT - David Delab...Pushing JavaEE outside of the enterprise: Home Automation & IoT - David Delab...
Pushing JavaEE outside of the enterprise: Home Automation & IoT - David Delab...
 
Transport SDN & NFV - What does it mean for Optical Networking?
Transport SDN & NFV - What does it mean for Optical Networking?Transport SDN & NFV - What does it mean for Optical Networking?
Transport SDN & NFV - What does it mean for Optical Networking?
 
PLNOG 8: Piotr Gierz - Protokół OpenFlow
PLNOG 8: Piotr Gierz - Protokół OpenFlow PLNOG 8: Piotr Gierz - Protokół OpenFlow
PLNOG 8: Piotr Gierz - Protokół OpenFlow
 
OpenFlow Tutorial
OpenFlow TutorialOpenFlow Tutorial
OpenFlow Tutorial
 
Three years of OFELIA - taking stock
Three years of OFELIA - taking stockThree years of OFELIA - taking stock
Three years of OFELIA - taking stock
 
Light reading bte_oif_intro_june_2015
Light reading bte_oif_intro_june_2015Light reading bte_oif_intro_june_2015
Light reading bte_oif_intro_june_2015
 

More from Deborah Porchivina

"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017
"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017
"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017Deborah Porchivina
 
OIF SDN Transport API NFV Proof of Concept
OIF SDN Transport API NFV Proof of ConceptOIF SDN Transport API NFV Proof of Concept
OIF SDN Transport API NFV Proof of ConceptDeborah Porchivina
 
ONF Transport API (TAPI) Project
ONF Transport API (TAPI) ProjectONF Transport API (TAPI) Project
ONF Transport API (TAPI) ProjectDeborah Porchivina
 
OIF Certification: Optical Control Plane UNI
 OIF Certification: Optical Control Plane UNI OIF Certification: Optical Control Plane UNI
OIF Certification: Optical Control Plane UNIDeborah Porchivina
 
OIF 112G Panel at DesignCon 2017
OIF 112G Panel at DesignCon 2017OIF 112G Panel at DesignCon 2017
OIF 112G Panel at DesignCon 2017Deborah Porchivina
 
OIF Interop: The Key to Unlocking the Benefits of SDN
OIF Interop: The Key to Unlocking the Benefits of SDNOIF Interop: The Key to Unlocking the Benefits of SDN
OIF Interop: The Key to Unlocking the Benefits of SDNDeborah Porchivina
 
OIF Transport SDN Interop - ECOC 2016
OIF Transport SDN Interop - ECOC 2016OIF Transport SDN Interop - ECOC 2016
OIF Transport SDN Interop - ECOC 2016Deborah Porchivina
 
OIF on 400G for Next Gen Optical Networks Conference
OIF on 400G for Next Gen Optical Networks ConferenceOIF on 400G for Next Gen Optical Networks Conference
OIF on 400G for Next Gen Optical Networks ConferenceDeborah Porchivina
 
The Importance of Rich APIs in Transport SDN
The Importance of Rich APIs in Transport SDNThe Importance of Rich APIs in Transport SDN
The Importance of Rich APIs in Transport SDNDeborah Porchivina
 
Virtual Transport Network Service SDN-Based Optical Network Virtualization
Virtual Transport Network Service SDN-Based Optical Network VirtualizationVirtual Transport Network Service SDN-Based Optical Network Virtualization
Virtual Transport Network Service SDN-Based Optical Network VirtualizationDeborah Porchivina
 
ENRZ Advanced Modulation for Low Latency Applications
ENRZ Advanced Modulation for Low Latency ApplicationsENRZ Advanced Modulation for Low Latency Applications
ENRZ Advanced Modulation for Low Latency ApplicationsDeborah Porchivina
 
CEI-56G - Testing Considerations
CEI-56G - Testing Considerations CEI-56G - Testing Considerations
CEI-56G - Testing Considerations Deborah Porchivina
 
Signal Integrity to the forefront
Signal Integrity to the forefrontSignal Integrity to the forefront
Signal Integrity to the forefrontDeborah Porchivina
 
CEI-56G - Signal Integrity to the Forefront
CEI-56G - Signal Integrity to the ForefrontCEI-56G - Signal Integrity to the Forefront
CEI-56G - Signal Integrity to the ForefrontDeborah Porchivina
 
Enabling Virtual Transport Network Services
Enabling Virtual Transport Network ServicesEnabling Virtual Transport Network Services
Enabling Virtual Transport Network ServicesDeborah Porchivina
 
Transport SDN Interoperability Program with OIF
Transport SDN Interoperability Program with OIFTransport SDN Interoperability Program with OIF
Transport SDN Interoperability Program with OIFDeborah Porchivina
 
OFC2016 SDN Framework and APIs
OFC2016 SDN Framework and APIsOFC2016 SDN Framework and APIs
OFC2016 SDN Framework and APIsDeborah Porchivina
 
OIF at OFC 100G Serial Links Workshop
OIF at OFC 100G Serial Links WorkshopOIF at OFC 100G Serial Links Workshop
OIF at OFC 100G Serial Links WorkshopDeborah Porchivina
 
Enabling Virtual Transport Network Service
Enabling Virtual Transport Network ServiceEnabling Virtual Transport Network Service
Enabling Virtual Transport Network ServiceDeborah Porchivina
 

More from Deborah Porchivina (20)

"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017
"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017
"OIF Interop – the Key to Unlocking the Benefits of SDN" at OptiNet China 2017
 
OIF SDN Transport API NFV Proof of Concept
OIF SDN Transport API NFV Proof of ConceptOIF SDN Transport API NFV Proof of Concept
OIF SDN Transport API NFV Proof of Concept
 
ONF Transport API (TAPI) Project
ONF Transport API (TAPI) ProjectONF Transport API (TAPI) Project
ONF Transport API (TAPI) Project
 
OIF Certification: Optical Control Plane UNI
 OIF Certification: Optical Control Plane UNI OIF Certification: Optical Control Plane UNI
OIF Certification: Optical Control Plane UNI
 
OIF 112G Panel at DesignCon 2017
OIF 112G Panel at DesignCon 2017OIF 112G Panel at DesignCon 2017
OIF 112G Panel at DesignCon 2017
 
OIF Interop: The Key to Unlocking the Benefits of SDN
OIF Interop: The Key to Unlocking the Benefits of SDNOIF Interop: The Key to Unlocking the Benefits of SDN
OIF Interop: The Key to Unlocking the Benefits of SDN
 
OIF Transport SDN Interop - ECOC 2016
OIF Transport SDN Interop - ECOC 2016OIF Transport SDN Interop - ECOC 2016
OIF Transport SDN Interop - ECOC 2016
 
OIF on 400G for Next Gen Optical Networks Conference
OIF on 400G for Next Gen Optical Networks ConferenceOIF on 400G for Next Gen Optical Networks Conference
OIF on 400G for Next Gen Optical Networks Conference
 
The Importance of Rich APIs in Transport SDN
The Importance of Rich APIs in Transport SDNThe Importance of Rich APIs in Transport SDN
The Importance of Rich APIs in Transport SDN
 
Virtual Transport Network Service SDN-Based Optical Network Virtualization
Virtual Transport Network Service SDN-Based Optical Network VirtualizationVirtual Transport Network Service SDN-Based Optical Network Virtualization
Virtual Transport Network Service SDN-Based Optical Network Virtualization
 
ENRZ Advanced Modulation for Low Latency Applications
ENRZ Advanced Modulation for Low Latency ApplicationsENRZ Advanced Modulation for Low Latency Applications
ENRZ Advanced Modulation for Low Latency Applications
 
CEI-56G - Testing Considerations
CEI-56G - Testing Considerations CEI-56G - Testing Considerations
CEI-56G - Testing Considerations
 
Signal Integrity to the forefront
Signal Integrity to the forefrontSignal Integrity to the forefront
Signal Integrity to the forefront
 
CEI-56G - Signal Integrity to the Forefront
CEI-56G - Signal Integrity to the ForefrontCEI-56G - Signal Integrity to the Forefront
CEI-56G - Signal Integrity to the Forefront
 
Enabling Virtual Transport Network Services
Enabling Virtual Transport Network ServicesEnabling Virtual Transport Network Services
Enabling Virtual Transport Network Services
 
Transport SDN Interoperability Program with OIF
Transport SDN Interoperability Program with OIFTransport SDN Interoperability Program with OIF
Transport SDN Interoperability Program with OIF
 
OFC2016 SDN Framework and APIs
OFC2016 SDN Framework and APIsOFC2016 SDN Framework and APIs
OFC2016 SDN Framework and APIs
 
OIF at OFC 100G Serial Links Workshop
OIF at OFC 100G Serial Links WorkshopOIF at OFC 100G Serial Links Workshop
OIF at OFC 100G Serial Links Workshop
 
Enabling Virtual Transport Network Service
Enabling Virtual Transport Network ServiceEnabling Virtual Transport Network Service
Enabling Virtual Transport Network Service
 
SDN Framework and APIs
SDN Framework and APIsSDN Framework and APIs
SDN Framework and APIs
 

Recently uploaded

SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 

Recently uploaded (20)

SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 

Overview of 2014 Global Transport SDN Demonstration

  • 1. Agenda •  Overview of Tests •  Deep Dive into Three Connections •  APIs •  OpenFlow CDPI •  OpenFlow CVNI •  Summary
  • 3. 2014 Global Transport SDN Demonstration   Joint activity of OIF and ONF •  Demonstrate current state of SDN in Transport industry •  REST APIs •  OpenFlow •  Participants from both OIF and ONF •  OIF: ADVA, Alcatel-Lucent, China Telecom, Ciena, Coriant, DT, FiberHome, Fujitsu, Huawei, KDDI, NEC, Orange, Telus, Verizon, ZTE •  ONF: ADVA, Alcatel-Lucent, CATR, China Mobile, China Telecom, Ciena, Coriant, DT, FiberHome, Fujitsu, Huawei, KDDI, NEC, Verizon, ZTE   Joint activity of OIF and ONF •  Demonstrate current state of SDN in Transport industry •  REST APIs •  OpenFlow •  Participants from both OIF and ONF •  OIF: ADVA, Alcatel-Lucent, China Telecom, Ciena, Coriant, DT, FiberHome, Fujitsu, Huawei, KDDI, NEC, Orange, Telus, Verizon, ZTE •  ONF: ADVA, Alcatel-Lucent, CATR, China Mobile, China Telecom, Ciena, Coriant, DT, FiberHome, Fujitsu, Huawei, KDDI, NEC, Verizon, ZTE
  • 4. 2014 Global Transport SDN Demonstration   Joint activity of OIF and ONF •  Demonstrate current state of SDN in Transport industry •  REST APIs •  OpenFlow •  Participants from both OIF and ONF •  OIF: ADVA, Alcatel-Lucent, China Telecom, Ciena, Coriant, DT, FiberHome, Fujitsu, Huawei, KDDI, NEC, Orange, Telus, Verizon, ZTE •  ONF: ADVA, Alcatel-Lucent, CATR, China Mobile, China Telecom, Ciena, Coriant, DT, FiberHome, Fujitsu, Huawei, KDDI, NEC, Verizon, ZTE
  • 5. Dec Jan Feb Mar Apr May Jun Jul 2013 2014 Aug Sep Oct Timeline Soft Commit Start Tech Work ONF OTWG Face-to-face Contracts, NDAs Hard Commit OIF 1Q Mtg OIF 2Q Mtg ONF Workday Start Testing Stop Testing, Presentation Recording L123 SDN OFC 2014 Tech Spec Complete OIF 3Q Mtg BTE Analyst Pre-event
  • 6. 2014 Global Transport SDN Demonstration
  • 7. 2014 Global Transport SDN Demonstration
  • 8. Cloud Bursting   Cloud computing has increased demand on “East-West” interfaces •  Google: 4+ times more traffic than North-South •  Inter-cluster interface •  VM Migration, Dataset synch/relocation •  Duration needs to be as short as possible •  High-bandwidth connectivity, short-lived connections N-S E-W
  • 9. Cloud Bursting   Cloud computing has increased demand on “East-West” interfaces •  Google: Many times more traffic than North-South N-S E-W
  • 10. Cloud Bursting   Cloud computing has increased demand on “East-West” interfaces •  Google: 4+ times more traffic than North-South •  Inter-cluster interface •  VM Migration, Dataset synch/relocation •  Duration needs to be as short as possible •  High-bandwidth connectivity, short-lived connections
  • 11. Overview of Control Systems Application Layer Control Layer Infrastructure Layer Domain 1 NE NE NE Domain 2 NE NE NE Domain 3 NE NE NE Network Orchestrator Parent Controller Domain Controller Domain Controller Domain Controller SBI NBI SBI REST APIs Service Request Topology OpenFlow Control to Dataplane Control to Virtual Network Cloud Orchestrator Compute Storage
  • 13. 2014 Global Transport SDN Demonstration
  • 14. NEC Network Orchestrator <NEC VIDEO> <Showing Chat, Conn Setup>
  • 15. OF 1.3 OF 1.3+ OTWG Service Request API L2+L3 L1 L0 Service Invocation Flow
  • 16. Mb/s REST API Capture HTTP/1.1 201 Created Server: Apache-Coyote/1.1 Content-Type: application/json Date: Tue, 23 Sep 2014 14:41:37 GMT Connection: close {"@":"http://oiforum.com/ns/base-attributes", "id":"http://10.131.22.2:8081/rest/json/SERVICE_REQ_API/146154ff-0a0f-4f7d-bdfa-f729c46f9e55", "name":"146154ff-0a0f-4f7d-bdfa-f729c46f9e55", "aEnd":"http://10.131.22.2:8081/rest/json/ENDPOINT_API/DT_COR_31-15-03.4", "zEnd":"http://10.131.22.2:8081/rest/json/ENDPOINT_API/DT_COR_11-15-03.4", "layer":"odu","bandwidth":"10000","operStatus":"Up","path":[ "http://10.131.22.2:8081/rest/json/TOPOLOGY_API/vertex/DT_COR_1/end/1-15-03.3", "http://10.131.22.2:8081/rest/json/TOPOLOGY_API/vertex/DT_COR_1/end/1-1-04.1.1", "http://10.131.22.2:8081/rest/json/TOPOLOGY_API/vertex/DT_COR_3/end/1-1-01.1.1", "http://10.131.22.2:8081/rest/json/TOPOLOGY_API/vertex/DT_COR_3/end/1-15-03.3"], "connections":["http://10.131.22.2:8081/rest/json/CONNECT_API/146154ff-0a0f-4f7d-bdfa- f729c46f9e55"]} NE NE NE POST /rest/json/SERVICE_REQ_API HTTP/1.1 User-Agent: Faraday v0.9.0 Content-Type: application/json Accept: application/json Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Connection: close Host: 10.131.22.2:8081 Content-Length: 183 {"aEnd":"http://10.131.22.2:8081/rest/json/ENDPOINT_API/DT_COR_31-15-03.4", "zEnd":"http://10.131.22.2:8081/rest/json/ENDPOINT_API/DT_COR_11-15-03.4", "layer":"odu","bandwidth":"10000"}
  • 17. OpenFlow Capture FlowMod: Match #1: Input port: 5423121 Match #2: Signal Type: 2 (ODU2) Action #1: Output port: 1228817
  • 18. 2014 Global Transport SDN Demonstration
  • 20. Service Request API OF 1.3+ OTWG L1 Service Invocation Flow
  • 21. Topology API Capture HTTP/1.1 200 OK Content-Length: 1067 Content-Type: application/json {"id":."http://10.138.35.20:8090/rest/json/TOPOLOGY_API/edge/ 10.138.35.1-1.222.8.1,10.138.35.2-0.218.8.1", "aEnd": { "vertex":."http://10.138.35.20:8090/rest/json/TOPOLOGY_API/vertex/10.138.35.1", "end": "http://10.138.35.20:8090/rest/json/TOPOLOGY_API/vertex/10.138.35.1/end/1.222.8.1"}, "zEnd":.{ "vertex":."http://10.138.35.20:8090/rest/json/TOPOLOGY_API/vertex/10.138.35.2", "end":."http://10.138.35.20:8090/rest/json/TOPOLOGY_API/vertex/10.138.35.2/end/0.218.8.1"}, "ietfTE.TEMetric": 100, "ietfTE.linkType": "p2p", "ietfGMPLS.ifSwitchCapability": [ {"ietfGMPLS.switchingType": 110, "ietfGMPLS.encoding": 12, "ietfASON.capacityLC": {"ietfGMPLS.sigType": 10,"ietfASON.maxLC0": 8}}, {"ietfGMPLS.switchingType": 110, "ietfGMPLS.encoding": 12, "ietfASON.capacityLC": {"ietfGMPLS.sigType": 1,"ietfASON.maxLC0": 4}}, {"ietfGMPLS.switchingType": 110, "ietfGMPLS.encoding": 12, "ietfASON.capacityLC": {"ietfGMPLS.sigType": 2,"ietfASON.maxLC0": 1}} ], "operStatus": "up" } GET /rest/json/TOPOLOGY_API/edge/10.138.35.1-1.222.8.1,10.138.35.2-0.218.8.1 HTTP/1.1 Host: 10.138.35.20:8090 Connection: keep-alive
  • 22. REST API Capture NE NE NE POST /VWAN_NSM-REST/rest/json/SERVICE_REQ_API HTTP/1.1 Content-Type: application/json Content-Length: 97 Host: 10.139.6.60:8083 Connection: keep-alive {"layer":"odu","bandwidth":"10000","aEnd":"EDTNLAB-12_EndPoint11","zEnd":"EDTNLAB-31_EndP oint11"} HTTP/1.1 201 Created Date: Wed, 10 Sep 2014 03:07:07 GMT Content-Type: application/json Transfer-Encoding: chunked Server: Jetty(8.1.5.v20120716) {"id":"SERV-1410318427801-8D9C6A","aEnd":"EDTNLAB-12_EndPoint11","zEnd":"EDTNLAB-31_En dPoint11","layer":"odu","bandwidth":"10000","operStatus":"up"}
  • 23. OpenFlow Capture FlowMod: Match #1: Input port: 2 Match #2: Signal Type: 2 (ODU2) Action #1: Output port: 6
  • 25. CVNI Tests   Abstract Node Representation   Abstract Link Representation NE NE NE NE NE NE NE NE NE NE NE NE NE NE NE NE Parent Controller Domain Controller Parent Controller Domain Controller
  • 26. 2014 Global Transport SDN Demonstration
  • 27. China Telecom Parent Controller
  • 29. FlowMod: Match #1: Input port: 131135 Match #2: Signal Type: 10 (ODU0) Match #3: TPN/Trib Slot: 1/#4 Action #1: Output port: 196693 OpenFlow Capture
  • 30. Summary   Demonstration shows: •  Cooperation between 17 companies •  7 Carriers (5 Host, 2 Consulting) •  9 Vendors •  1 Research Institution •  Transport SDN is becoming real •  APIs: Service Request, Topology •  Equipment control interfaces   Activities since demonstration: •  Framework for Transport SDN – Now Published! •  OTWG extensions to OpenFlow – Now Published! •  Prototypes -> Standards •  Network APIs
  • 32. Agenda    Transport SDN Drivers, Needs, Challenges •  Dave Brown, OIF VP of Marketing; Alcatel-Lucent   Global Transport SDN Prototype Demo •  Jonathan Sadler, OIF Technical Committee Vice Chair; Coriant     Transport SDN Tool Kit - SDN Framework and APIs •  John McDonough, OIF Vice President; NEC Corporation of America     Virtual Transport Network Service •  Evelyne Roch, OIF Networking and Operations Working Group Chair; Huawei Technologies Co., Ltd.   Wrap up