SlideShare une entreprise Scribd logo
1  sur  7
Télécharger pour lire hors ligne
Solution Overview
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 7
MONETIZATION
 End-to-end application control, from
the data center to the end user,
supports multi-tiered service offerings
that can generate incremental
revenues and expand your addressable
market.
 Customer lifetime value can be
increased by higher service availability
and optimal service delivery, which
improve the end-user experience.
LOWER CAPITAL EXPENDITURES
 Average link usage can be expanded
from 40 to 70 percent, based on Cisco
research of dynamic rerouting of traffic
to promote higher link utilization.
 Dramatically fewer traffic engineered
tunnels are required in a typical
Multiprotocol Label Switching (MPLS)
network.
LOWER OPERATIONAL
EXPENDITURES
 Simplified configuration and
troubleshooting based on fewer
required protocols.
 Automated 50-ms protection for
higher service availability.
Application Engineered Routing Allows Applications
and Network Infrastructure to Interact
What if applications could communicate their
requirements - such as bandwidth, latency, and
jitter - and get the network infrastructure to
dynamically provide them? Application
Engineered Routing gives you this level of
agility. The Cisco®
Application Engineered
Routing solution provides end-to-end control
over how your network infrastructure transports
your applications. Tying specific application
requirements to a deeper understanding of the
network infrastructure state gives you the
power to optimize your network resources and
make informed decisions dynamically, helping
to ensure a consistent, high-quality customer
experience.
In the past, separate network infrastructures were built to
deliver specific applications. Today, infrastructure is being
consolidated, while the number and diversity of applications
are increasing. Traffic patterns are dynamically changing, and
new applications come with specific transport requirements.
Older network infrastructures can no longer handle new
application requirements for scalability, automation, and agility.
You need an Evolved Programmable Network with advanced
capabilities.
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 2 of 7
Application Engineered Routing: Phase 1
Cisco Application Engineered Routing Phase 1 is focused on implementing Segment Routing in customer
networks.
What is Segment Routing?
Segment Routing allows a unified, end-to-end, policy-aware network architecture from servers in the data center,
through the WAN, and out to the aggregation layer. It has been designed for software-defined networking (SDN),
because it seeks the right balance between distributed intelligence, centralized optimization, and application-based
policy creation. Other benefits of Segment Routing are related to operational simplicity, better scale, and better
utilization of the installed infrastructure.
Segment Routing is based on the principles of source routing, where the source of a packet (an end station or a
network entry point) chooses and encodes the desired network path directly into the packet header as an ordered
list of segments. A segment list provides the handling instructions to forward a packet throughout the network. For
example, the instructions may say: “go to node N using the shortest path” or “go to node N over the shortest path
to node M and then follow links Layer 1, Layer 2, and Layer 3.” With this approach, the network no longer needs to
maintain a per-application and per-flow state. Instead, it simply obeys the forwarding instructions provided in the
packet.
In addition, Segment Routing satisfies essential requirements such as:
● Being capable of providing strict network performance guarantees
● Making efficient use of network resources, such as being Equal Cost Multipath (ECMP) friendly
● Providing very high scalability for application-based transactions
Segment Routing relies on a small number of extensions to Cisco Intermediate System-to-Intermediate System
(IS-IS) and Open Shortest Path First (OSPF) protocols. It can operate with an MPLS or an IPv6 data plane, and it
integrates with the rich multi-service capabilities of MPLS, including Layer 3 VPN (L3VPN), Virtual Private Wire
Service (VPWS), Virtual Private LAN Service (VPLS), and Ethernet VPN (EVPN).
How It Works
A router in a Segment Routing network is capable of selecting any path to forward traffic, whether it is explicit or
Interior Gateway Protocol (IGP) shortest path. “Segments” represent subpaths that a router can combine to form a
complete route to a network destination. Each segment has an identifier (“Segment Identifier”) that is distributed
throughout the network using new IGP extensions. The extensions are equally applicable to IPv4 and IPv6 control
planes. Unlike the case for traditional MPLS networks, routers in a Segment Router network no longer require
Label Distribution Protocol (LDP) and Resource Reservation Protocol - Traffic Engineering (RSVP-TE) to allocate
or signal their segment identifiers and program their forwarding information.
Each router (node) and each link (adjacency) has an associated segment identifier. “Node segment identifiers” are
globally unique and represent the shortest path to a router as determined by the IGP. The network administrator
allocates a node ID to each router from a reserved block. On the other hand, an “adjacency segment ID” is locally
significant and represents a specific adjacency, such as egress interface, to a neighboring router. Routers
automatically generate adjacency identifiers outside of the reserved block of node IDs. In an MPLS network, a
segment identifier is encoded as an MPLS label stack entry. Figure 1 illustrates an MPLS network with five routers
using Segment Routing, IS-IS, and a label range of 100 to 199 for node IDs and 200 and higher for adjacency IDs.
IS-IS would distribute IP prefix reachability alongside segment ID (the MPLS label) across the network.
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 3 of 7
Figure 1. An MPLS Segment Routing Network
In the previous example, any router sending traffic to router E would push label 103 (router E node segment
identifier) to forward traffic using the IS-IS shortest path. The MPLS label-swapping operation at each hop
preserves label 103 until the packet arrives at E (Figure 2). On the other hand, adjacency segments behave
differently. For example, if a packet arrives at Router D with a top-of-stack MPLS label of 203 (D-to-E adjacency
segment identifier), Router D would pop the label and forward the traffic to Router E.
Figure 2. Segment Routing Using a Dynamic Path
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 4 of 7
Segment identifiers can be combined as an ordered list to perform traffic engineering. A segment list can contain
several adjacency segments, several node segments, or a combination of both depending on the forwarding
requirements. In the previous example, Router A could alternatively push label stack (104, 203) to reach Router E
using the shortest path and all applicable ECMPs to Router D and then through an explicit interface onto the
destination (Figure 3). Router A does not need to signal the new path, and the state information remains constant
in the network. Router A ultimately enforces a forwarding policy that determines which flows destined to router E
are switched through a particular path.
Figure 3. Segment Routing Using a Combined Dynamic and Explicit Path
An MPLS network can continue to support rich multiservice capabilities when using Segment Routing. The label
stack that implements the segment list simply transports packets between service routers or provider edge routers.
Those devices can still deploy L3VPN, VPWS, VPLS, EVPN, and other services. The service labels are appended
after the label stack associated with the segment list. No signaling changes are required for the network services.
Segment Routing provides automatic traffic protection without any topological restrictions. The network protects
traffic against link and node failures without requiring additional signaling in the network. Existing IP fast re-route
(FRR) technology, in combination with the explicit routing capabilities in Segment Routing, guarantees full
protection coverage with optimum backup paths. Traffic protection does not impose any additional signaling
requirements.
Application Engineered Routing Phase 2
Segment Routing is a compelling architecture conceived to embrace SDN. It strikes a balance between network-
based distributed intelligence, such as automatic link and node protection, and controller-based centralized
intelligence, such as traffic optimization. It can provide strict network performance guarantees, efficient use of
network resources, and very high scalability for application-based transactions. The network uses minimal state
information to meet these requirements.
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 5 of 7
Segment routing can be easily integrated with a controller-based SDN architecture. Figure 4 illustrates a sample
SDN scenario where the controller performs centralized optimization, including bandwidth admission control. In this
scenario, the controller has a complete picture of the network topology and flows. A router can request a path to a
destination with certain characteristics, for example, delay, bandwidth, diversity. The controller computes an
optimal path and returns the corresponding segment list, such as an MPLS label stack, to the requesting router. At
that point, the router can inject traffic with the segment list without any additional signaling in the network.
Figure 4. Segment Routing in Software-Defined Networks
In addition, segment lists allow complete network virtualization without adding any application state to the network.
The state is encoded in the packet as a list of segments. Because the network only maintains segment state, it can
support a large number - and a higher frequency - of transaction-based application requests without creating any
burden on the network (Figure 5).
Figure 5. Application Engineered Routing Solution
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 6 of 7
Use Cases
IGP-based MPLS
tunneling
● When applied to the MPLS data plane, Segment Routing offers the ability to tunnel MPLS services
(VPN, VPLS, and VPWS) from an ingress provider edge to an egress provider edge without any
other protocol than an IGP (ISIS or OSPF).
● Simpler operation without separate protocols for label distribution (e.g., no LDP or RSVP-TE).
● No complex LDP or IGP synchronization to troubleshoot.
● Better utilization of installed infrastructure, for lower capital expenditures (CapEx), with ECMP-aware
shortest path forwarding (using node segment IDs).
Fast Reroute ● Segment Routing architecture provides multiple protection mechanisms to support services with tight
service-level agreement (SLA) guarantees.
● Segment Routing enhances classical IP-FRR solutions to provide 100 percent coverage and
automatic, sub-50-msec protection (Topology Independent LFA [TI-LFA]).
● A Segment Routing node discovers protection paths for each of its adjacent network component "by
default," with minimal operational impact. There are no directed LDP session or RSVP-TE tunnels.
● Optimal backup path is provided along post convergence path.
● Transient congestion and suboptimal routing are prevented.
Large-scale data
center
● Segment Routing simplifies MPLS-enabled data center designs using Border Gateway Protocol
(BGP) RFC 3107 - IPv4 labeled unicast among Top-of-the-Rack/Leaf/Spine switches.
● BGP distributes the node segment ID, equivalent to IGP node SID.
● Any node within the topology allocates the same BGP segment for the same switch.
● The same benefits are provided as for IGP node SID: ECMP and automated FRR (BGP PIC(Prefix
Independent Convergence).
● This is a building block for traffic engineering - SR TE data center fabric optimization.
Dual-plane networks ● Segment Routing provides a simple solution for disjointness enforcement within a so-called “dual-
plane” network, where the route to an edge destination from a given plane stays within the plane
unless the plane is partitioned.
● An additional SID “anycast” segment ID allows the expression of macro policies such as: "Flow 1
injected in node A toward node Z must go via plane 1" and "Flow 2 injected in node A towards node
Z must go via plane 2."
Centralized traffic
engineering
● Controllers and orchestration platforms can interact with Segment Routing traffic engineering for
centralized optimization, such as WAN optimization.
● Network changes such as congestion can trigger an application to optimize (recompute) the
placement of segment routing traffic engineering tunnels.
● Segment Routing tunnels are dynamically programmed onto the network from an orchestrator using
southbound protocols like PCE.
● Agile network programming is possible since Segment Routing tunnels do not require signaling and
per-flow state at midpoints and tail end routers.
Egress peering traffic
engineering (EPE)
● Segment Routing allows centralized EPE.
● A controller instructs an ingress provider edge and content source to use a specific egress provider
edge and specific external interface to reach a destination.
● BGP “peering” segment IDs are used to express source-routed inter-domain paths.
● Controllers learn BGP peering SIDs and the external topology of the egress border router through
BGP Link Status (BGP-LS) EPE routes.
● Controllers program ingress points with a desired path.
Why Cisco
The Cisco Evolved Programmable Network (EPN) and Evolved Services Platform (ESP) portfolio provide the
essential capabilities that service providers need to deliver an end-to-end Application Engineered Routing solution.
Cisco software and hardware solutions offer the following benefits:
● Easy to deploy: Segment Routing can be implemented on Cisco EPN platforms with a simple software
upgrade.
● Easy to manage: Application Engineered Routing automation and orchestration capabilities help simplify
the creation of new services, improve time to market, and deliver a superior end-user experience.
● Open: The solution is based entirely on open interfaces to allow multivendor deployment.
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 7 of 7
Next Steps
Please visit http://www.cisco.com/go/epn for more information on Cisco Application Engineered Routing.
Printed in USA C22-734089-00 03/15

Contenu connexe

Tendances

Introduction to Segment Routing
Introduction to Segment RoutingIntroduction to Segment Routing
Introduction to Segment RoutingMyNOG
 
Access Network Evolution
Access Network Evolution Access Network Evolution
Access Network Evolution Cisco Canada
 
Branching out with SDN
Branching out with SDNBranching out with SDN
Branching out with SDNAPNIC
 
Traffic Engineering Using Segment Routing
Traffic Engineering Using Segment Routing Traffic Engineering Using Segment Routing
Traffic Engineering Using Segment Routing Cisco Canada
 
CCNP Switching Chapter 6
CCNP Switching Chapter 6CCNP Switching Chapter 6
CCNP Switching Chapter 6Chaing Ravuth
 
Segment Routing Technology Deep Dive and Advanced Use Cases
Segment Routing Technology Deep Dive and Advanced Use CasesSegment Routing Technology Deep Dive and Advanced Use Cases
Segment Routing Technology Deep Dive and Advanced Use CasesCisco Canada
 
Cisco Exam # 642 611 Mpls Study Notes
Cisco Exam # 642 611 Mpls Study NotesCisco Exam # 642 611 Mpls Study Notes
Cisco Exam # 642 611 Mpls Study NotesDuane Bodle
 
CCNA2 Verson6 Chapter3
CCNA2 Verson6 Chapter3CCNA2 Verson6 Chapter3
CCNA2 Verson6 Chapter3Chaing Ravuth
 
IWAN Lab Guide
IWAN Lab GuideIWAN Lab Guide
IWAN Lab Guidejww330015
 
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
 
12.) fabric (your next data center)
12.) fabric (your next data center)12.) fabric (your next data center)
12.) fabric (your next data center)Jeff Green
 
