SlideShare a Scribd company logo
1 of 21
Optical SDN: Virtualizing the
Transport Network

Wes Doonan
SDN Summit
March 2013
Transport SDN
• SDN driving changes to client layer networks
    •   Broadening access to the control plane
         •   Programmatic control interfaces to L2/L3 devices
         •   New control paradigms for enterprises, datacenters
         •   Separation of hardware/software functionality
    •   Leverage common software development models/practices
         •   Utilize scale-out, datacenter-oriented architectures for control
         •   Network-wide view of capabilities and states
         •   Utilize view onto whole networks to drive efficiency and speed

• Client layer networks ride atop transport networks
    •   Potential SDN benefits for transport
         •   Closer relationship between applications and networks
         •   Hasten innovation, new approaches to network control
         •   New applications, operational models, business opportunities
    •   Real SDN challenges
         •   Strong provider/consumer network separation often required
         •   Element complexity, technology complexity, OA&M complexity ...
         •   Multiple data plane technologies, strong organizational barriers


2                            © 2013 ADVA Optical Networking. All rights reserved.
Potential Use Cases
   Bandwidth Calendaring                                          Cloud-bursting



                                                                                                   Cloud DC



                                                                                         Private
                                                                                       Datacenters



       Workload Balancing                                  Secure Multi-tenancy




                                                                                    Tenant 1
Load                                     Load                                       Tenant 2



            Transport networks increasingly asked to provide dynamic, high
              bandwidth, low latency services for SDN-enabled endpoints

   3                         © 2013 ADVA Optical Networking. All rights reserved.
Realities
• Transport networks largely serve IP networks today
    •   Legacy voice networks still very much alive, but trend is clear

• Transport control can adapt to fit packet network needs
    •   Transport networks already robustly model adaptations
    •   Transport control planes familiar with managing complexity

• Transport networks exhibit specific data models
    •   Key is to find the appropriate level of abstraction

• IP networks interested primarily in packet aspects
    •   Packet traffic often engineered into explicit flows
         •   "Flow" entity in packet networks is thus a key abstraction
    •   What are the primary attributes of interest in a packet flow?
         •   Set of connected endpoints
         •   Committed bandwidth
         •   Latency end-to-end
         •   Fate sharing, recovery aspects
    •   These attributes point to the appropriate level of abstraction

4                           © 2013 ADVA Optical Networking. All rights reserved.
Overlay Network Topologies
• How can transport networks support packet flows?
    •   Simple connectivity no longer enough; richer model needed
         •   Endpoints are nodes in a topology; bandwidth and latency are attributes of
             links and nodes in a topology; fate sharing determined by the structure of
             a topology; recovery capabilities for a flow determined by the containing
             topology ...
                            Sensing a common thread here?

• Transport network virtualization via ONTs
    •   Server network aspects expressed to client network in client terms
         •   Client network methods and techniques can remain unchanged
         •   True for traditional EMS/NMS, distributed control plane, emerging SDN
    •   ONTs already much in use within client layer SDN today
         •   ONTs achievable through common virtualization mechanisms




5                           © 2013 ADVA Optical Networking. All rights reserved.
Virtualization
• Techniques for producing ONTs

• Node Scope Virtualization
    •   Partition individual physical nodes into multiple virtual nodes
    •   Represent individual complex nodes as groups of simple nodes

• Link Scope Virtualization
    •   Represent paths in one network as links in other networks
    •   Manage connectivity, fate-sharing, and adaptation

• Network Scope Virtualization
    •   Represent networks as individual nodes in other networks
    •   Manage scaling, information scoping, legacy integration

• Overlay Network Topology
    •   Topologies containing mix of real and virtual components
    •   Tailored to specific clients, applications, use cases
    •   Express and subsume specific adaptations, policies, constraints


6                        © 2013 ADVA Optical Networking. All rights reserved.
Node Scope
        4   6                               5                                         4 5 6




1                      7                                                 1                                                      7
                                   2                       8             2                                                      8
3                      9                                                 3                                                      9




        A   C                               B                                                                 A B C




                                                                  OR
                           4 5 6                                                                  4 5 6

                                                                                                                      Matrix:
                                                                                                                      1->4

                1                      7                                                      1           7           2->5
                2                      8                                                      2           8           3->6
                3                      9                                                      3           9           A->7
                                                                                                                      B->8
                                                                                                                      C->9
                           A B C                                                                  A B C




    • Partition physical node into several virtual nodes
            •       Assign physical resources to different virtual nodes
            •       Split asymmetric physical node into multiple symmetric virtual nodes

    7                                      © 2013 ADVA Optical Networking. All rights reserved.
Link Scope




Client

Server




 • Paths in one network become links in another network
         •   Squelch unneeded information (inline amplifiers, etc)
         •   Subsume complex layer adaptations
              •   Example: path in ODUk network becomes link in Ethernet network

 8                              © 2013 ADVA Optical Networking. All rights reserved.
Adaptation Details
  • Transport network can provide client topology via adaptations
            •   Example: OTN transport element providing Ethernet link




Packet
Transport




                10TCC10G-ADM   8ROADM-C80/0/OPM                                     8ROADM-C80/0/OPM   10TCC10G-ADM



                                                             = Virtual Node

                                                             = Ethernet Link

                                                             = ODUk Trail

                                                             = OCh Trail




                                                                 …


  9                                     © 2013 ADVA Optical Networking. All rights reserved.
Network Scope




 • Networks become virtual nodes in other networks
     •   Respect administrative, security, regulatory boundaries
     •   Encapsulate technology domains, legacy domains, opaque domains


10                       © 2013 ADVA Optical Networking. All rights reserved.
Virtual Node Activation
                          "Create flow from C to D"

                                                                             Application



     C                               C                                           C
               D                                          D                                    D



         NMS                                SDN (sub)Controller                      CP, PCE




                   "What happens in a VN, stays in a VN"

11                    © 2013 ADVA Optical Networking. All rights reserved.
Transport Overlay #1

