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

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
ozkan01
 

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

Packet shaper datasheet 81
Packet shaper datasheet 81Packet shaper datasheet 81
Packet shaper datasheet 81
Zalli13
 
Packet shaper datasheet 81
Packet shaper datasheet 81Packet shaper datasheet 81
Packet shaper datasheet 81
Zalli13
 

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

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

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

Recently uploaded (20)

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

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.