From GMPLS to OpenFlow Control & Monitoring of Optical Networks
From GMPLS to OpenFlow Control & Monitoring of Optical NetworksFrom GMPLS to OpenFlow Control & Monitoring of Optical Networks
From GMPLS to OpenFlow Control & Monitoring of Optical NetworksFIBRE Testbed
 
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016Bruno Teixeira
 
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...PROIDEA
 

Tendances (20)

Introduction to Segment Routing
Introduction to Segment RoutingIntroduction to Segment Routing
Introduction to Segment Routing
 
CCNP ROUTE V7 CH4
CCNP ROUTE V7 CH4CCNP ROUTE V7 CH4
CCNP ROUTE V7 CH4
 
Access Network Evolution
Access Network Evolution Access Network Evolution
Access Network Evolution
 
Branching out with SDN
Branching out with SDNBranching out with SDN
Branching out with SDN
 
Design Principles for 5G
Design Principles for 5GDesign Principles for 5G
Design Principles for 5G
 
Traffic Engineering Using Segment Routing
Traffic Engineering Using Segment Routing Traffic Engineering Using Segment Routing
Traffic Engineering Using Segment Routing
 
CCNP Switching Chapter 6
CCNP Switching Chapter 6CCNP Switching Chapter 6
CCNP Switching Chapter 6
 