Application                                                                                Application




                                                                                     = real node


                                                                                     = virtual node




              App#1 utilizes server network via specific network overlay

   12                         © 2013 ADVA Optical Networking. All rights reserved.
Transport Overlay #2

Application                                                                              Application




                                                                                   = real node


                                                                                   = virtual node




         App#2 utilizes same server network via different network overlay

   13                       © 2013 ADVA Optical Networking. All rights reserved.
Overlay Activation
                               Controller


                                                                                  Application




                                                                            = real node


                                                                            = virtual node




     Applications activate overlays via SDN or existing NMS/CP
14                   © 2013 ADVA Optical Networking. All rights reserved.
Overlay Aspects of SDN
                             Overlays are nothing new

 • Node virtualization already available for packet devices
     •   OF-Config/OVSDB enable segmentation of forwarding planes
          •   Convert one physical switch into multiple logical switches

 • Path virtualization already embodied in packet networks
     •   OF logical ports can terminate NVGRE/VXLAN encapsulation
          •   In effect, new packet links between non-physically adjacent nodes

 • Network virtualization also embodied in packet SDN
     •   Flowvisor concepts and components, slicing techniques
     •   Other interesting uses for network virtualization
          •   Encapsulate legacy systems within a broader SDN framework

 • So, are we done then? Nope
     •   Transport introduces new aspects to SDN architectures




15                           © 2013 ADVA Optical Networking. All rights reserved.
Asymmetric Switches
 • Packet switching matrices generally symmetric
     •   Any packet can be switched to any port

 • Transport switching matrices often asymmetric
     •   Multiple complex constraints on how traffic can be switched

 • Example: OTN Hierarchy
     •   Specific containment for ODU containers
          •   ODU0 -> ODU1 -> ODU2 -> ODU3 -> ODU4, ODU0 -> ODU2 ->
              ODU4, ODU2e -> ODU4, etc

 • Example: Optical ROADMs
     •   Optical elements have wide range of constraints
          •   Channel continuity (e.g. optically transparent nodes)
          •   Fixed filter structures (e.g. endpoint fixed to specific network degree)
          •   Regenerator diversity (e.g. some tunable, some fixed)
          •   Endpoint diversity (e.g. may be fixed, tunable, switchable, combo)

 • Asymmetries in transport inject constraints into client overlays


16                            © 2013 ADVA Optical Networking. All rights reserved.
Example Asymmetries
        Fixed OADM                  2D ROADM                        3D ROADM, Flexible A/D          4D ROADM, Fixed A/D




                                                     capabilities


(λN:     )   (λN:      )     (λN:    ) o (λANY:           )     (λN:          ) o (λANY:       )    (λN:     ) o (λANY:     )

                                                     constraints

   (λN:DN)       ΤN             (λN:DN)         ΤN                  (λN:DN)             ΤANY           (λN:DN)        ΤN
                                          o                                      o                              o
 (λN:D1)     (λN:D2)           (λN:D1)        (λN:D2)           (λN:DANY)            (λN:DANY)      (λN:DANY)       (λN:DANY)


         λ = channel       T = terminal       D = degree                  = passthru               = add/drop

        Each transport node variant introduces different set of asymmetries into
                           the overlay networks they support

   17                                © 2013 ADVA Optical Networking. All rights reserved.
Lack of Payload Visibility
 • Packet SDNs often utilize payload visibility for core operations
     •   Topology discovery
          •   Capture/inject LLDP frames, process at controller
     •   Performance monitoring
          •   Packet counters, per flow / per port

 • Transport elements generally have no payload visibility
     •   Payloads mapped into containers at edges, core sees only container
     •   Transparent transport is a feature, not a bug
          •   100G muxponder versus 100G routing blade                              10TCC10G-ADM   8ROADM-C80/0/OPM

     •   Matching capabilities extremely limited
          •   Match on port; nothing else
     •   Possible actions similarly limited
          •   Switch one port to another; nothing else
     •   Different ways to monitor performance
          •   Timing, signal quality, … ?




18                           © 2013 ADVA Optical Networking. All rights reserved.
SDN Aspects
 • Introduction of SDN unlikely to proceed linearly
     •   Network operators rarely rip up and replace working systems
     •   Transport networks have existing management systems
          •   Transport technologies are complex, rigid, rife with legacy
          •   Client application access to physical elements often disallowed

 • Overlay networks permeating L2/L3 architectures
     •   Concepts well understood by practitioners, benefits clear
          •   Abstraction, mobility, scaling, usual reasons
     •   Virtualization is a useful enabler

 • Initially introduce transport via client SDN framework
     •   Model transport components as elements of the client network
     •   Utilize virtualization techniques to implement the model

 • Allow time for SDN to mature, benefits to emerge
     •   Compelling applications in particular will be critical to success




19                           © 2013 ADVA Optical Networking. All rights reserved.
Summary
 • Transport networks can utilize/integrate with SDN techniques
     •   Transport networks have complexities
     •   A continuum of techniques needed to realize benefits

 • Overlay network topologies initially bring transport into SDN
     •   Providers use ONTs to enable SDNs for clients
     •   "Topology-as-a-Service", "Just Enough Topology" models
     •   Mediation to physical devices eases provider concerns
     •   Seamless coordination amongst technologies and layers
     •   Applications deal with flows, ONTs handle transport details




20                        © 2013 ADVA Optical Networking. All rights reserved.
Thank you

wdoonan@advaoptical.com


IMPORTANT NOTICE

The content of this presentation is strictly confidential. ADVA Optical Networking is the exclusive owner or licensee of the
content, material, and information in this presentation. Any reproduction, publication or reprint, in whole or in part, is strictly
prohibited.

The information in this presentation may not be accurate, complete or up to date, and is provided without warranties or
representations of any kind, either express or implied. ADVA Optical Networking shall not be responsible for and disclaims any
liability for any loss or damages, including without limitation, direct, indirect, incidental, consequential and special damages,
alleged to have been caused by or in connection with using and/or relying on the information contained in this presentation.

Copyright © for the entire content of this presentation: ADVA Optical Networking.

