SlideShare a Scribd company logo
Introducing Application Engineered Routing
Powered by Segment Routing
Clarence Filsfils
Cisco Fellow
cf@cisco.com
Deployment use-cases
2© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Velocity
• SR concept was proposed to operators
in November 2012
• Only two years have elapsed since
the first public SR presentation and demo
–  Here, March 2013
• A lot happened, let’s see!
3© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Deployment
• In CY2015, SR will be deployed in all of these markets
WEB
SP Core/Edge
SP Agg/Metro
Large Entreprise
4© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
“Comcast’s Converged Network is the strategic platform for delivering our Internet,
Video, Voice, and Business products. As new advanced services are developed
leveraging technologies like; Cloud and NFV, our network needs to simplify, scale and
become extensible. We see IPv6 and Segment Routing as major elements in the
evolution of the network. The ability of the network to support, not impede the
innovation occurring in software and services, will be a major step forward.”
John Leddy, VP of Network Strategy, Comcast
5© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Strong Operator Partnership and Demand
•  Fundamental to the velocity and success
•  Over 30 operators involved
•  Technology tailored to solve real requirements
–  Tactical: solve long-reported issues
–  Strategic: key architecture for long-term evolution
6© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
IETF
•  Strong commitment for standardization and
multi-vendor support
•  SPRING Working-Group
•  All key documents are WG-status
•  Over 25 drafts maintained by SR team
–  Over 50% are WG status
–  Over 75% have a Cisco implementation
•  Several interop reports are available
www.segment-routing.net
tools.ietf.org/wg/spring/
7© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Segment Routing
• Source Routing
–  the source chooses a path and encodes it in the packet header as an
ordered list of segments
–  the rest of the network executes the encoded instructions without any
further per-flow state
• Segment: an identifier for any type of instruction
–  forwarding or service
8© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
IGP Prefix Segment
•  Shortest-path to the
IGP prefix
•  Global
•  16000 + Index
•  Signaled by ISIS/
OSPF
DC (BGP-SR)
10
11
12
13
14
2 4
6 5
7
WAN (IGP-SR)
3
1
PEER
16005
9© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
IGP Adjacency Segment
•  Forward on the IGP
adjacency
•  Local
•  1XY
–  X is the “from”
–  Y is the “to”
•  Signaled by ISIS/
OSPF
DC (BGP-SR)
10
11
12
13
14
2 4
6 5
7
WAN (IGP-SR)
3
1
PEER
124
10© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
BGP Prefix Segment
•  Shortest-path to the
BGP prefix
•  Global
•  16000 + Index
•  Signaled by BGP
DC (BGP-SR)
10
11
12
13
14
2 4
6 5
7
WAN (IGP-SR)
3
1
PEER
16001
11© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
BGP Peering Segment
•  Forward to the BGP
peer
•  Local
•  1XY
–  X is the “from”
–  Y is the “to”
•  Signaled by BGP-LS
(topology information)
to the controller
DC (BGP-SR)
10
11
12
13
14
2
6
7
WAN (IGP-SR)
3
1
PEER
Low Lat, Low BW
4
5
High Lat, High BW
147
12© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
WAN Automation Engine
•  WAE collects via
BGP-LS
–  IGP segments
–  BGP segments
–  Topology
DC (BGP-SR)
10
11
12
13
14
2 4
6 5
7
WAN (IGP-SR)
3
1
PEER
Low Lat, Low BW
BGP-LS
BGP-LS
BGP-LS
13© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
An end-to-end path as a list of segments
•  WAE computes that
the green path can be
encoded as
–  16001
–  16002
–  124
–  147
•  WAE programs a
single per-flow state
to create an
application-
engineered end-to-
end policy DC (BGP-SR)
10
11
12
13
14
2 4
6 5
7
WAN (IGP-SR)
3
1
PEER
Low Lat, Low BW
50
Default ISIS cost metric: 10
{16001,
16002,
124,
147}
PCEP, Netconf,
BGP
14© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
PCEP-reply
(OK, BSID: 200)
Binding Segment
•  WAE instructs edge to install an SRTE policy
–  For this traffic, push this list of segments
•  WAE defines the SRTE policy
–  Explicit: it provides an explicit list of segments
–  Dynamic: it provides optimization objective and constraints to
the edge router. The edge router computes the list of
segments to match these objectives.
•  The edge router assigns a binding segment to the
SRTE policy and installs it in dataplane
–  Pop and Push the related list of segments
–  Binding segment is local
•  Controller collects binding segments and
characteristics of the SRTE policies (e.g. PCEP)
2 4
6 5
Default ISIS cost metric: 10
Default Latency metric: 10
WAN
3
1
PCEP-request
(SR Policy,
low-latency,
to 4)
200: pop
and push
{16002,
124}
50
15© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
An end-to-end path with binding segment
•  WAE computes that
the green path can be
encoded as
–  16001
–  200
–  147
•  WAE programs a
single per-flow state
to create an
application-
engineered end-to-
end policy
DC (or AGG)
10
11
12
13
14
2 4
6 5
7
Default ISIS cost metric: 10
Default Latency metric: 10
50
WAN
3
1
PEER
Low Lat, Low BW
Low-Latency to 7
for application …
Push
{16001,
200, 147}
16© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Application Engineered Routing
Definition
Applications express
requirements –
bandwidth, latency, SLAs
SDN controllers are capable of
collecting data from the network –
topology, link states, link
utilization, …
Applications are mapped to a path
defined by a list of segments
The network only maintains segments
No application state
Segment
Routing
(SW upgrade)
SDN
Controller
Applications
1
2
3
17© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Application Engineered Routing
•  Applications program the
network on a per-flow
basis
•  End-to-End policy
–  DC, WAN, AGG, PEER
•  Millions of flows
–  No per-flow midpoint state
–  No reclassification at
boundaries
•  Simple
–  BGP and ISIS/OSPF
DC (or AGG)
10
11
12
13
14
2 4
6 5
7
Default ISIS cost metric: 10
Default Latency metric: 10
50
WAN
3
1
PEER
Low Lat, Low BW
High-BW to 7
for application …
Push
{16001,
16005}
High Lat, High BW
18© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Application Engineered Routing
•  Automated 50msec FRR
DC (or AGG)
10
11
12
13
14
2 4
6 5
7
Default ISIS cost metric: 10
Default Latency metric: 10
50
WAN
3
1
PEER
Low Lat, Low BW
High-BW to 7
for application …
Push
{16001,
16005}
High Lat, High BW
19© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Application Engineered Routing
•  Any policy can be
programmed by the
application
•  The network scaling and
simplicity is preserved
DC (or AGG)
10
11
12
13
14
2 4
6 5
7
Default ISIS cost metric: 10
Default Latency metric: 10
50
WAN
8
8
PEER
Low Lat, Low BW
High-BW to 7
Load-share across DCedges
for application …
Push
{16008,
16005}
High Lat, High BW
20© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Application Engineered Routing
•  Any policy can be
programmed by the
application
•  The network scaling and
simplicity is preserved
DC (or AGG)
10
11
12
13
14
2 4
6 5
7
Default ISIS cost metric: 10
Default Latency metric: 10
50
WAN
3
1
PEER
Low Lat, Low BW
Low-Latency to 7,
DC Plane 0 only
for application …
Push
{16010,
16001,
200,
147}
High Lat, High BW
21© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Application Engineered Routing
•  Any policy can be
programmed by the
application
•  The network scaling and
simplicity is preserved
DC (or AGG)
10
11
12
13
14
2 4
6 5
7
Default ISIS cost metric: 10
Default Latency metric: 10
50
WAN
3
1
PEER
Low Lat, Low BW
High-BW to 7,
1st VNF at 14
2nd VNF at 6
for application …
Push
{16014,
301,
16003,
16006,
302,
16005}
High Lat, High BW
22© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Application Engineered Routing Journey
Adding value at your own pace
Enable Segment Routing on the network (Software only)
Insert Orchestration, SDN controller
Connect with Cisco’s
and third party VNFs
Network Simplification
Network Resiliency
End-User Experience
Network Optimization
Service Velocity
E2E Application Control
Benefits
Incremental Deployment
Use-Cases
24© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Demonstrating these use-cases
• This section illustrates various use-cases that can be
deployed incrementally
• Kris Michielsen and Roberta Maglione are available at the
Cisco booth to demonstrate these use-cases
• Also leverage dcloud.cisco.com where you can test these
use-cases by yourself
25© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Planning your Deployments
• Mate Design
–  TILFA FRR
–  Centralized BW Optimization
–  Traffic Engineering
> Latency vs Cost
> Exclusion/Inclusion ip address, srlg, affinity
> Disjointness
26© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
IPv4 VPN/Service transport
• IGP only
–  No LDP, no RSVP-TE
• ECMP
1
2 3
4
6 5
7
Site1 Site2
pkt
16007
vpn
pkt
16007
vpn
pkt
pkt
vpn
pkt
27© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
IPv6 VPN/Service transport over v4
segments
• IGP only
–  No LDP, no RSVP-TE
• ECMP
1
2 3
4
6 5
7
Site1 Site2
pkt
16007
6PE
pkt
16007
6PE
pkt
pkt
6PE
pkt
28© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
IPv6 Internet transport over v6 segments
• IGP only
–  No LDP, no RSVP-TE
• ECMP
1
2 3
4
6 5
7
V6 Internet V6 Internet
pkt
16007
pkt
16007
pkt
pkt
pkt
29© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Seamless interworking with LDP
• Seamless deployment
1
2 3
4
6 5
7
Site1 Site2
pkt
pkt
vpn
pkt
pkt
16007
vpn
pkt
16007
vpn
pkt
vpn
LDP(7)
30© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
FRR Classic (ATM-alike)
•  Midpoint backup circuit states
•  Non-Optimum
–  Back to next-hop and then forward
•  Extra Signalling Protocol over IGP
–  RSVP-TE
•  Not ECMP
1
2 3
4
6 5
7
pkt
16007
circuit
pkt
16007
pkt
16007
31© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
TILFA FRR
•  50msec FRR in any topology
•  IGP Automated
–  No LDP, no RSVP-TE
•  Optimum
–  Post-convergence path
•  No midpoint backup state
•  Detailed operator report
–  S. Litkowski, B. Decraene, Orange
•  Mate Design
–  How many backup segments
–  Capacity analysis
1
2 3
4
6 5
7
pkt
16007
16005
pkt
16007
pkt
16007
32© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
OAM
• A centralized application can
engineer its OAM probes
along any selected path
• Correlation between different
probes allows to localize
problems
draft-geib-spring-oam-usecase-02
1
2 3
5 4
pkt
154
135
123
112
125
132
143
151
33© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Large-Scale Aggregation
•  Only IGP/SR (no BGP)
–  Automated FRR including ASBR failure
•  SRGB (k) << # access nodes (100k)
•  SDN Controller programs the segment list together with service creation
CoreAcces1 Acces2
A
70
B
72
ASBR2A
1002
ASBR2B
1002
C
72
ASBR SID’s are anycast
ASBR SID’s are unique
across the entire domain
ASBR anycast prefixes and
SID are redistributed within
each access region
Access Nodes are provided a
SID which is unique with
respect to its attached
ASBR’s but not necessarily
unique across the whole
domain
{72} leads to B within Access1
{72} leads to C within Access2
{1001, 72} leads to B from anywhere
{1002, 72} leads to C from anywhere
ASBR1A
1001
ASBR1B
1001
Evolve Carrier Ethernet Architecture with SDN and Segment Routing
34© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Traffic Engineering with SR
•  No midpoint state (n^2 scale In RSVP-TE)
•  No extra protocol (RSVP-TE)
•  Native ECMP
•  Few segments are required
–  Apply Mate Design on your data
•  Distributed computation or Centralized
–  Optimize on Cost, Latency or BW
–  Include/exclude Address, Affinity, SRLG
–  Disjointness
•  Integration with IP/Optical optimization
35© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Latency example
• Dynamic path-option
computed by the head-end
1
2
4
6 5
7
Default ISIS (cost) metric: 10
Default latency metric: 10
ISIS: 50
pkt
16007
Low Cost to 7
pkt
16002
124
16007
Low Latency to 7
36© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
0 20 40 60 80 100
ICDF (%)
0
10
20
30
40
50
60
70
Overheadcomparedtominimaldelaypath(ms)
IGP path
1 segment
2 segments
Latency path
37© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Avoidance example
• Dynamic path-option
computed by
centralized PCE
1
2
4
6 5
7
pkt
16007
Low Cost to 7
pkt
16005
16007
Low Cost to 7 & avoid blue
PCEP
request
PCEP reply
38© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Centralized Traffic Engineering
0 20 40 60 80 100 120
050100150
X1 [links] − SR TE Results (failures)
Failure #
Max.Utilization(%)
●●●●●●●●●●●●●●●●●
●●
●●
●
●●●●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●●●●●●●●
●●●●●
●●●●●●●●●●●●●●●
●●●●●●●●●●●●●●
●
●●●●●●●●●●●●●●●●●●●●●●●●●●●
●
IGP util
SRTE util
# SRTE tunnels
0 50 100 150
050100150200250
X1 [srlgs] − SR TE Results (failures)
Failure #
Max.Utilization(%)
●
●●●●●●●●●●
●
●●●●●
●
●●●●●
●
●●●●●●●●●●●●●●●
●
●●●●●●●●●●●●●●●
●
●●●●●●●●●●●
●
●●●●●●●
●
●
●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
●
IGP util
SRTE util
# SRTE tunnels
39© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Classic Content Delivery
•  Default content from 4 to 7
–  Via shortest IGP path
to best BGP nhop
•  Alternate connectivity is not
leveraged although potentially
offering
–  lower congestion / latency
–  better business policies
1 2
6
4 3
AS1
5
7
AS6AS5
AS7
pkt
16001
40© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Optimized Content Delivery
• On a per-content, per-user basis,
the content delivery application can
engineer
–  the path within the AS
–  the selected border router
–  the selected peer
• Also applicable for engineering
egress traffic from DC to peer
–  BGP Prefix and Peering Segments
1 2
6
4 3
AS1
5
7
AS6AS5
AS7
pkt
16003
16002
126
41© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Binding Segment
•  Any router who is the headend
of an SRTE policy installs in
dataplane a binding segment
•  A binding segment is local
•  Dataplane behavior
–  Pop and push the list of segments
associated with the SRTE policy
•  Controller collects binding
segments and characteristics of
the SRTE policies (e.g. PCEP)
2 4
6 5
Default ISIS cost metric: 10
Default Latency metric: 10
ISIS: 35
WAN
3
1
PCEP-request
(SR Policy,
low-latency,
to 4)
200: pop
and push
{16002,
16004}
PCEP-reply
(OK, BSID: 200)
42© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Application Engineered Routing
•  Per-application
flow engineering
•  End-to-End
–  DC, WAN, AGG, PEER
•  Millions of flows
–  No signaling
–  No midpoint state
–  No reclassification at
boundaries
DC (or AGG)
10
11
12
13
14
Push
{16001,
200, 147}
Low-Latency to 7
for application A12
2 4
6 5
7
Default ISIS cost metric: 10
Default Latency metric: 10
ISIS: 35
WAN
3
1
BSID: 200
200: pop
and push
{16002,
16004}
PEER
Low Lat, Low BW
Low-Lat to 4
PeerSID: 147, Low Lat, Low BW
PeerSID: 147, High Lat, High BW
43© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Application Engineered Routing
•  Per-application
flow engineering
•  End-to-End
–  DC, WAN, AGG, PEER
•  Millions of flows
–  No signaling
–  No midpoint state
–  No reclassification at
boundaries
DC (or AGG)
10
11
12
13
14
Push
{16010,
16001,
200, 147}
Low-Latency to 7,
DC Plane 0 only,
for application A12
2 4
6 5
7
Default ISIS cost metric: 10
Default Latency metric: 10
ISIS: 35
WAN
3
1
BSID: 200
200: pop
and push
{16002,
16004}
PEER
Low Lat, Low BW
Low-Lat to 4
PeerSID: 147, Low Lat, Low BW
PeerSID: 147, High Lat, High BW
Conclusion
45© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Application-Engineered Routing
•  Application programs the Segment Routing network to deliver
end-to-end per-flow policy from DC through WAN to end-user
•  Adding value at your own pace
–  Leveraging the existing MPLS dataplane without any change. SW upgrade only.
–  Simplification, Automated 50msec FRR, per-domain and then end-to-end policies
•  Economic gains
–  Improved service richness and velocity
–  Optimized CAPEX and OPEX thanks to the simplicity of the SR architecture
•  Segment Routing deployments in CY15 in all the markets
–  WEB, SP, Entreprise
•  Strong partnership with lead operator group
•  Commitment to standardization and multi-vendor support
46© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
•  http://www.segment-routing.net/
•  ask-segment-routing@cisco.com
Stay Informed
47© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Thank you
Appendix
50© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
The circuit alternative
•  Maintaining
per-flow circuit state at
each hop,
with complex
reclassification at
domain boundaries,
does not support the
application needs for
end-to-end
programmed
policy at scale
DC (or AGG)
10
11
12
13
14
2 4
6 5
7
Default ISIS cost metric: 10
Default Latency metric: 10
ISIS: 35
WAN
3
1
PEER
Low Lat, Low BW
51© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Circuit
State
WAE
WAE
WAE
Orch
Classif
State
Per-Flow
SR State
Per-Flow
SR State
{16001,
124
NSO
Classif.
State
APP

More Related Content

What's hot

ACI Hands-on Lab
ACI Hands-on LabACI Hands-on Lab
ACI Hands-on Lab
Cisco Canada
 
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 Canada
 
Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS
Cisco Canada
 
Iben from Spirent talks at the SDN World Congress about the importance of and...
Iben from Spirent talks at the SDN World Congress about the importance of and...Iben from Spirent talks at the SDN World Congress about the importance of and...
Iben from Spirent talks at the SDN World Congress about the importance of and...
Iben Rodriguez
 
MENOG-Segment Routing Introduction
MENOG-Segment Routing IntroductionMENOG-Segment Routing Introduction
MENOG-Segment Routing Introduction
Rasoul Mesghali, CCIE RS
 
MPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment updateMPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment update
Stephane Litkowski
 
Disaggregated Networking - The Drivers, the Software & The High Availability
Disaggregated Networking - The Drivers, the Software & The High AvailabilityDisaggregated Networking - The Drivers, the Software & The High Availability
Disaggregated Networking - The Drivers, the Software & The High Availability
Open Networking Summit
 
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
Indonesia Network Operators Group
 
Software Defined Networking/Openflow: A path to Programmable Networks
Software Defined Networking/Openflow: A path to Programmable NetworksSoftware Defined Networking/Openflow: A path to Programmable Networks
Software Defined Networking/Openflow: A path to Programmable Networks
MyNOG
 
Application Policy Enforcement Using APIC
Application Policy Enforcement Using APIC Application Policy Enforcement Using APIC
Application Policy Enforcement Using APIC
Cisco Canada
 
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
 
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
Bruno Teixeira
 
The Third Network: LSO, SDN and NFV
The Third Network: LSO, SDN and NFVThe Third Network: LSO, SDN and NFV
The Third Network: LSO, SDN and NFV
OPNFV
 
Virt july-2013-meetup
Virt july-2013-meetupVirt july-2013-meetup
Virt july-2013-meetupnvirters
 
09 (IDNOG02) Services SDN & NFV Delivering more with less by Mochammad Irzan
09 (IDNOG02) Services SDN & NFV Delivering more with less by Mochammad Irzan09 (IDNOG02) Services SDN & NFV Delivering more with less by Mochammad Irzan
09 (IDNOG02) Services SDN & NFV Delivering more with less by Mochammad Irzan
Indonesia Network Operators Group
 
Next-gen Network Telemetry is Within Your Packets: In-band OAM
Next-gen Network Telemetry is Within Your Packets: In-band OAMNext-gen Network Telemetry is Within Your Packets: In-band OAM
Next-gen Network Telemetry is Within Your Packets: In-band OAM
Open Networking Summit
 
Disaggregation in PON Network - SDN PON
Disaggregation in PON Network - SDN PON  Disaggregation in PON Network - SDN PON
Disaggregation in PON Network - SDN PON
Ravi Sharma
 
OpenFlow: What is it Good For?
OpenFlow: What is it Good For? OpenFlow: What is it Good For?
OpenFlow: What is it Good For?
APNIC
 
4. Clearwater on rina
4. Clearwater on rina4. Clearwater on rina
4. Clearwater on rina
ARCFIRE ICT
 
NFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrail
NFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrailNFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrail
NFV SDN Summit March 2014 D3 03 bruno_rijsman NFV with OpenContrailozkan01
 

What's hot (20)

ACI Hands-on Lab
ACI Hands-on LabACI Hands-on Lab
ACI Hands-on Lab
 
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
 
Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS
 
Iben from Spirent talks at the SDN World Congress about the importance of and...
Iben from Spirent talks at the SDN World Congress about the importance of and...Iben from Spirent talks at the SDN World Congress about the importance of and...
Iben from Spirent talks at the SDN World Congress about the importance of and...
 
MENOG-Segment Routing Introduction
MENOG-Segment Routing IntroductionMENOG-Segment Routing Introduction
MENOG-Segment Routing Introduction
 
MPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment updateMPLS SDN NFV WORLD'17 - SDN NFV deployment update
MPLS SDN NFV WORLD'17 - SDN NFV deployment update
 
Disaggregated Networking - The Drivers, the Software & The High Availability
Disaggregated Networking - The Drivers, the Software & The High AvailabilityDisaggregated Networking - The Drivers, the Software & The High Availability
Disaggregated Networking - The Drivers, the Software & The High Availability
 
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
07 (IDNOG02) SDN Research activity in Institut Teknologi Bandung by Affan Bas...
 
Software Defined Networking/Openflow: A path to Programmable Networks
Software Defined Networking/Openflow: A path to Programmable NetworksSoftware Defined Networking/Openflow: A path to Programmable Networks
Software Defined Networking/Openflow: A path to Programmable Networks
 
Application Policy Enforcement Using APIC
Application Policy Enforcement Using APIC Application Policy Enforcement Using APIC
Application Policy Enforcement Using APIC
 
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 -...
 
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
 
The Third Network: LSO, SDN and NFV
The Third Network: LSO, SDN and NFVThe Third Network: LSO, SDN and NFV
The Third Network: LSO, SDN and NFV
 
Virt july-2013-meetup
Virt july-2013-meetupVirt july-2013-meetup
Virt july-2013-meetup
 
09 (IDNOG02) Services SDN & NFV Delivering more with less by Mochammad Irzan
09 (IDNOG02) Services SDN & NFV Delivering more with less by Mochammad Irzan09 (IDNOG02) Services SDN & NFV Delivering more with less by Mochammad Irzan
09 (IDNOG02) Services SDN & NFV Delivering more with less by Mochammad Irzan
 
Next-gen Network Telemetry is Within Your Packets: In-band OAM
Next-gen Network Telemetry is Within Your Packets: In-band OAMNext-gen Network Telemetry is Within Your Packets: In-band OAM
Next-gen Network Telemetry is Within Your Packets: In-band OAM
 
Disaggregation in PON Network - SDN PON
Disaggregation in PON Network - SDN PON  Disaggregation in PON Network - SDN PON
Disaggregation in PON Network - SDN PON
 
OpenFlow: What is it Good For?
OpenFlow: What is it Good For? OpenFlow: What is it Good For?
OpenFlow: What is it Good For?
 
4. Clearwater on rina
4. Clearwater on rina4. Clearwater on rina
4. Clearwater on rina
 
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
 

Viewers also liked

Traffic Engineering Using Segment Routing
Traffic Engineering Using Segment Routing Traffic Engineering Using Segment Routing
Traffic Engineering Using Segment Routing
Cisco Canada
 
Segment Routing: A Tutorial
Segment Routing: A TutorialSegment Routing: A Tutorial
Segment Routing: A Tutorial
APNIC
 
Segment Routing
Segment RoutingSegment Routing
Segment Routing
APNIC
 
Segment Routing
Segment RoutingSegment Routing
Segment Routing
APNIC
 
WAN SDN meet Segment Routing
WAN SDN meet Segment RoutingWAN SDN meet Segment Routing
WAN SDN meet Segment Routing
APNIC
 
Segment Routing: Prepare Your Network For New Business Models
Segment Routing:  Prepare Your Network For New Business ModelsSegment Routing:  Prepare Your Network For New Business Models
Segment Routing: Prepare Your Network For New Business Models
Cisco Service Provider
 
Segment Routing Advanced Use Cases - Cisco Live 2016 USA
Segment Routing Advanced Use Cases - Cisco Live 2016 USASegment Routing Advanced Use Cases - Cisco Live 2016 USA
Segment Routing Advanced Use Cases - Cisco Live 2016 USA
Jose Liste
 
Application Engineered Routing: Allowing Applications to Program the Network
Application Engineered Routing: Allowing Applications to Program the NetworkApplication Engineered Routing: Allowing Applications to Program the Network
Application Engineered Routing: Allowing Applications to Program the Network
Cisco Canada
 
Segment Routing For SDN
Segment Routing For SDNSegment Routing For SDN
Segment Routing For SDN
APNIC
 
Digital network lecturer3
Digital network  lecturer3Digital network  lecturer3
Digital network lecturer3
Jumaan Ally Mohamed
 
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Cisco Canada
 
Mobile Networks Today And Tomorrow
Mobile Networks Today And TomorrowMobile Networks Today And Tomorrow
Mobile Networks Today And Tomorrow
MobileMonday Norway
 
Digital network lecturer8
Digital network  lecturer8Digital network  lecturer8
Digital network lecturer8
Jumaan Ally Mohamed
 
EPC Introduction &amp; Market
EPC Introduction &amp; MarketEPC Introduction &amp; Market
EPC Introduction &amp; Market
Rogelio Gomez
 
Evolving the service provider architecture to unleash the potential of IoT - ...
Evolving the service provider architecture to unleash the potential of IoT - ...Evolving the service provider architecture to unleash the potential of IoT - ...
Evolving the service provider architecture to unleash the potential of IoT - ...
FrenchWeb.fr
 
TechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the DatacenterTechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the Datacenter
Robb Boyd
 
Value chain network
Value chain networkValue chain network
Value chain networkanand2419
 
SDN Traffic Engineering, A Natural Evolution
SDN Traffic Engineering, A Natural EvolutionSDN Traffic Engineering, A Natural Evolution
SDN Traffic Engineering, A Natural Evolution
APNIC
 
IP/LDP fast protection schemes
IP/LDP fast protection schemesIP/LDP fast protection schemes
IP/LDP fast protection schemes
SkillFactory
 
Segment Routing Lab
Segment Routing Lab Segment Routing Lab
Segment Routing Lab
Cisco Canada
 

Viewers also liked (20)

Traffic Engineering Using Segment Routing
Traffic Engineering Using Segment Routing Traffic Engineering Using Segment Routing
Traffic Engineering Using Segment Routing
 
Segment Routing: A Tutorial
Segment Routing: A TutorialSegment Routing: A Tutorial
Segment Routing: A Tutorial
 
Segment Routing
Segment RoutingSegment Routing
Segment Routing
 
Segment Routing
Segment RoutingSegment Routing
Segment Routing
 
WAN SDN meet Segment Routing
WAN SDN meet Segment RoutingWAN SDN meet Segment Routing
WAN SDN meet Segment Routing
 
Segment Routing: Prepare Your Network For New Business Models
Segment Routing:  Prepare Your Network For New Business ModelsSegment Routing:  Prepare Your Network For New Business Models
Segment Routing: Prepare Your Network For New Business Models
 
Segment Routing Advanced Use Cases - Cisco Live 2016 USA
Segment Routing Advanced Use Cases - Cisco Live 2016 USASegment Routing Advanced Use Cases - Cisco Live 2016 USA
Segment Routing Advanced Use Cases - Cisco Live 2016 USA
 
Application Engineered Routing: Allowing Applications to Program the Network
Application Engineered Routing: Allowing Applications to Program the NetworkApplication Engineered Routing: Allowing Applications to Program the Network
Application Engineered Routing: Allowing Applications to Program the Network
 
Segment Routing For SDN
Segment Routing For SDNSegment Routing For SDN
Segment Routing For SDN
 
Digital network lecturer3
Digital network  lecturer3Digital network  lecturer3
Digital network lecturer3
 
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
Software Innovations and Control Plane Evolution in the new SDN Transport Arc...
 
Mobile Networks Today And Tomorrow
Mobile Networks Today And TomorrowMobile Networks Today And Tomorrow
Mobile Networks Today And Tomorrow
 
Digital network lecturer8
Digital network  lecturer8Digital network  lecturer8
Digital network lecturer8
 
EPC Introduction &amp; Market
EPC Introduction &amp; MarketEPC Introduction &amp; Market
EPC Introduction &amp; Market
 
Evolving the service provider architecture to unleash the potential of IoT - ...
Evolving the service provider architecture to unleash the potential of IoT - ...Evolving the service provider architecture to unleash the potential of IoT - ...
Evolving the service provider architecture to unleash the potential of IoT - ...
 
TechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the DatacenterTechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the Datacenter
 
Value chain network
Value chain networkValue chain network
Value chain network
 
SDN Traffic Engineering, A Natural Evolution
SDN Traffic Engineering, A Natural EvolutionSDN Traffic Engineering, A Natural Evolution
SDN Traffic Engineering, A Natural Evolution
 
IP/LDP fast protection schemes
IP/LDP fast protection schemesIP/LDP fast protection schemes
IP/LDP fast protection schemes
 
Segment Routing Lab
Segment Routing Lab Segment Routing Lab
Segment Routing Lab
 

Similar to Introducing Application Engineered Routing Powered by Segment Routing

Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124 | Las Vegas 2017
Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124  | Las Vegas 2017Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124  | Las Vegas 2017
Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124 | Las Vegas 2017
Bruno Teixeira
 
Open v ran
Open v ranOpen v ran
Cisco Connect Toronto 2017 - Understanding Cisco Next Generation SD-WAN
Cisco Connect Toronto 2017 - Understanding Cisco Next Generation SD-WANCisco Connect Toronto 2017 - Understanding Cisco Next Generation SD-WAN
Cisco Connect Toronto 2017 - Understanding Cisco Next Generation SD-WAN
Cisco Canada
 
Решения конвергентного доступа Cisco. Обновление продуктовой линейки коммутат...
Решения конвергентного доступа Cisco. Обновление продуктовой линейки коммутат...Решения конвергентного доступа Cisco. Обновление продуктовой линейки коммутат...
Решения конвергентного доступа Cisco. Обновление продуктовой линейки коммутат...
Cisco Russia
 
Cisco IWAN – Intelligent Connectivity for Today’s Reality
Cisco IWAN – Intelligent Connectivity for Today’s RealityCisco IWAN – Intelligent Connectivity for Today’s Reality
Cisco IWAN – Intelligent Connectivity for Today’s Reality
Cisco Canada
 
Cisco Intelligent WAN (IWAN) Solution
Cisco Intelligent WAN (IWAN) SolutionCisco Intelligent WAN (IWAN) Solution
Cisco Intelligent WAN (IWAN) SolutionCisco Russia
 
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktyczniePLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
PROIDEA
 
Design and Deployment of Enterprise WLANs
Design and Deployment of Enterprise WLANsDesign and Deployment of Enterprise WLANs
Design and Deployment of Enterprise WLANs
Fab Fusaro
 
Обеспечение безопасности сети оператора связи с помощью BGP FlowSpec
Обеспечение безопасности сети оператора связи с помощью BGP FlowSpecОбеспечение безопасности сети оператора связи с помощью BGP FlowSpec
Обеспечение безопасности сети оператора связи с помощью BGP FlowSpec
Cisco Russia
 
Cisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceCisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advance
Bertrand Duvivier
 
Challenges of L2 NID Based Architecture for vCPE and NFV Deployment
Challenges of L2 NID Based Architecture for vCPE and NFV Deployment Challenges of L2 NID Based Architecture for vCPE and NFV Deployment
Challenges of L2 NID Based Architecture for vCPE and NFV Deployment
Bangladesh Network Operators Group
 
WiFi – Mobile BNG Offload Deployments
WiFi – Mobile BNG Offload DeploymentsWiFi – Mobile BNG Offload Deployments
WiFi – Mobile BNG Offload Deployments
Cisco Canada
 
PLNOG14: Service orchestration in provider network, Tail-f - Przemysław Borek
PLNOG14: Service orchestration in provider network, Tail-f - Przemysław BorekPLNOG14: Service orchestration in provider network, Tail-f - Przemysław Borek
PLNOG14: Service orchestration in provider network, Tail-f - Przemysław Borek
PROIDEA
 
Understanding Cisco’s Next Generation SD-WAN Solution with Viptela
Understanding Cisco’s Next Generation SD-WAN Solution with ViptelaUnderstanding Cisco’s Next Generation SD-WAN Solution with Viptela
Understanding Cisco’s Next Generation SD-WAN Solution with Viptela
Cisco Canada
 
Service Provider Wi-Fi
Service Provider Wi-FiService Provider Wi-Fi
Service Provider Wi-Fi
Cisco Canada
 
BRKCRS-2110.pdf
BRKCRS-2110.pdfBRKCRS-2110.pdf
BRKCRS-2110.pdf
Asif Qureshi
 
Capacitacion 2018
Capacitacion 2018Capacitacion 2018
Capacitacion 2018
jou333
 
Software Defined Network (SDN) using ASR9000 :: BRKSPG-2722 | San Diego 2015
Software Defined Network (SDN) using ASR9000 :: BRKSPG-2722 | San Diego 2015Software Defined Network (SDN) using ASR9000 :: BRKSPG-2722 | San Diego 2015
Software Defined Network (SDN) using ASR9000 :: BRKSPG-2722 | San Diego 2015
Bruno Teixeira
 
SRv6 Network Programming: deployment use-cases
SRv6 Network Programming: deployment use-cases SRv6 Network Programming: deployment use-cases
SRv6 Network Programming: deployment use-cases
APNIC
 

Similar to Introducing Application Engineered Routing Powered by Segment Routing (20)

Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124 | Las Vegas 2017
Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124  | Las Vegas 2017Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124  | Las Vegas 2017
Cisco Live! :: Introduction to Segment Routing :: BRKRST-2124 | Las Vegas 2017
 
Open v ran
Open v ranOpen v ran
Open v ran
 
Cisco Connect Toronto 2017 - Understanding Cisco Next Generation SD-WAN
Cisco Connect Toronto 2017 - Understanding Cisco Next Generation SD-WANCisco Connect Toronto 2017 - Understanding Cisco Next Generation SD-WAN
Cisco Connect Toronto 2017 - Understanding Cisco Next Generation SD-WAN
 
Решения конвергентного доступа Cisco. Обновление продуктовой линейки коммутат...
Решения конвергентного доступа Cisco. Обновление продуктовой линейки коммутат...Решения конвергентного доступа Cisco. Обновление продуктовой линейки коммутат...
Решения конвергентного доступа Cisco. Обновление продуктовой линейки коммутат...
 
Cisco IWAN – Intelligent Connectivity for Today’s Reality
Cisco IWAN – Intelligent Connectivity for Today’s RealityCisco IWAN – Intelligent Connectivity for Today’s Reality
Cisco IWAN – Intelligent Connectivity for Today’s Reality
 
Cisco Intelligent WAN (IWAN) Solution
Cisco Intelligent WAN (IWAN) SolutionCisco Intelligent WAN (IWAN) Solution
Cisco Intelligent WAN (IWAN) Solution
 
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktyczniePLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
PLNOG 7: Klaudiusz Staniek - MPLS a QoS - praktycznie
 
Design and Deployment of Enterprise WLANs
Design and Deployment of Enterprise WLANsDesign and Deployment of Enterprise WLANs
Design and Deployment of Enterprise WLANs
 
Обеспечение безопасности сети оператора связи с помощью BGP FlowSpec
Обеспечение безопасности сети оператора связи с помощью BGP FlowSpecОбеспечение безопасности сети оператора связи с помощью BGP FlowSpec
Обеспечение безопасности сети оператора связи с помощью BGP FlowSpec
 
Cisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceCisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advance
 
Challenges of L2 NID Based Architecture for vCPE and NFV Deployment
Challenges of L2 NID Based Architecture for vCPE and NFV Deployment Challenges of L2 NID Based Architecture for vCPE and NFV Deployment
Challenges of L2 NID Based Architecture for vCPE and NFV Deployment
 
WiFi – Mobile BNG Offload Deployments
WiFi – Mobile BNG Offload DeploymentsWiFi – Mobile BNG Offload Deployments
WiFi – Mobile BNG Offload Deployments
 
PLNOG14: Service orchestration in provider network, Tail-f - Przemysław Borek
PLNOG14: Service orchestration in provider network, Tail-f - Przemysław BorekPLNOG14: Service orchestration in provider network, Tail-f - Przemysław Borek
PLNOG14: Service orchestration in provider network, Tail-f - Przemysław Borek
 
Jvvnl 071108
Jvvnl 071108Jvvnl 071108
Jvvnl 071108
 
Understanding Cisco’s Next Generation SD-WAN Solution with Viptela
Understanding Cisco’s Next Generation SD-WAN Solution with ViptelaUnderstanding Cisco’s Next Generation SD-WAN Solution with Viptela
Understanding Cisco’s Next Generation SD-WAN Solution with Viptela
 
Service Provider Wi-Fi
Service Provider Wi-FiService Provider Wi-Fi
Service Provider Wi-Fi
 
BRKCRS-2110.pdf
BRKCRS-2110.pdfBRKCRS-2110.pdf
BRKCRS-2110.pdf
 
Capacitacion 2018
Capacitacion 2018Capacitacion 2018
Capacitacion 2018
 
Software Defined Network (SDN) using ASR9000 :: BRKSPG-2722 | San Diego 2015
Software Defined Network (SDN) using ASR9000 :: BRKSPG-2722 | San Diego 2015Software Defined Network (SDN) using ASR9000 :: BRKSPG-2722 | San Diego 2015
Software Defined Network (SDN) using ASR9000 :: BRKSPG-2722 | San Diego 2015
 
SRv6 Network Programming: deployment use-cases
SRv6 Network Programming: deployment use-cases SRv6 Network Programming: deployment use-cases
SRv6 Network Programming: deployment use-cases
 

More from Cisco Service Provider

SP 5G: Unified Enablement Platform
SP 5G: Unified Enablement Platform  SP 5G: Unified Enablement Platform
SP 5G: Unified Enablement Platform
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 INDOORS
Cisco Service Provider
 
Cisco at OFC 2016
Cisco at OFC 2016Cisco at OFC 2016
Cisco at OFC 2016
Cisco 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 Growth
Cisco Service Provider
 
Cisco Cloud-Scale Innovation Infographic
Cisco Cloud-Scale Innovation InfographicCisco Cloud-Scale Innovation Infographic
Cisco Cloud-Scale Innovation Infographic
Cisco Service Provider
 
Simplify Operations
Simplify OperationsSimplify Operations
Simplify Operations
Cisco Service Provider
 
Expand Your Market Opportunities
Expand Your Market OpportunitiesExpand Your Market Opportunities
Expand Your Market Opportunities
Cisco Service Provider
 
Orchestrated Assurance
Orchestrated Assurance Orchestrated Assurance
Orchestrated Assurance
Cisco 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 Performance
Cisco 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 Providers
Cisco 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 Solution
Cisco 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
 
IPv6: Unleashing The Power
IPv6: Unleashing The PowerIPv6: Unleashing The Power
IPv6: Unleashing The Power
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 Transformation
Cisco Service Provider
 

More from 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
 

Recently uploaded

Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 

Recently uploaded (20)

Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 

Introducing Application Engineered Routing Powered by Segment Routing

  • 1. Introducing Application Engineered Routing Powered by Segment Routing Clarence Filsfils Cisco Fellow cf@cisco.com Deployment use-cases
  • 2. 2© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Velocity • SR concept was proposed to operators in November 2012 • Only two years have elapsed since the first public SR presentation and demo –  Here, March 2013 • A lot happened, let’s see!
  • 3. 3© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Deployment • In CY2015, SR will be deployed in all of these markets WEB SP Core/Edge SP Agg/Metro Large Entreprise
  • 4. 4© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential “Comcast’s Converged Network is the strategic platform for delivering our Internet, Video, Voice, and Business products. As new advanced services are developed leveraging technologies like; Cloud and NFV, our network needs to simplify, scale and become extensible. We see IPv6 and Segment Routing as major elements in the evolution of the network. The ability of the network to support, not impede the innovation occurring in software and services, will be a major step forward.” John Leddy, VP of Network Strategy, Comcast
  • 5. 5© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Strong Operator Partnership and Demand •  Fundamental to the velocity and success •  Over 30 operators involved •  Technology tailored to solve real requirements –  Tactical: solve long-reported issues –  Strategic: key architecture for long-term evolution
  • 6. 6© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential IETF •  Strong commitment for standardization and multi-vendor support •  SPRING Working-Group •  All key documents are WG-status •  Over 25 drafts maintained by SR team –  Over 50% are WG status –  Over 75% have a Cisco implementation •  Several interop reports are available www.segment-routing.net tools.ietf.org/wg/spring/
  • 7. 7© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Segment Routing • Source Routing –  the source chooses a path and encodes it in the packet header as an ordered list of segments –  the rest of the network executes the encoded instructions without any further per-flow state • Segment: an identifier for any type of instruction –  forwarding or service
  • 8. 8© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential IGP Prefix Segment •  Shortest-path to the IGP prefix •  Global •  16000 + Index •  Signaled by ISIS/ OSPF DC (BGP-SR) 10 11 12 13 14 2 4 6 5 7 WAN (IGP-SR) 3 1 PEER 16005
  • 9. 9© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential IGP Adjacency Segment •  Forward on the IGP adjacency •  Local •  1XY –  X is the “from” –  Y is the “to” •  Signaled by ISIS/ OSPF DC (BGP-SR) 10 11 12 13 14 2 4 6 5 7 WAN (IGP-SR) 3 1 PEER 124
  • 10. 10© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential BGP Prefix Segment •  Shortest-path to the BGP prefix •  Global •  16000 + Index •  Signaled by BGP DC (BGP-SR) 10 11 12 13 14 2 4 6 5 7 WAN (IGP-SR) 3 1 PEER 16001
  • 11. 11© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential BGP Peering Segment •  Forward to the BGP peer •  Local •  1XY –  X is the “from” –  Y is the “to” •  Signaled by BGP-LS (topology information) to the controller DC (BGP-SR) 10 11 12 13 14 2 6 7 WAN (IGP-SR) 3 1 PEER Low Lat, Low BW 4 5 High Lat, High BW 147
  • 12. 12© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential WAN Automation Engine •  WAE collects via BGP-LS –  IGP segments –  BGP segments –  Topology DC (BGP-SR) 10 11 12 13 14 2 4 6 5 7 WAN (IGP-SR) 3 1 PEER Low Lat, Low BW BGP-LS BGP-LS BGP-LS
  • 13. 13© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential An end-to-end path as a list of segments •  WAE computes that the green path can be encoded as –  16001 –  16002 –  124 –  147 •  WAE programs a single per-flow state to create an application- engineered end-to- end policy DC (BGP-SR) 10 11 12 13 14 2 4 6 5 7 WAN (IGP-SR) 3 1 PEER Low Lat, Low BW 50 Default ISIS cost metric: 10 {16001, 16002, 124, 147} PCEP, Netconf, BGP
  • 14. 14© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential PCEP-reply (OK, BSID: 200) Binding Segment •  WAE instructs edge to install an SRTE policy –  For this traffic, push this list of segments •  WAE defines the SRTE policy –  Explicit: it provides an explicit list of segments –  Dynamic: it provides optimization objective and constraints to the edge router. The edge router computes the list of segments to match these objectives. •  The edge router assigns a binding segment to the SRTE policy and installs it in dataplane –  Pop and Push the related list of segments –  Binding segment is local •  Controller collects binding segments and characteristics of the SRTE policies (e.g. PCEP) 2 4 6 5 Default ISIS cost metric: 10 Default Latency metric: 10 WAN 3 1 PCEP-request (SR Policy, low-latency, to 4) 200: pop and push {16002, 124} 50
  • 15. 15© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential An end-to-end path with binding segment •  WAE computes that the green path can be encoded as –  16001 –  200 –  147 •  WAE programs a single per-flow state to create an application- engineered end-to- end policy DC (or AGG) 10 11 12 13 14 2 4 6 5 7 Default ISIS cost metric: 10 Default Latency metric: 10 50 WAN 3 1 PEER Low Lat, Low BW Low-Latency to 7 for application … Push {16001, 200, 147}
  • 16. 16© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application Engineered Routing Definition Applications express requirements – bandwidth, latency, SLAs SDN controllers are capable of collecting data from the network – topology, link states, link utilization, … Applications are mapped to a path defined by a list of segments The network only maintains segments No application state Segment Routing (SW upgrade) SDN Controller Applications 1 2 3
  • 17. 17© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application Engineered Routing •  Applications program the network on a per-flow basis •  End-to-End policy –  DC, WAN, AGG, PEER •  Millions of flows –  No per-flow midpoint state –  No reclassification at boundaries •  Simple –  BGP and ISIS/OSPF DC (or AGG) 10 11 12 13 14 2 4 6 5 7 Default ISIS cost metric: 10 Default Latency metric: 10 50 WAN 3 1 PEER Low Lat, Low BW High-BW to 7 for application … Push {16001, 16005} High Lat, High BW
  • 18. 18© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application Engineered Routing •  Automated 50msec FRR DC (or AGG) 10 11 12 13 14 2 4 6 5 7 Default ISIS cost metric: 10 Default Latency metric: 10 50 WAN 3 1 PEER Low Lat, Low BW High-BW to 7 for application … Push {16001, 16005} High Lat, High BW
  • 19. 19© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application Engineered Routing •  Any policy can be programmed by the application •  The network scaling and simplicity is preserved DC (or AGG) 10 11 12 13 14 2 4 6 5 7 Default ISIS cost metric: 10 Default Latency metric: 10 50 WAN 8 8 PEER Low Lat, Low BW High-BW to 7 Load-share across DCedges for application … Push {16008, 16005} High Lat, High BW
  • 20. 20© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application Engineered Routing •  Any policy can be programmed by the application •  The network scaling and simplicity is preserved DC (or AGG) 10 11 12 13 14 2 4 6 5 7 Default ISIS cost metric: 10 Default Latency metric: 10 50 WAN 3 1 PEER Low Lat, Low BW Low-Latency to 7, DC Plane 0 only for application … Push {16010, 16001, 200, 147} High Lat, High BW
  • 21. 21© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application Engineered Routing •  Any policy can be programmed by the application •  The network scaling and simplicity is preserved DC (or AGG) 10 11 12 13 14 2 4 6 5 7 Default ISIS cost metric: 10 Default Latency metric: 10 50 WAN 3 1 PEER Low Lat, Low BW High-BW to 7, 1st VNF at 14 2nd VNF at 6 for application … Push {16014, 301, 16003, 16006, 302, 16005} High Lat, High BW
  • 22. 22© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application Engineered Routing Journey Adding value at your own pace Enable Segment Routing on the network (Software only) Insert Orchestration, SDN controller Connect with Cisco’s and third party VNFs Network Simplification Network Resiliency End-User Experience Network Optimization Service Velocity E2E Application Control Benefits
  • 24. 24© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Demonstrating these use-cases • This section illustrates various use-cases that can be deployed incrementally • Kris Michielsen and Roberta Maglione are available at the Cisco booth to demonstrate these use-cases • Also leverage dcloud.cisco.com where you can test these use-cases by yourself
  • 25. 25© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Planning your Deployments • Mate Design –  TILFA FRR –  Centralized BW Optimization –  Traffic Engineering > Latency vs Cost > Exclusion/Inclusion ip address, srlg, affinity > Disjointness
  • 26. 26© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential IPv4 VPN/Service transport • IGP only –  No LDP, no RSVP-TE • ECMP 1 2 3 4 6 5 7 Site1 Site2 pkt 16007 vpn pkt 16007 vpn pkt pkt vpn pkt
  • 27. 27© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential IPv6 VPN/Service transport over v4 segments • IGP only –  No LDP, no RSVP-TE • ECMP 1 2 3 4 6 5 7 Site1 Site2 pkt 16007 6PE pkt 16007 6PE pkt pkt 6PE pkt
  • 28. 28© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential IPv6 Internet transport over v6 segments • IGP only –  No LDP, no RSVP-TE • ECMP 1 2 3 4 6 5 7 V6 Internet V6 Internet pkt 16007 pkt 16007 pkt pkt pkt
  • 29. 29© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Seamless interworking with LDP • Seamless deployment 1 2 3 4 6 5 7 Site1 Site2 pkt pkt vpn pkt pkt 16007 vpn pkt 16007 vpn pkt vpn LDP(7)
  • 30. 30© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential FRR Classic (ATM-alike) •  Midpoint backup circuit states •  Non-Optimum –  Back to next-hop and then forward •  Extra Signalling Protocol over IGP –  RSVP-TE •  Not ECMP 1 2 3 4 6 5 7 pkt 16007 circuit pkt 16007 pkt 16007
  • 31. 31© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential TILFA FRR •  50msec FRR in any topology •  IGP Automated –  No LDP, no RSVP-TE •  Optimum –  Post-convergence path •  No midpoint backup state •  Detailed operator report –  S. Litkowski, B. Decraene, Orange •  Mate Design –  How many backup segments –  Capacity analysis 1 2 3 4 6 5 7 pkt 16007 16005 pkt 16007 pkt 16007
  • 32. 32© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential OAM • A centralized application can engineer its OAM probes along any selected path • Correlation between different probes allows to localize problems draft-geib-spring-oam-usecase-02 1 2 3 5 4 pkt 154 135 123 112 125 132 143 151
  • 33. 33© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Large-Scale Aggregation •  Only IGP/SR (no BGP) –  Automated FRR including ASBR failure •  SRGB (k) << # access nodes (100k) •  SDN Controller programs the segment list together with service creation CoreAcces1 Acces2 A 70 B 72 ASBR2A 1002 ASBR2B 1002 C 72 ASBR SID’s are anycast ASBR SID’s are unique across the entire domain ASBR anycast prefixes and SID are redistributed within each access region Access Nodes are provided a SID which is unique with respect to its attached ASBR’s but not necessarily unique across the whole domain {72} leads to B within Access1 {72} leads to C within Access2 {1001, 72} leads to B from anywhere {1002, 72} leads to C from anywhere ASBR1A 1001 ASBR1B 1001 Evolve Carrier Ethernet Architecture with SDN and Segment Routing
  • 34. 34© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Traffic Engineering with SR •  No midpoint state (n^2 scale In RSVP-TE) •  No extra protocol (RSVP-TE) •  Native ECMP •  Few segments are required –  Apply Mate Design on your data •  Distributed computation or Centralized –  Optimize on Cost, Latency or BW –  Include/exclude Address, Affinity, SRLG –  Disjointness •  Integration with IP/Optical optimization
  • 35. 35© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Latency example • Dynamic path-option computed by the head-end 1 2 4 6 5 7 Default ISIS (cost) metric: 10 Default latency metric: 10 ISIS: 50 pkt 16007 Low Cost to 7 pkt 16002 124 16007 Low Latency to 7
  • 36. 36© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 0 20 40 60 80 100 ICDF (%) 0 10 20 30 40 50 60 70 Overheadcomparedtominimaldelaypath(ms) IGP path 1 segment 2 segments Latency path
  • 37. 37© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Avoidance example • Dynamic path-option computed by centralized PCE 1 2 4 6 5 7 pkt 16007 Low Cost to 7 pkt 16005 16007 Low Cost to 7 & avoid blue PCEP request PCEP reply
  • 38. 38© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Centralized Traffic Engineering 0 20 40 60 80 100 120 050100150 X1 [links] − SR TE Results (failures) Failure # Max.Utilization(%) ●●●●●●●●●●●●●●●●● ●● ●● ● ●●●●●●●●●●●●●●●●●● ●●●●●●●●●●●●●●●●●●●●● ●●●●● ●●●●●●●●●●●●●●● ●●●●●●●●●●●●●● ● ●●●●●●●●●●●●●●●●●●●●●●●●●●● ● IGP util SRTE util # SRTE tunnels 0 50 100 150 050100150200250 X1 [srlgs] − SR TE Results (failures) Failure # Max.Utilization(%) ● ●●●●●●●●●● ● ●●●●● ● ●●●●● ● ●●●●●●●●●●●●●●● ● ●●●●●●●●●●●●●●● ● ●●●●●●●●●●● ● ●●●●●●● ● ● ● ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●● ● ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●● ● IGP util SRTE util # SRTE tunnels
  • 39. 39© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Classic Content Delivery •  Default content from 4 to 7 –  Via shortest IGP path to best BGP nhop •  Alternate connectivity is not leveraged although potentially offering –  lower congestion / latency –  better business policies 1 2 6 4 3 AS1 5 7 AS6AS5 AS7 pkt 16001
  • 40. 40© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Optimized Content Delivery • On a per-content, per-user basis, the content delivery application can engineer –  the path within the AS –  the selected border router –  the selected peer • Also applicable for engineering egress traffic from DC to peer –  BGP Prefix and Peering Segments 1 2 6 4 3 AS1 5 7 AS6AS5 AS7 pkt 16003 16002 126
  • 41. 41© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Binding Segment •  Any router who is the headend of an SRTE policy installs in dataplane a binding segment •  A binding segment is local •  Dataplane behavior –  Pop and push the list of segments associated with the SRTE policy •  Controller collects binding segments and characteristics of the SRTE policies (e.g. PCEP) 2 4 6 5 Default ISIS cost metric: 10 Default Latency metric: 10 ISIS: 35 WAN 3 1 PCEP-request (SR Policy, low-latency, to 4) 200: pop and push {16002, 16004} PCEP-reply (OK, BSID: 200)
  • 42. 42© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application Engineered Routing •  Per-application flow engineering •  End-to-End –  DC, WAN, AGG, PEER •  Millions of flows –  No signaling –  No midpoint state –  No reclassification at boundaries DC (or AGG) 10 11 12 13 14 Push {16001, 200, 147} Low-Latency to 7 for application A12 2 4 6 5 7 Default ISIS cost metric: 10 Default Latency metric: 10 ISIS: 35 WAN 3 1 BSID: 200 200: pop and push {16002, 16004} PEER Low Lat, Low BW Low-Lat to 4 PeerSID: 147, Low Lat, Low BW PeerSID: 147, High Lat, High BW
  • 43. 43© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application Engineered Routing •  Per-application flow engineering •  End-to-End –  DC, WAN, AGG, PEER •  Millions of flows –  No signaling –  No midpoint state –  No reclassification at boundaries DC (or AGG) 10 11 12 13 14 Push {16010, 16001, 200, 147} Low-Latency to 7, DC Plane 0 only, for application A12 2 4 6 5 7 Default ISIS cost metric: 10 Default Latency metric: 10 ISIS: 35 WAN 3 1 BSID: 200 200: pop and push {16002, 16004} PEER Low Lat, Low BW Low-Lat to 4 PeerSID: 147, Low Lat, Low BW PeerSID: 147, High Lat, High BW
  • 45. 45© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Application-Engineered Routing •  Application programs the Segment Routing network to deliver end-to-end per-flow policy from DC through WAN to end-user •  Adding value at your own pace –  Leveraging the existing MPLS dataplane without any change. SW upgrade only. –  Simplification, Automated 50msec FRR, per-domain and then end-to-end policies •  Economic gains –  Improved service richness and velocity –  Optimized CAPEX and OPEX thanks to the simplicity of the SR architecture •  Segment Routing deployments in CY15 in all the markets –  WEB, SP, Entreprise •  Strong partnership with lead operator group •  Commitment to standardization and multi-vendor support
  • 46. 46© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential •  http://www.segment-routing.net/ •  ask-segment-routing@cisco.com Stay Informed
  • 47. 47© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Thank you
  • 48.
  • 50. 50© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential The circuit alternative •  Maintaining per-flow circuit state at each hop, with complex reclassification at domain boundaries, does not support the application needs for end-to-end programmed policy at scale DC (or AGG) 10 11 12 13 14 2 4 6 5 7 Default ISIS cost metric: 10 Default Latency metric: 10 ISIS: 35 WAN 3 1 PEER Low Lat, Low BW
  • 51. 51© 2014 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Circuit State WAE WAE WAE Orch Classif State Per-Flow SR State Per-Flow SR State {16001, 124 NSO Classif. State APP