Segment Routing Technology Deep Dive and Advanced Use Cases
Segment Routing Technology Deep Dive and Advanced Use CasesSegment Routing Technology Deep Dive and Advanced Use Cases
Segment Routing Technology Deep Dive and Advanced Use Cases
 
Cisco Exam # 642 611 Mpls Study Notes
Cisco Exam # 642 611 Mpls Study NotesCisco Exam # 642 611 Mpls Study Notes
Cisco Exam # 642 611 Mpls Study Notes
 
Software Defined RAN
Software Defined RANSoftware Defined RAN
Software Defined RAN
 
CCNA2 Verson6 Chapter3
CCNA2 Verson6 Chapter3CCNA2 Verson6 Chapter3
CCNA2 Verson6 Chapter3
 
IWAN Lab Guide
IWAN Lab GuideIWAN Lab Guide
IWAN Lab Guide
 
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
 
Seamless mpls
Seamless mpls Seamless mpls
Seamless mpls
 
12.) fabric (your next data center)
12.) fabric (your next data center)12.) fabric (your next data center)
12.) fabric (your next data center)
 
From GMPLS to OpenFlow Control & Monitoring of Optical Networks
From GMPLS to OpenFlow Control & Monitoring of Optical NetworksFrom GMPLS to OpenFlow Control & Monitoring of Optical Networks
From GMPLS to OpenFlow Control & Monitoring of Optical Networks
 
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
 
IP RAN 100NGN
IP RAN 100NGNIP RAN 100NGN
IP RAN 100NGN
 
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
 
EIN overview
EIN overviewEIN overview
EIN overview
 