More Related Content

What's hot

EANTC Test Report: ADVA FSP 150 ProVMe
EANTC Test Report: ADVA FSP 150 ProVMeEANTC Test Report: ADVA FSP 150 ProVMe
EANTC Test Report: ADVA FSP 150 ProVMeADVA
 
Data Center Interconnectivity Trends and Their Effect on Optical Networking
Data Center Interconnectivity Trends and Their Effect on Optical NetworkingData Center Interconnectivity Trends and Their Effect on Optical Networking
Data Center Interconnectivity Trends and Their Effect on Optical NetworkingADVA
 
SAN and FICON Long Distance Connectivity
SAN and FICON Long Distance ConnectivitySAN and FICON Long Distance Connectivity
SAN and FICON Long Distance ConnectivityADVA
 
The Optical Reboot: Radical Changes in Service Provider Transport Networks
The Optical Reboot: Radical Changes in Service Provider Transport NetworksThe Optical Reboot: Radical Changes in Service Provider Transport Networks
The Optical Reboot: Radical Changes in Service Provider Transport NetworksInfinera
 
Using ICN to simplify data delivery, mobility management and secure transmission
Using ICN to simplify data delivery, mobility management and secure transmissionUsing ICN to simplify data delivery, mobility management and secure transmission
Using ICN to simplify data delivery, mobility management and secure transmissionITU
 
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
 
Orchestrated virtualized multivendor SD-WAN services
Orchestrated virtualized multivendor SD-WAN servicesOrchestrated virtualized multivendor SD-WAN services
Orchestrated virtualized multivendor SD-WAN servicesADVA
 
NFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrail
NFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrailNFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrail
NFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrailozkan01
 
05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...Indonesia Network Operators Group
 
Transport SDN
Transport SDNTransport SDN
Transport SDNInfinera
 
Data Center Interconnects: An Overview
Data Center Interconnects: An OverviewData Center Interconnects: An Overview
Data Center Interconnects: An OverviewXO Communications
 
Realizing a Multi-Layer Transport SDN: Practical Considerations and Implement...
Realizing a Multi-Layer Transport SDN: Practical Considerations and Implement...Realizing a Multi-Layer Transport SDN: Practical Considerations and Implement...
Realizing a Multi-Layer Transport SDN: Practical Considerations and Implement...Infinera
 
Evaluation of Virtualization Models for Optical Connectivity Service Providers
Evaluation of Virtualization Models for Optical Connectivity Service ProvidersEvaluation of Virtualization Models for Optical Connectivity Service Providers
Evaluation of Virtualization Models for Optical Connectivity Service ProvidersADVA
 
Open Transport Switch and Transport SDN
Open Transport Switch and Transport SDNOpen Transport Switch and Transport SDN
Open Transport Switch and Transport SDNInfinera
 
What is a Network Hypervisor?
What is a Network Hypervisor?What is a Network Hypervisor?
What is a Network Hypervisor?ADVA
 
Optimizing Data Center WANs with SDN and Underlay Networking
Optimizing Data Center WANs with SDN and Underlay NetworkingOptimizing Data Center WANs with SDN and Underlay Networking
Optimizing Data Center WANs with SDN and Underlay NetworkingInfinera
 
Flexible and Secure Connectivity for Cloud Data Centers
Flexible and Secure Connectivity for Cloud Data CentersFlexible and Secure Connectivity for Cloud Data Centers
Flexible and Secure Connectivity for Cloud Data CentersADVA
 
A Centrally Orchestrated SD-WAN Building a Green Ecosystem
A Centrally Orchestrated SD-WAN Building a Green EcosystemA Centrally Orchestrated SD-WAN Building a Green Ecosystem
A Centrally Orchestrated SD-WAN Building a Green EcosystemOpen Networking Summit
 
Intelligent Transport Network in the Evolving Content Dominated Marketplace
Intelligent Transport Network in the Evolving Content Dominated MarketplaceIntelligent Transport Network in the Evolving Content Dominated Marketplace
Intelligent Transport Network in the Evolving Content Dominated MarketplaceInfinera
 
FastSMP: Next Generation Approach to Protection: More Reliable, Less Cost
FastSMP: Next Generation Approach to Protection: More Reliable, Less CostFastSMP: Next Generation Approach to Protection: More Reliable, Less Cost
FastSMP: Next Generation Approach to Protection: More Reliable, Less CostInfinera
 

What's hot (20)

EANTC Test Report: ADVA FSP 150 ProVMe
EANTC Test Report: ADVA FSP 150 ProVMeEANTC Test Report: ADVA FSP 150 ProVMe
EANTC Test Report: ADVA FSP 150 ProVMe
 
Data Center Interconnectivity Trends and Their Effect on Optical Networking
Data Center Interconnectivity Trends and Their Effect on Optical NetworkingData Center Interconnectivity Trends and Their Effect on Optical Networking
Data Center Interconnectivity Trends and Their Effect on Optical Networking
 
SAN and FICON Long Distance Connectivity
SAN and FICON Long Distance ConnectivitySAN and FICON Long Distance Connectivity
SAN and FICON Long Distance Connectivity
 
The Optical Reboot: Radical Changes in Service Provider Transport Networks
The Optical Reboot: Radical Changes in Service Provider Transport NetworksThe Optical Reboot: Radical Changes in Service Provider Transport Networks
The Optical Reboot: Radical Changes in Service Provider Transport Networks
 
Using ICN to simplify data delivery, mobility management and secure transmission
Using ICN to simplify data delivery, mobility management and secure transmissionUsing ICN to simplify data delivery, mobility management and secure transmission
Using ICN to simplify data delivery, mobility management and secure transmission
 
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
 
Orchestrated virtualized multivendor SD-WAN services
Orchestrated virtualized multivendor SD-WAN servicesOrchestrated virtualized multivendor SD-WAN services
Orchestrated virtualized multivendor SD-WAN services
 
NFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrail
NFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrailNFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrail
NFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrail
 
05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
05 (IDNOG02) Technology to reserve the redundancy on the layer2 network by Sa...
 
Transport SDN
Transport SDNTransport SDN
Transport SDN
 
Data Center Interconnects: An Overview
Data Center Interconnects: An OverviewData Center Interconnects: An Overview
Data Center Interconnects: An Overview
 
Realizing a Multi-Layer Transport SDN: Practical Considerations and Implement...
Realizing a Multi-Layer Transport SDN: Practical Considerations and Implement...Realizing a Multi-Layer Transport SDN: Practical Considerations and Implement...
Realizing a Multi-Layer Transport SDN: Practical Considerations and Implement...
 
Evaluation of Virtualization Models for Optical Connectivity Service Providers
Evaluation of Virtualization Models for Optical Connectivity Service ProvidersEvaluation of Virtualization Models for Optical Connectivity Service Providers
Evaluation of Virtualization Models for Optical Connectivity Service Providers
 
Open Transport Switch and Transport SDN
Open Transport Switch and Transport SDNOpen Transport Switch and Transport SDN
Open Transport Switch and Transport SDN
 
What is a Network Hypervisor?
What is a Network Hypervisor?What is a Network Hypervisor?
What is a Network Hypervisor?
 
Optimizing Data Center WANs with SDN and Underlay Networking
Optimizing Data Center WANs with SDN and Underlay NetworkingOptimizing Data Center WANs with SDN and Underlay Networking
Optimizing Data Center WANs with SDN and Underlay Networking
 
Flexible and Secure Connectivity for Cloud Data Centers
Flexible and Secure Connectivity for Cloud Data CentersFlexible and Secure Connectivity for Cloud Data Centers
Flexible and Secure Connectivity for Cloud Data Centers
 
A Centrally Orchestrated SD-WAN Building a Green Ecosystem
A Centrally Orchestrated SD-WAN Building a Green EcosystemA Centrally Orchestrated SD-WAN Building a Green Ecosystem
A Centrally Orchestrated SD-WAN Building a Green Ecosystem
 
Intelligent Transport Network in the Evolving Content Dominated Marketplace
Intelligent Transport Network in the Evolving Content Dominated MarketplaceIntelligent Transport Network in the Evolving Content Dominated Marketplace
Intelligent Transport Network in the Evolving Content Dominated Marketplace
 
FastSMP: Next Generation Approach to Protection: More Reliable, Less Cost
FastSMP: Next Generation Approach to Protection: More Reliable, Less CostFastSMP: Next Generation Approach to Protection: More Reliable, Less Cost
FastSMP: Next Generation Approach to Protection: More Reliable, Less Cost
 

Similar to SDN Summit - Optical SDN: Virtualizing the Transport Network

MPLS/SDN Intersections Next Generation Access Networks at MPLS & Ethernet Wor...
MPLS/SDN Intersections Next Generation Access Networks at MPLS & Ethernet Wor...MPLS/SDN Intersections Next Generation Access Networks at MPLS & Ethernet Wor...
MPLS/SDN Intersections Next Generation Access Networks at MPLS & Ethernet Wor...ADVA
 
Oracle Cloud Networking And Security Exposed
Oracle Cloud Networking And Security Exposed Oracle Cloud Networking And Security Exposed
Oracle Cloud Networking And Security Exposed Riccardo Romani
 
Cloud Services: Is the Transport Network a Utility or Differentiator
Cloud Services: Is the Transport Network a Utility or DifferentiatorCloud Services: Is the Transport Network a Utility or Differentiator
Cloud Services: Is the Transport Network a Utility or DifferentiatorADVA
 
Packet Optical SDN Field Trial for Multi-Layer Network Optimization
Packet Optical SDN Field Trial for Multi-Layer Network OptimizationPacket Optical SDN Field Trial for Multi-Layer Network Optimization
Packet Optical SDN Field Trial for Multi-Layer Network OptimizationADVA
 
Scalable Enterprise Ready Neutron Networking with Nuage Networks
Scalable Enterprise Ready Neutron Networking with Nuage NetworksScalable Enterprise Ready Neutron Networking with Nuage Networks
Scalable Enterprise Ready Neutron Networking with Nuage NetworksScott Sneddon
 
4. Clearwater on rina
4. Clearwater on rina4. Clearwater on rina
4. Clearwater on rinaARCFIRE ICT
 
network layer full chapter_ready.ppt
network layer full chapter_ready.pptnetwork layer full chapter_ready.ppt
network layer full chapter_ready.pptajithkumar996503
 
BLADE Cloud Ready Network Architecture
BLADE Cloud Ready Network ArchitectureBLADE Cloud Ready Network Architecture
BLADE Cloud Ready Network ArchitectureIBM System Networking
 
NECOS Industrial Workshop lightning talk by Prof. Nelson Fonseca (UNICAMP)
NECOS Industrial Workshop lightning talk by Prof. Nelson Fonseca (UNICAMP) NECOS Industrial Workshop lightning talk by Prof. Nelson Fonseca (UNICAMP)
NECOS Industrial Workshop lightning talk by Prof. Nelson Fonseca (UNICAMP) Christian Esteve Rothenberg
 
Control Plane for High Capacity Networks Public
Control Plane for High Capacity Networks PublicControl Plane for High Capacity Networks Public
Control Plane for High Capacity Networks PublicCPqD
 
Framework for the New IP - Phil O'Reilly
Framework for the New IP - Phil O'ReillyFramework for the New IP - Phil O'Reilly
Framework for the New IP - Phil O'Reillyscoopnewsgroup
 
Telecoms Service Assurance & Service Fulfillment with Neo4j Graph Database
Telecoms Service Assurance & Service Fulfillment with Neo4j Graph DatabaseTelecoms Service Assurance & Service Fulfillment with Neo4j Graph Database
Telecoms Service Assurance & Service Fulfillment with Neo4j Graph DatabaseNeo4j
 
Extending Network Virtualization into the Optical Domain
Extending Network Virtualization into the Optical DomainExtending Network Virtualization into the Optical Domain
Extending Network Virtualization into the Optical DomainADVA
 