Similaire à Application Engineered Routing Enables Applications and Network Infrastructure Interaction Solution Overview

Implementation of intelligent wide area network(wan)- report
Implementation of intelligent wide area network(wan)- reportImplementation of intelligent wide area network(wan)- report
Implementation of intelligent wide area network(wan)- reportJatin Singh
 
IRJET - Designing a High Level Corporate Network Infrastructure with MPLS Cloud
IRJET - Designing a High Level Corporate Network Infrastructure with MPLS CloudIRJET - Designing a High Level Corporate Network Infrastructure with MPLS Cloud
IRJET - Designing a High Level Corporate Network Infrastructure with MPLS CloudIRJET Journal
 
Cube2012 high capacity service provider design using gpmls for ip next genera...
Cube2012 high capacity service provider design using gpmls for ip next genera...Cube2012 high capacity service provider design using gpmls for ip next genera...
Cube2012 high capacity service provider design using gpmls for ip next genera...Ashish Tanwer
 
Dynamic routing of ip traffic
Dynamic routing of ip trafficDynamic routing of ip traffic
Dynamic routing of ip trafficIJCNCJournal
 
Cube2012 scaling service provider backbone using bgp confederations for next ...
Cube2012 scaling service provider backbone using bgp confederations for next ...Cube2012 scaling service provider backbone using bgp confederations for next ...
Cube2012 scaling service provider backbone using bgp confederations for next ...Ashish Tanwer
 
Analysis Of Wireless Sensor Network Routing Protocols
Analysis Of Wireless Sensor Network Routing ProtocolsAnalysis Of Wireless Sensor Network Routing Protocols
Analysis Of Wireless Sensor Network Routing ProtocolsAmanda Brady
 
Traffic Engineering and Quality of Experience in MPLS Network by Fuzzy Logic ...
Traffic Engineering and Quality of Experience in MPLS Network by Fuzzy Logic ...Traffic Engineering and Quality of Experience in MPLS Network by Fuzzy Logic ...
Traffic Engineering and Quality of Experience in MPLS Network by Fuzzy Logic ...IJERA Editor
 
Secure Data Communications in Mobile Ad-Hoc Networks
Secure Data Communications in Mobile Ad-Hoc NetworksSecure Data Communications in Mobile Ad-Hoc Networks
Secure Data Communications in Mobile Ad-Hoc NetworksIRJET Journal
 
IRJET- Performance Analysis of MPLS-VPN and Traditional IP Network
IRJET-  	  Performance Analysis of MPLS-VPN and Traditional IP NetworkIRJET-  	  Performance Analysis of MPLS-VPN and Traditional IP Network
IRJET- Performance Analysis of MPLS-VPN and Traditional IP NetworkIRJET Journal
 
Network architecture - part-I
Network architecture - part-INetwork architecture - part-I
Network architecture - part-Icsk selva
 
IJSRED-V1I1P4
IJSRED-V1I1P4IJSRED-V1I1P4
IJSRED-V1I1P4IJSRED
 
Disadvantages And Disadvantages Of Wireless Networked And...
Disadvantages And Disadvantages Of Wireless Networked And...Disadvantages And Disadvantages Of Wireless Networked And...
Disadvantages And Disadvantages Of Wireless Networked And...Kimberly Jones
 

Similaire à Application Engineered Routing Enables Applications and Network Infrastructure Interaction Solution Overview (20)

Implementation of intelligent wide area network(wan)- report
Implementation of intelligent wide area network(wan)- reportImplementation of intelligent wide area network(wan)- report
Implementation of intelligent wide area network(wan)- report
 
C0343015019
C0343015019C0343015019
C0343015019
 
IRJET - Designing a High Level Corporate Network Infrastructure with MPLS Cloud
IRJET - Designing a High Level Corporate Network Infrastructure with MPLS CloudIRJET - Designing a High Level Corporate Network Infrastructure with MPLS Cloud
IRJET - Designing a High Level Corporate Network Infrastructure with MPLS Cloud
 
Vp ns
Vp nsVp ns
Vp ns
 
Cube2012 high capacity service provider design using gpmls for ip next genera...
Cube2012 high capacity service provider design using gpmls for ip next genera...Cube2012 high capacity service provider design using gpmls for ip next genera...
Cube2012 high capacity service provider design using gpmls for ip next genera...
 
Dynamic routing of ip traffic
Dynamic routing of ip trafficDynamic routing of ip traffic
Dynamic routing of ip traffic
 
Cube2012 scaling service provider backbone using bgp confederations for next ...
Cube2012 scaling service provider backbone using bgp confederations for next ...Cube2012 scaling service provider backbone using bgp confederations for next ...
Cube2012 scaling service provider backbone using bgp confederations for next ...
 
Analysis Of Wireless Sensor Network Routing Protocols
Analysis Of Wireless Sensor Network Routing ProtocolsAnalysis Of Wireless Sensor Network Routing Protocols
Analysis Of Wireless Sensor Network Routing Protocols
 
Traffic Engineering and Quality of Experience in MPLS Network by Fuzzy Logic ...
Traffic Engineering and Quality of Experience in MPLS Network by Fuzzy Logic ...Traffic Engineering and Quality of Experience in MPLS Network by Fuzzy Logic ...
Traffic Engineering and Quality of Experience in MPLS Network by Fuzzy Logic ...
 
Secure Data Communications in Mobile Ad-Hoc Networks
Secure Data Communications in Mobile Ad-Hoc NetworksSecure Data Communications in Mobile Ad-Hoc Networks
Secure Data Communications in Mobile Ad-Hoc Networks
 