Packet shaper datasheet 81
Packet shaper datasheet 81Packet shaper datasheet 81
Packet shaper datasheet 81Zalli13
 
Packet shaper datasheet 81
Packet shaper datasheet 81Packet shaper datasheet 81
Packet shaper datasheet 81Zalli13
 
5G in Brownfield how SDN makes 5G Deployments Work
5G in Brownfield how SDN makes 5G Deployments Work5G in Brownfield how SDN makes 5G Deployments Work
5G in Brownfield how SDN makes 5G Deployments WorkLumina Networks
 
Exhibitor session: Ciena
Exhibitor session: CienaExhibitor session: Ciena
Exhibitor session: CienaJisc
 

Similar to SDN Summit - Optical SDN: Virtualizing the Transport Network (20)

MPLS/SDN Intersections Next Generation Access Networks at MPLS & Ethernet Wor...
MPLS/SDN Intersections Next Generation Access Networks at MPLS & Ethernet Wor...MPLS/SDN Intersections Next Generation Access Networks at MPLS & Ethernet Wor...
MPLS/SDN Intersections Next Generation Access Networks at MPLS & Ethernet Wor...
 
Oracle Cloud Networking And Security Exposed
Oracle Cloud Networking And Security Exposed Oracle Cloud Networking And Security Exposed
Oracle Cloud Networking And Security Exposed
 
Cloud Services: Is the Transport Network a Utility or Differentiator
Cloud Services: Is the Transport Network a Utility or DifferentiatorCloud Services: Is the Transport Network a Utility or Differentiator
Cloud Services: Is the Transport Network a Utility or Differentiator
 
Packet Optical SDN Field Trial for Multi-Layer Network Optimization
Packet Optical SDN Field Trial for Multi-Layer Network OptimizationPacket Optical SDN Field Trial for Multi-Layer Network Optimization
Packet Optical SDN Field Trial for Multi-Layer Network Optimization
 
Scalable Enterprise Ready Neutron Networking with Nuage Networks
Scalable Enterprise Ready Neutron Networking with Nuage NetworksScalable Enterprise Ready Neutron Networking with Nuage Networks
Scalable Enterprise Ready Neutron Networking with Nuage Networks
 
5G Microservices
5G Microservices5G Microservices
5G Microservices
 
4. Clearwater on rina
4. Clearwater on rina4. Clearwater on rina
4. Clearwater on rina
 
network layer full chapter_ready.ppt
network layer full chapter_ready.pptnetwork layer full chapter_ready.ppt
network layer full chapter_ready.ppt
 
BLADE Cloud Ready Network Architecture
BLADE Cloud Ready Network ArchitectureBLADE Cloud Ready Network Architecture
BLADE Cloud Ready Network Architecture
 
NECOS Industrial Workshop lightning talk by Prof. Nelson Fonseca (UNICAMP)
NECOS Industrial Workshop lightning talk by Prof. Nelson Fonseca (UNICAMP) NECOS Industrial Workshop lightning talk by Prof. Nelson Fonseca (UNICAMP)
NECOS Industrial Workshop lightning talk by Prof. Nelson Fonseca (UNICAMP)
 
Control Plane for High Capacity Networks Public
Control Plane for High Capacity Networks PublicControl Plane for High Capacity Networks Public
Control Plane for High Capacity Networks Public
 
Framework for the New IP - Phil O'Reilly
Framework for the New IP - Phil O'ReillyFramework for the New IP - Phil O'Reilly
Framework for the New IP - Phil O'Reilly
 
Telecoms Service Assurance & Service Fulfillment with Neo4j Graph Database
Telecoms Service Assurance & Service Fulfillment with Neo4j Graph DatabaseTelecoms Service Assurance & Service Fulfillment with Neo4j Graph Database
Telecoms Service Assurance & Service Fulfillment with Neo4j Graph Database
 
Extending Network Virtualization into the Optical Domain
Extending Network Virtualization into the Optical DomainExtending Network Virtualization into the Optical Domain
Extending Network Virtualization into the Optical Domain
 
Packet shaper datasheet 81
Packet shaper datasheet 81Packet shaper datasheet 81
Packet shaper datasheet 81
 
Packet shaper datasheet 81
Packet shaper datasheet 81Packet shaper datasheet 81
Packet shaper datasheet 81
 
Sitel
SitelSitel
Sitel
 
5G in Brownfield how SDN makes 5G Deployments Work
5G in Brownfield how SDN makes 5G Deployments Work5G in Brownfield how SDN makes 5G Deployments Work
5G in Brownfield how SDN makes 5G Deployments Work
 
Exhibitor session: Ciena
Exhibitor session: CienaExhibitor session: Ciena
Exhibitor session: Ciena
 
State of the OpenDaylight Union
State of the OpenDaylight UnionState of the OpenDaylight Union
State of the OpenDaylight Union
 

More from ADVA

Industrial optically pumped cesium beam clock
Industrial optically pumped cesium beam clockIndustrial optically pumped cesium beam clock
Industrial optically pumped cesium beam clockADVA
 
The need for GBaaS as GPS/GNSS is no longer a reliable source for critical PN...
The need for GBaaS as GPS/GNSS is no longer a reliable source for critical PN...The need for GBaaS as GPS/GNSS is no longer a reliable source for critical PN...
The need for GBaaS as GPS/GNSS is no longer a reliable source for critical PN...ADVA
 
Industry's longest holdover with the OSA 3350 SePRC™ optical cesium clock
Industry's longest holdover with the OSA 3350  SePRC™ optical cesium clockIndustry's longest holdover with the OSA 3350  SePRC™ optical cesium clock
Industry's longest holdover with the OSA 3350 SePRC™ optical cesium clockADVA
 
Addressing PNT threats in critical defense infrastructure
Addressing PNT threats in critical defense infrastructureAddressing PNT threats in critical defense infrastructure
Addressing PNT threats in critical defense infrastructureADVA
 