ENCOR_Chapter_6.pptx
ENCOR_Chapter_6.pptxENCOR_Chapter_6.pptx
ENCOR_Chapter_6.pptx
 
IRJET- Performance Analysis of MPLS-VPN and Traditional IP Network
IRJET-  	  Performance Analysis of MPLS-VPN and Traditional IP NetworkIRJET-  	  Performance Analysis of MPLS-VPN and Traditional IP Network
IRJET- Performance Analysis of MPLS-VPN and Traditional IP Network
 
Network architecture - part-I
Network architecture - part-INetwork architecture - part-I
Network architecture - part-I
 
IJSRED-V1I1P4
IJSRED-V1I1P4IJSRED-V1I1P4
IJSRED-V1I1P4
 
C C N A Day1
C C N A  Day1C C N A  Day1
C C N A Day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Disadvantages And Disadvantages Of Wireless Networked And...
Disadvantages And Disadvantages Of Wireless Networked And...Disadvantages And Disadvantages Of Wireless Networked And...
Disadvantages And Disadvantages Of Wireless Networked And...
 
Ccna1 presentation
Ccna1 presentationCcna1 presentation
Ccna1 presentation
 

Plus de Cisco Service Provider

SP Network Automation: Automated Operations Overview
SP Network Automation: Automated Operations Overview SP Network Automation: Automated Operations Overview
SP Network Automation: Automated Operations Overview Cisco Service Provider
 
[Whitepaper] Cisco Vision: 5G - THRIVING INDOORS
[Whitepaper] Cisco Vision: 5G - THRIVING INDOORS[Whitepaper] Cisco Vision: 5G - THRIVING INDOORS
[Whitepaper] Cisco Vision: 5G - THRIVING INDOORSCisco Service Provider
 
[Infographic] Cisco Visual Networking Index (VNI): Mobile-Connected Devices p...
[Infographic] Cisco Visual Networking Index (VNI): Mobile-Connected Devices p...[Infographic] Cisco Visual Networking Index (VNI): Mobile-Connected Devices p...
[Infographic] Cisco Visual Networking Index (VNI): Mobile-Connected Devices p...Cisco Service Provider
 
[Infographic] Cisco Visual Networking Index (VNI): Mobile Users Growth
[Infographic] Cisco Visual Networking Index (VNI): Mobile Users Growth[Infographic] Cisco Visual Networking Index (VNI): Mobile Users Growth
[Infographic] Cisco Visual Networking Index (VNI): Mobile Users GrowthCisco Service Provider
 
Cisco Cloud-Scale Innovation Infographic
Cisco Cloud-Scale Innovation InfographicCisco Cloud-Scale Innovation Infographic
Cisco Cloud-Scale Innovation InfographicCisco Service Provider
 
Operator Drives Bandwidth Efficiency and Optimizes Satellite Link Performance
Operator Drives Bandwidth Efficiency and Optimizes Satellite Link PerformanceOperator Drives Bandwidth Efficiency and Optimizes Satellite Link Performance
Operator Drives Bandwidth Efficiency and Optimizes Satellite Link PerformanceCisco Service Provider
 
Research Highlight: Independent Validation of Cisco Service Provider Virtuali...
Research Highlight: Independent Validation of Cisco Service Provider Virtuali...Research Highlight: Independent Validation of Cisco Service Provider Virtuali...
Research Highlight: Independent Validation of Cisco Service Provider Virtuali...Cisco Service Provider
 
Cisco Policy Suite for Service Providers
Cisco Policy Suite for Service ProvidersCisco Policy Suite for Service Providers
Cisco Policy Suite for Service ProvidersCisco Service Provider
 
Deploy New Technologies Quickly with Cisco Managed Services for Service Provi...
Deploy New Technologies Quickly with Cisco Managed Services for Service Provi...Deploy New Technologies Quickly with Cisco Managed Services for Service Provi...
Deploy New Technologies Quickly with Cisco Managed Services for Service Provi...Cisco Service Provider
 
Cisco Virtual Managed Services: Transform Your Business with Cloud-based Inn...
Cisco Virtual Managed Services:  Transform Your Business with Cloud-based Inn...Cisco Virtual Managed Services:  Transform Your Business with Cloud-based Inn...
Cisco Virtual Managed Services: Transform Your Business with Cloud-based Inn...Cisco Service Provider
 
Cisco Virtual Managed Services Solution
Cisco Virtual Managed Services SolutionCisco Virtual Managed Services Solution
Cisco Virtual Managed Services SolutionCisco Service Provider
 
Cisco cBR-8 Evolved CCAP: Deliver Scalable Network and Service Growth at a Lo...
Cisco cBR-8 Evolved CCAP: Deliver Scalable Network and Service Growth at a Lo...Cisco cBR-8 Evolved CCAP: Deliver Scalable Network and Service Growth at a Lo...
Cisco cBR-8 Evolved CCAP: Deliver Scalable Network and Service Growth at a Lo...Cisco Service Provider
 
Cisco Service Provider Vision and Strategy: Business Transforming Through Inn...
Cisco Service Provider Vision and Strategy: Business Transforming Through Inn...Cisco Service Provider Vision and Strategy: Business Transforming Through Inn...
Cisco Service Provider Vision and Strategy: Business Transforming Through Inn...Cisco Service Provider
 
 Network Innovations Driving Business Transformation
 Network Innovations Driving Business Transformation Network Innovations Driving Business Transformation
 Network Innovations Driving Business TransformationCisco Service Provider
 

Plus de Cisco Service Provider (20)

SP 5G: Unified Enablement Platform
SP 5G: Unified Enablement Platform  SP 5G: Unified Enablement Platform
SP 5G: Unified Enablement Platform
 
SP Network Automation: Automated Operations Overview
SP Network Automation: Automated Operations Overview SP Network Automation: Automated Operations Overview
SP Network Automation: Automated Operations Overview
 
[Whitepaper] Cisco Vision: 5G - THRIVING INDOORS
[Whitepaper] Cisco Vision: 5G - THRIVING INDOORS[Whitepaper] Cisco Vision: 5G - THRIVING INDOORS
[Whitepaper] Cisco Vision: 5G - THRIVING INDOORS
 
Cisco at OFC 2016
Cisco at OFC 2016Cisco at OFC 2016
Cisco at OFC 2016
 
[Infographic] Cisco Visual Networking Index (VNI): Mobile-Connected Devices p...
[Infographic] Cisco Visual Networking Index (VNI): Mobile-Connected Devices p...[Infographic] Cisco Visual Networking Index (VNI): Mobile-Connected Devices p...
[Infographic] Cisco Visual Networking Index (VNI): Mobile-Connected Devices p...
 
[Infographic] Cisco Visual Networking Index (VNI): Mobile Users Growth
[Infographic] Cisco Visual Networking Index (VNI): Mobile Users Growth[Infographic] Cisco Visual Networking Index (VNI): Mobile Users Growth
[Infographic] Cisco Visual Networking Index (VNI): Mobile Users Growth
 
Cisco Cloud-Scale Innovation Infographic
Cisco Cloud-Scale Innovation InfographicCisco Cloud-Scale Innovation Infographic
Cisco Cloud-Scale Innovation Infographic
 
Simplify Operations
Simplify OperationsSimplify Operations
Simplify Operations
 
Expand Your Market Opportunities
Expand Your Market OpportunitiesExpand Your Market Opportunities
Expand Your Market Opportunities
 
Orchestrated Assurance
Orchestrated Assurance Orchestrated Assurance
Orchestrated Assurance
 
Operator Drives Bandwidth Efficiency and Optimizes Satellite Link Performance
Operator Drives Bandwidth Efficiency and Optimizes Satellite Link PerformanceOperator Drives Bandwidth Efficiency and Optimizes Satellite Link Performance
Operator Drives Bandwidth Efficiency and Optimizes Satellite Link Performance
 
Research Highlight: Independent Validation of Cisco Service Provider Virtuali...
Research Highlight: Independent Validation of Cisco Service Provider Virtuali...Research Highlight: Independent Validation of Cisco Service Provider Virtuali...
Research Highlight: Independent Validation of Cisco Service Provider Virtuali...
 
Cisco Policy Suite for Service Providers
Cisco Policy Suite for Service ProvidersCisco Policy Suite for Service Providers
Cisco Policy Suite for Service Providers
 
Deploy New Technologies Quickly with Cisco Managed Services for Service Provi...
Deploy New Technologies Quickly with Cisco Managed Services for Service Provi...Deploy New Technologies Quickly with Cisco Managed Services for Service Provi...
Deploy New Technologies Quickly with Cisco Managed Services for Service Provi...
 
Cisco Virtual Managed Services: Transform Your Business with Cloud-based Inn...
Cisco Virtual Managed Services:  Transform Your Business with Cloud-based Inn...Cisco Virtual Managed Services:  Transform Your Business with Cloud-based Inn...
Cisco Virtual Managed Services: Transform Your Business with Cloud-based Inn...
 
Cisco Virtual Managed Services Solution
Cisco Virtual Managed Services SolutionCisco Virtual Managed Services Solution
Cisco Virtual Managed Services Solution
 
Cisco cBR-8 Evolved CCAP: Deliver Scalable Network and Service Growth at a Lo...
Cisco cBR-8 Evolved CCAP: Deliver Scalable Network and Service Growth at a Lo...Cisco cBR-8 Evolved CCAP: Deliver Scalable Network and Service Growth at a Lo...
Cisco cBR-8 Evolved CCAP: Deliver Scalable Network and Service Growth at a Lo...
 
IPv6: Unleashing The Power
IPv6: Unleashing The PowerIPv6: Unleashing The Power
IPv6: Unleashing The Power
 
Cisco Service Provider Vision and Strategy: Business Transforming Through Inn...
Cisco Service Provider Vision and Strategy: Business Transforming Through Inn...Cisco Service Provider Vision and Strategy: Business Transforming Through Inn...
Cisco Service Provider Vision and Strategy: Business Transforming Through Inn...
 
 Network Innovations Driving Business Transformation
 Network Innovations Driving Business Transformation Network Innovations Driving Business Transformation
 Network Innovations Driving Business Transformation
 

Dernier