Precise and assured timing for enterprise networks
Precise and assured timing for enterprise networksPrecise and assured timing for enterprise networks
Precise and assured timing for enterprise networksADVA
 
Introducing Ensemble Cloudlet for on-premises cloud demand
Introducing Ensemble Cloudlet for on-premises cloud demandIntroducing Ensemble Cloudlet for on-premises cloud demand
Introducing Ensemble Cloudlet for on-premises cloud demandADVA
 
ePRTC in data centers - GNSS-backup-as-a-service (GBaaS)
ePRTC in data centers - GNSS-backup-as-a-service (GBaaS)ePRTC in data centers - GNSS-backup-as-a-service (GBaaS)
ePRTC in data centers - GNSS-backup-as-a-service (GBaaS)ADVA
 
Sync on TAP - Syncing infrastructure with software
Sync on TAP - Syncing infrastructure with softwareSync on TAP - Syncing infrastructure with software
Sync on TAP - Syncing infrastructure with softwareADVA
 
Meet stringent latency demands with time-sensitive networking
Meet stringent latency demands with time-sensitive networkingMeet stringent latency demands with time-sensitive networking
Meet stringent latency demands with time-sensitive networkingADVA
 
Making networks secure with multi-layer encryption
Making networks secure with multi-layer encryptionMaking networks secure with multi-layer encryption
Making networks secure with multi-layer encryptionADVA
 
Quantum threat: How to protect your optical network
Quantum threat: How to protect your optical networkQuantum threat: How to protect your optical network
Quantum threat: How to protect your optical networkADVA
 
Optical networks and the ecodesign tradeoff between climate change mitigation...
Optical networks and the ecodesign tradeoff between climate change mitigation...Optical networks and the ecodesign tradeoff between climate change mitigation...
Optical networks and the ecodesign tradeoff between climate change mitigation...ADVA
 
Trends in next-generation data center interconnects (DCI)
Trends in next-generation data center interconnects (DCI)Trends in next-generation data center interconnects (DCI)
Trends in next-generation data center interconnects (DCI)ADVA
 
Open optical edge connecting mobile access networks
Open optical edge connecting mobile access networksOpen optical edge connecting mobile access networks
Open optical edge connecting mobile access networksADVA
 
Introducing Adva Network Security – a trusted German anchor
Introducing Adva Network Security – a trusted German anchorIntroducing Adva Network Security – a trusted German anchor
Introducing Adva Network Security – a trusted German anchorADVA
 
Meet the industry's first pluggable 10G demarcation device
Meet the industry's first pluggable 10G demarcation deviceMeet the industry's first pluggable 10G demarcation device
Meet the industry's first pluggable 10G demarcation deviceADVA
 
Introducing ADVA AccessWave25™
Introducing ADVA AccessWave25™Introducing ADVA AccessWave25™
Introducing ADVA AccessWave25™ADVA
 
10G edge technology for outdoor environments
10G edge technology for outdoor environments10G edge technology for outdoor environments
10G edge technology for outdoor environmentsADVA
 
The quantum age - secure transport networks
The quantum age - secure transport networksThe quantum age - secure transport networks
The quantum age - secure transport networksADVA
 
From leased lines to optical spectrum services
From leased lines to optical spectrum servicesFrom leased lines to optical spectrum services
From leased lines to optical spectrum servicesADVA
 

More from ADVA (20)

Industrial optically pumped cesium beam clock
Industrial optically pumped cesium beam clockIndustrial optically pumped cesium beam clock
Industrial optically pumped cesium beam clock
 
The need for GBaaS as GPS/GNSS is no longer a reliable source for critical PN...
The need for GBaaS as GPS/GNSS is no longer a reliable source for critical PN...The need for GBaaS as GPS/GNSS is no longer a reliable source for critical PN...
The need for GBaaS as GPS/GNSS is no longer a reliable source for critical PN...
 
Industry's longest holdover with the OSA 3350 SePRC™ optical cesium clock
Industry's longest holdover with the OSA 3350  SePRC™ optical cesium clockIndustry's longest holdover with the OSA 3350  SePRC™ optical cesium clock
Industry's longest holdover with the OSA 3350 SePRC™ optical cesium clock
 
Addressing PNT threats in critical defense infrastructure
Addressing PNT threats in critical defense infrastructureAddressing PNT threats in critical defense infrastructure
Addressing PNT threats in critical defense infrastructure
 
Precise and assured timing for enterprise networks
Precise and assured timing for enterprise networksPrecise and assured timing for enterprise networks
Precise and assured timing for enterprise networks
 
Introducing Ensemble Cloudlet for on-premises cloud demand
Introducing Ensemble Cloudlet for on-premises cloud demandIntroducing Ensemble Cloudlet for on-premises cloud demand
Introducing Ensemble Cloudlet for on-premises cloud demand
 
ePRTC in data centers - GNSS-backup-as-a-service (GBaaS)
ePRTC in data centers - GNSS-backup-as-a-service (GBaaS)ePRTC in data centers - GNSS-backup-as-a-service (GBaaS)
ePRTC in data centers - GNSS-backup-as-a-service (GBaaS)
 
Sync on TAP - Syncing infrastructure with software
Sync on TAP - Syncing infrastructure with softwareSync on TAP - Syncing infrastructure with software
Sync on TAP - Syncing infrastructure with software
 
Meet stringent latency demands with time-sensitive networking
Meet stringent latency demands with time-sensitive networkingMeet stringent latency demands with time-sensitive networking
Meet stringent latency demands with time-sensitive networking
 
Making networks secure with multi-layer encryption
Making networks secure with multi-layer encryptionMaking networks secure with multi-layer encryption
Making networks secure with multi-layer encryption
 
Quantum threat: How to protect your optical network
Quantum threat: How to protect your optical networkQuantum threat: How to protect your optical network
Quantum threat: How to protect your optical network
 
Optical networks and the ecodesign tradeoff between climate change mitigation...
Optical networks and the ecodesign tradeoff between climate change mitigation...Optical networks and the ecodesign tradeoff between climate change mitigation...
Optical networks and the ecodesign tradeoff between climate change mitigation...
 
Trends in next-generation data center interconnects (DCI)
Trends in next-generation data center interconnects (DCI)Trends in next-generation data center interconnects (DCI)
Trends in next-generation data center interconnects (DCI)
 
Open optical edge connecting mobile access networks
Open optical edge connecting mobile access networksOpen optical edge connecting mobile access networks
Open optical edge connecting mobile access networks
 
Introducing Adva Network Security – a trusted German anchor
Introducing Adva Network Security – a trusted German anchorIntroducing Adva Network Security – a trusted German anchor
Introducing Adva Network Security – a trusted German anchor
 
Meet the industry's first pluggable 10G demarcation device
Meet the industry's first pluggable 10G demarcation deviceMeet the industry's first pluggable 10G demarcation device
Meet the industry's first pluggable 10G demarcation device
 
Introducing ADVA AccessWave25™
Introducing ADVA AccessWave25™Introducing ADVA AccessWave25™
Introducing ADVA AccessWave25™
 
10G edge technology for outdoor environments
10G edge technology for outdoor environments10G edge technology for outdoor environments
10G edge technology for outdoor environments
 
The quantum age - secure transport networks
The quantum age - secure transport networksThe quantum age - secure transport networks
The quantum age - secure transport networks
 
From leased lines to optical spectrum services
From leased lines to optical spectrum servicesFrom leased lines to optical spectrum services
From leased lines to optical spectrum services
 

Recently uploaded

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
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
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
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 

Recently uploaded (20)

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
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
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
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
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
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 