[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.pdfhans926745
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
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 MenDelhi Call girls
 
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 productivityPrincipled Technologies
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
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.pptxEarley Information Science
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 

Dernier (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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
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
 
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
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
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
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 

Application Engineered Routing Enables Applications and Network Infrastructure Interaction Solution Overview

  • 1. Solution Overview © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 7 MONETIZATION  End-to-end application control, from the data center to the end user, supports multi-tiered service offerings that can generate incremental revenues and expand your addressable market.  Customer lifetime value can be increased by higher service availability and optimal service delivery, which improve the end-user experience. LOWER CAPITAL EXPENDITURES  Average link usage can be expanded from 40 to 70 percent, based on Cisco research of dynamic rerouting of traffic to promote higher link utilization.  Dramatically fewer traffic engineered tunnels are required in a typical Multiprotocol Label Switching (MPLS) network. LOWER OPERATIONAL EXPENDITURES  Simplified configuration and troubleshooting based on fewer required protocols.  Automated 50-ms protection for higher service availability. Application Engineered Routing Allows Applications and Network Infrastructure to Interact What if applications could communicate their requirements - such as bandwidth, latency, and jitter - and get the network infrastructure to dynamically provide them? Application Engineered Routing gives you this level of agility. The Cisco® Application Engineered Routing solution provides end-to-end control over how your network infrastructure transports your applications. Tying specific application requirements to a deeper understanding of the network infrastructure state gives you the power to optimize your network resources and make informed decisions dynamically, helping to ensure a consistent, high-quality customer experience. In the past, separate network infrastructures were built to deliver specific applications. Today, infrastructure is being consolidated, while the number and diversity of applications are increasing. Traffic patterns are dynamically changing, and new applications come with specific transport requirements. Older network infrastructures can no longer handle new application requirements for scalability, automation, and agility. You need an Evolved Programmable Network with advanced capabilities.
  • 2. © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 2 of 7 Application Engineered Routing: Phase 1 Cisco Application Engineered Routing Phase 1 is focused on implementing Segment Routing in customer networks. What is Segment Routing? Segment Routing allows a unified, end-to-end, policy-aware network architecture from servers in the data center, through the WAN, and out to the aggregation layer. It has been designed for software-defined networking (SDN), because it seeks the right balance between distributed intelligence, centralized optimization, and application-based policy creation. Other benefits of Segment Routing are related to operational simplicity, better scale, and better utilization of the installed infrastructure. Segment Routing is based on the principles of source routing, where the source of a packet (an end station or a network entry point) chooses and encodes the desired network path directly into the packet header as an ordered list of segments. A segment list provides the handling instructions to forward a packet throughout the network. For example, the instructions may say: “go to node N using the shortest path” or “go to node N over the shortest path to node M and then follow links Layer 1, Layer 2, and Layer 3.” With this approach, the network no longer needs to maintain a per-application and per-flow state. Instead, it simply obeys the forwarding instructions provided in the packet. In addition, Segment Routing satisfies essential requirements such as: ● Being capable of providing strict network performance guarantees ● Making efficient use of network resources, such as being Equal Cost Multipath (ECMP) friendly ● Providing very high scalability for application-based transactions Segment Routing relies on a small number of extensions to Cisco Intermediate System-to-Intermediate System (IS-IS) and Open Shortest Path First (OSPF) protocols. It can operate with an MPLS or an IPv6 data plane, and it integrates with the rich multi-service capabilities of MPLS, including Layer 3 VPN (L3VPN), Virtual Private Wire Service (VPWS), Virtual Private LAN Service (VPLS), and Ethernet VPN (EVPN). How It Works A router in a Segment Routing network is capable of selecting any path to forward traffic, whether it is explicit or Interior Gateway Protocol (IGP) shortest path. “Segments” represent subpaths that a router can combine to form a complete route to a network destination. Each segment has an identifier (“Segment Identifier”) that is distributed throughout the network using new IGP extensions. The extensions are equally applicable to IPv4 and IPv6 control planes. Unlike the case for traditional MPLS networks, routers in a Segment Router network no longer require Label Distribution Protocol (LDP) and Resource Reservation Protocol - Traffic Engineering (RSVP-TE) to allocate or signal their segment identifiers and program their forwarding information. Each router (node) and each link (adjacency) has an associated segment identifier. “Node segment identifiers” are globally unique and represent the shortest path to a router as determined by the IGP. The network administrator allocates a node ID to each router from a reserved block. On the other hand, an “adjacency segment ID” is locally significant and represents a specific adjacency, such as egress interface, to a neighboring router. Routers automatically generate adjacency identifiers outside of the reserved block of node IDs. In an MPLS network, a segment identifier is encoded as an MPLS label stack entry. Figure 1 illustrates an MPLS network with five routers using Segment Routing, IS-IS, and a label range of 100 to 199 for node IDs and 200 and higher for adjacency IDs. IS-IS would distribute IP prefix reachability alongside segment ID (the MPLS label) across the network.
  • 3. © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 3 of 7 Figure 1. An MPLS Segment Routing Network In the previous example, any router sending traffic to router E would push label 103 (router E node segment identifier) to forward traffic using the IS-IS shortest path. The MPLS label-swapping operation at each hop preserves label 103 until the packet arrives at E (Figure 2). On the other hand, adjacency segments behave differently. For example, if a packet arrives at Router D with a top-of-stack MPLS label of 203 (D-to-E adjacency segment identifier), Router D would pop the label and forward the traffic to Router E. Figure 2. Segment Routing Using a Dynamic Path
  • 4. © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 4 of 7 Segment identifiers can be combined as an ordered list to perform traffic engineering. A segment list can contain several adjacency segments, several node segments, or a combination of both depending on the forwarding requirements. In the previous example, Router A could alternatively push label stack (104, 203) to reach Router E using the shortest path and all applicable ECMPs to Router D and then through an explicit interface onto the destination (Figure 3). Router A does not need to signal the new path, and the state information remains constant in the network. Router A ultimately enforces a forwarding policy that determines which flows destined to router E are switched through a particular path. Figure 3. Segment Routing Using a Combined Dynamic and Explicit Path An MPLS network can continue to support rich multiservice capabilities when using Segment Routing. The label stack that implements the segment list simply transports packets between service routers or provider edge routers. Those devices can still deploy L3VPN, VPWS, VPLS, EVPN, and other services. The service labels are appended after the label stack associated with the segment list. No signaling changes are required for the network services. Segment Routing provides automatic traffic protection without any topological restrictions. The network protects traffic against link and node failures without requiring additional signaling in the network. Existing IP fast re-route (FRR) technology, in combination with the explicit routing capabilities in Segment Routing, guarantees full protection coverage with optimum backup paths. Traffic protection does not impose any additional signaling requirements. Application Engineered Routing Phase 2 Segment Routing is a compelling architecture conceived to embrace SDN. It strikes a balance between network- based distributed intelligence, such as automatic link and node protection, and controller-based centralized intelligence, such as traffic optimization. It can provide strict network performance guarantees, efficient use of network resources, and very high scalability for application-based transactions. The network uses minimal state information to meet these requirements.
  • 5. © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 5 of 7 Segment routing can be easily integrated with a controller-based SDN architecture. Figure 4 illustrates a sample SDN scenario where the controller performs centralized optimization, including bandwidth admission control. In this scenario, the controller has a complete picture of the network topology and flows. A router can request a path to a destination with certain characteristics, for example, delay, bandwidth, diversity. The controller computes an optimal path and returns the corresponding segment list, such as an MPLS label stack, to the requesting router. At that point, the router can inject traffic with the segment list without any additional signaling in the network. Figure 4. Segment Routing in Software-Defined Networks In addition, segment lists allow complete network virtualization without adding any application state to the network. The state is encoded in the packet as a list of segments. Because the network only maintains segment state, it can support a large number - and a higher frequency - of transaction-based application requests without creating any burden on the network (Figure 5). Figure 5. Application Engineered Routing Solution
  • 6. © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 6 of 7 Use Cases IGP-based MPLS tunneling ● When applied to the MPLS data plane, Segment Routing offers the ability to tunnel MPLS services (VPN, VPLS, and VPWS) from an ingress provider edge to an egress provider edge without any other protocol than an IGP (ISIS or OSPF). ● Simpler operation without separate protocols for label distribution (e.g., no LDP or RSVP-TE). ● No complex LDP or IGP synchronization to troubleshoot. ● Better utilization of installed infrastructure, for lower capital expenditures (CapEx), with ECMP-aware shortest path forwarding (using node segment IDs). Fast Reroute ● Segment Routing architecture provides multiple protection mechanisms to support services with tight service-level agreement (SLA) guarantees. ● Segment Routing enhances classical IP-FRR solutions to provide 100 percent coverage and automatic, sub-50-msec protection (Topology Independent LFA [TI-LFA]). ● A Segment Routing node discovers protection paths for each of its adjacent network component "by default," with minimal operational impact. There are no directed LDP session or RSVP-TE tunnels. ● Optimal backup path is provided along post convergence path. ● Transient congestion and suboptimal routing are prevented. Large-scale data center ● Segment Routing simplifies MPLS-enabled data center designs using Border Gateway Protocol (BGP) RFC 3107 - IPv4 labeled unicast among Top-of-the-Rack/Leaf/Spine switches. ● BGP distributes the node segment ID, equivalent to IGP node SID. ● Any node within the topology allocates the same BGP segment for the same switch. ● The same benefits are provided as for IGP node SID: ECMP and automated FRR (BGP PIC(Prefix Independent Convergence). ● This is a building block for traffic engineering - SR TE data center fabric optimization. Dual-plane networks ● Segment Routing provides a simple solution for disjointness enforcement within a so-called “dual- plane” network, where the route to an edge destination from a given plane stays within the plane unless the plane is partitioned. ● An additional SID “anycast” segment ID allows the expression of macro policies such as: "Flow 1 injected in node A toward node Z must go via plane 1" and "Flow 2 injected in node A towards node Z must go via plane 2." Centralized traffic engineering ● Controllers and orchestration platforms can interact with Segment Routing traffic engineering for centralized optimization, such as WAN optimization. ● Network changes such as congestion can trigger an application to optimize (recompute) the placement of segment routing traffic engineering tunnels. ● Segment Routing tunnels are dynamically programmed onto the network from an orchestrator using southbound protocols like PCE. ● Agile network programming is possible since Segment Routing tunnels do not require signaling and per-flow state at midpoints and tail end routers. Egress peering traffic engineering (EPE) ● Segment Routing allows centralized EPE. ● A controller instructs an ingress provider edge and content source to use a specific egress provider edge and specific external interface to reach a destination. ● BGP “peering” segment IDs are used to express source-routed inter-domain paths. ● Controllers learn BGP peering SIDs and the external topology of the egress border router through BGP Link Status (BGP-LS) EPE routes. ● Controllers program ingress points with a desired path. Why Cisco The Cisco Evolved Programmable Network (EPN) and Evolved Services Platform (ESP) portfolio provide the essential capabilities that service providers need to deliver an end-to-end Application Engineered Routing solution. Cisco software and hardware solutions offer the following benefits: ● Easy to deploy: Segment Routing can be implemented on Cisco EPN platforms with a simple software upgrade. ● Easy to manage: Application Engineered Routing automation and orchestration capabilities help simplify the creation of new services, improve time to market, and deliver a superior end-user experience. ● Open: The solution is based entirely on open interfaces to allow multivendor deployment.
  • 7. © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 7 of 7 Next Steps Please visit http://www.cisco.com/go/epn for more information on Cisco Application Engineered Routing. Printed in USA C22-734089-00 03/15