SDN Summit - Optical SDN: Virtualizing the Transport Network

  • 1. Optical SDN: Virtualizing the Transport Network Wes Doonan SDN Summit March 2013
  • 2. Transport SDN • SDN driving changes to client layer networks • Broadening access to the control plane • Programmatic control interfaces to L2/L3 devices • New control paradigms for enterprises, datacenters • Separation of hardware/software functionality • Leverage common software development models/practices • Utilize scale-out, datacenter-oriented architectures for control • Network-wide view of capabilities and states • Utilize view onto whole networks to drive efficiency and speed • Client layer networks ride atop transport networks • Potential SDN benefits for transport • Closer relationship between applications and networks • Hasten innovation, new approaches to network control • New applications, operational models, business opportunities • Real SDN challenges • Strong provider/consumer network separation often required • Element complexity, technology complexity, OA&M complexity ... • Multiple data plane technologies, strong organizational barriers 2 © 2013 ADVA Optical Networking. All rights reserved.
  • 3. Potential Use Cases Bandwidth Calendaring Cloud-bursting Cloud DC Private Datacenters Workload Balancing Secure Multi-tenancy Tenant 1 Load Load Tenant 2 Transport networks increasingly asked to provide dynamic, high bandwidth, low latency services for SDN-enabled endpoints 3 © 2013 ADVA Optical Networking. All rights reserved.
  • 4. Realities • Transport networks largely serve IP networks today • Legacy voice networks still very much alive, but trend is clear • Transport control can adapt to fit packet network needs • Transport networks already robustly model adaptations • Transport control planes familiar with managing complexity • Transport networks exhibit specific data models • Key is to find the appropriate level of abstraction • IP networks interested primarily in packet aspects • Packet traffic often engineered into explicit flows • "Flow" entity in packet networks is thus a key abstraction • What are the primary attributes of interest in a packet flow? • Set of connected endpoints • Committed bandwidth • Latency end-to-end • Fate sharing, recovery aspects • These attributes point to the appropriate level of abstraction 4 © 2013 ADVA Optical Networking. All rights reserved.
  • 5. Overlay Network Topologies • How can transport networks support packet flows? • Simple connectivity no longer enough; richer model needed • Endpoints are nodes in a topology; bandwidth and latency are attributes of links and nodes in a topology; fate sharing determined by the structure of a topology; recovery capabilities for a flow determined by the containing topology ... Sensing a common thread here? • Transport network virtualization via ONTs • Server network aspects expressed to client network in client terms • Client network methods and techniques can remain unchanged • True for traditional EMS/NMS, distributed control plane, emerging SDN • ONTs already much in use within client layer SDN today • ONTs achievable through common virtualization mechanisms 5 © 2013 ADVA Optical Networking. All rights reserved.
  • 6. Virtualization • Techniques for producing ONTs • Node Scope Virtualization • Partition individual physical nodes into multiple virtual nodes • Represent individual complex nodes as groups of simple nodes • Link Scope Virtualization • Represent paths in one network as links in other networks • Manage connectivity, fate-sharing, and adaptation • Network Scope Virtualization • Represent networks as individual nodes in other networks • Manage scaling, information scoping, legacy integration • Overlay Network Topology • Topologies containing mix of real and virtual components • Tailored to specific clients, applications, use cases • Express and subsume specific adaptations, policies, constraints 6 © 2013 ADVA Optical Networking. All rights reserved.
  • 7. Node Scope 4 6 5 4 5 6 1 7 1 7 2 8 2 8 3 9 3 9 A C B A B C OR 4 5 6 4 5 6 Matrix: 1->4 1 7 1 7 2->5 2 8 2 8 3->6 3 9 3 9 A->7 B->8 C->9 A B C A B C • Partition physical node into several virtual nodes • Assign physical resources to different virtual nodes • Split asymmetric physical node into multiple symmetric virtual nodes 7 © 2013 ADVA Optical Networking. All rights reserved.
  • 8. Link Scope Client Server • Paths in one network become links in another network • Squelch unneeded information (inline amplifiers, etc) • Subsume complex layer adaptations • Example: path in ODUk network becomes link in Ethernet network 8 © 2013 ADVA Optical Networking. All rights reserved.
  • 9. Adaptation Details • Transport network can provide client topology via adaptations • Example: OTN transport element providing Ethernet link Packet Transport 10TCC10G-ADM 8ROADM-C80/0/OPM 8ROADM-C80/0/OPM 10TCC10G-ADM = Virtual Node = Ethernet Link = ODUk Trail = OCh Trail … 9 © 2013 ADVA Optical Networking. All rights reserved.
  • 10. Network Scope • Networks become virtual nodes in other networks • Respect administrative, security, regulatory boundaries • Encapsulate technology domains, legacy domains, opaque domains 10 © 2013 ADVA Optical Networking. All rights reserved.
  • 11. Virtual Node Activation "Create flow from C to D" Application C C C D D D NMS SDN (sub)Controller CP, PCE "What happens in a VN, stays in a VN" 11 © 2013 ADVA Optical Networking. All rights reserved.
  • 12. Transport Overlay #1 Application Application = real node = virtual node App#1 utilizes server network via specific network overlay 12 © 2013 ADVA Optical Networking. All rights reserved.
  • 13. Transport Overlay #2 Application Application = real node = virtual node App#2 utilizes same server network via different network overlay 13 © 2013 ADVA Optical Networking. All rights reserved.
  • 14. Overlay Activation Controller Application = real node = virtual node Applications activate overlays via SDN or existing NMS/CP 14 © 2013 ADVA Optical Networking. All rights reserved.
  • 15. Overlay Aspects of SDN Overlays are nothing new • Node virtualization already available for packet devices • OF-Config/OVSDB enable segmentation of forwarding planes • Convert one physical switch into multiple logical switches • Path virtualization already embodied in packet networks • OF logical ports can terminate NVGRE/VXLAN encapsulation • In effect, new packet links between non-physically adjacent nodes • Network virtualization also embodied in packet SDN • Flowvisor concepts and components, slicing techniques • Other interesting uses for network virtualization • Encapsulate legacy systems within a broader SDN framework • So, are we done then? Nope • Transport introduces new aspects to SDN architectures 15 © 2013 ADVA Optical Networking. All rights reserved.
  • 16. Asymmetric Switches • Packet switching matrices generally symmetric • Any packet can be switched to any port • Transport switching matrices often asymmetric • Multiple complex constraints on how traffic can be switched • Example: OTN Hierarchy • Specific containment for ODU containers • ODU0 -> ODU1 -> ODU2 -> ODU3 -> ODU4, ODU0 -> ODU2 -> ODU4, ODU2e -> ODU4, etc • Example: Optical ROADMs • Optical elements have wide range of constraints • Channel continuity (e.g. optically transparent nodes) • Fixed filter structures (e.g. endpoint fixed to specific network degree) • Regenerator diversity (e.g. some tunable, some fixed) • Endpoint diversity (e.g. may be fixed, tunable, switchable, combo) • Asymmetries in transport inject constraints into client overlays 16 © 2013 ADVA Optical Networking. All rights reserved.
  • 17. Example Asymmetries Fixed OADM 2D ROADM 3D ROADM, Flexible A/D 4D ROADM, Fixed A/D capabilities (λN: ) (λN: ) (λN: ) o (λANY: ) (λN: ) o (λANY: ) (λN: ) o (λANY: ) constraints (λN:DN) ΤN (λN:DN) ΤN (λN:DN) ΤANY (λN:DN) ΤN o o o (λN:D1) (λN:D2) (λN:D1) (λN:D2) (λN:DANY) (λN:DANY) (λN:DANY) (λN:DANY) λ = channel T = terminal D = degree = passthru = add/drop Each transport node variant introduces different set of asymmetries into the overlay networks they support 17 © 2013 ADVA Optical Networking. All rights reserved.
  • 18. Lack of Payload Visibility • Packet SDNs often utilize payload visibility for core operations • Topology discovery • Capture/inject LLDP frames, process at controller • Performance monitoring • Packet counters, per flow / per port • Transport elements generally have no payload visibility • Payloads mapped into containers at edges, core sees only container • Transparent transport is a feature, not a bug • 100G muxponder versus 100G routing blade 10TCC10G-ADM 8ROADM-C80/0/OPM • Matching capabilities extremely limited • Match on port; nothing else • Possible actions similarly limited • Switch one port to another; nothing else • Different ways to monitor performance • Timing, signal quality, … ? 18 © 2013 ADVA Optical Networking. All rights reserved.
  • 19. SDN Aspects • Introduction of SDN unlikely to proceed linearly • Network operators rarely rip up and replace working systems • Transport networks have existing management systems • Transport technologies are complex, rigid, rife with legacy • Client application access to physical elements often disallowed • Overlay networks permeating L2/L3 architectures • Concepts well understood by practitioners, benefits clear • Abstraction, mobility, scaling, usual reasons • Virtualization is a useful enabler • Initially introduce transport via client SDN framework • Model transport components as elements of the client network • Utilize virtualization techniques to implement the model • Allow time for SDN to mature, benefits to emerge • Compelling applications in particular will be critical to success 19 © 2013 ADVA Optical Networking. All rights reserved.
  • 20. Summary • Transport networks can utilize/integrate with SDN techniques • Transport networks have complexities • A continuum of techniques needed to realize benefits • Overlay network topologies initially bring transport into SDN • Providers use ONTs to enable SDNs for clients • "Topology-as-a-Service", "Just Enough Topology" models • Mediation to physical devices eases provider concerns • Seamless coordination amongst technologies and layers • Applications deal with flows, ONTs handle transport details 20 © 2013 ADVA Optical Networking. All rights reserved.
  • 21. Thank you wdoonan@advaoptical.com IMPORTANT NOTICE The content of this presentation is strictly confidential. ADVA Optical Networking is the exclusive owner or licensee of the content, material, and information in this presentation. Any reproduction, publication or reprint, in whole or in part, is strictly prohibited. The information in this presentation may not be accurate, complete or up to date, and is provided without warranties or representations of any kind, either express or implied. ADVA Optical Networking shall not be responsible for and disclaims any liability for any loss or damages, including without limitation, direct, indirect, incidental, consequential and special damages, alleged to have been caused by or in connection with using and/or relying on the information contained in this presentation. Copyright © for the entire content of this presentation: ADVA Optical Networking.