Segment Routing-Cisco Live
Segment Routing-Cisco Live
Segment Routing-Cisco Live
Segment Routing
Dan Hutchins, Principal Architect
danhut@cisco.com
BRKRST-1124
Cisco Spark
Questions?
Use Cisco Spark to communicate
with the speaker after the session
How
1. Find this session in the Cisco Live Mobile App
2. Click “Join the Discussion”
3. Install Spark or go directly to the space
4. Enter messages/questions in the space
© 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public
Abstract
Introduction to Segment Routing
This session provides an overview of the segment routing technology and its use
cases. This new routing paradigm provides high operational simplicity and
maximum network scalability and flexibility. You will get an understanding of the
basic concepts behind the technology and its wide applicability ranging from
simple transport for MPLS services, disjoint routing, traffic engineering and its
benefits in the context of software defined networking.
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 4
Opinions on
Source Routing
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 5
Agenda
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 7
What Does SR Do?
• Protocol Removal / Simplification
• Built-in Fast Re-Route (near zero config)
• Scalable & Simple Traffic Engineering
• Inter-domain routing
• Service Chaining
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 8
Agile Carrier Ethernet
APIs
CLIs
Path Computation/
BGP Provisioning WAN optimization Crosswork Controller/
NSO XTC/WAE Automation Orchestration
T-LDP
BGP-LU APIs
Router RSVP-TE BGP
MPLS LDP IGP/SR
Router
IGP IP
IP
© 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 9
Where Can I Use It?
Data Centre
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public
Segment Routing Standardisation
• IETF standardisation in SPRING Sample IETF Documents
working group Problem Statement and Requirements
(RFC 7855)
• Protocol extensions progressing in Segment Routing Architecture
(draft-ietf-spring-segment-routing)
multiple groups
IPv6 SPRING Use Cases
• IS-IS (draft-ietf-spring-ipv6-use-cases)
• OSPF Segment Routing with MPLS data plane
(draft-ietf-spring-segment-routing-mpls)
• PCE
Topology Independent Fast Reroute using Segment Routing
• IDR (draft-bashandy-rtgwg-segment-routing-ti-lfa)
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 11
Technology Overview
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
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 13
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 14
Segment Routing – Forwarding Plane
• MPLS: an ordered list of segments is represented as a stack of labels
• IPv6: an ordered list of segments is encoded in a routing extension header
• This presentation: MPLS data plane
• Segment → Label
• Basic building blocks distributed by the IGP or BGP
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 15
IGP Prefix Segment
• Shortest-path to the
IGP prefix
• Equal Cost Multipath
(ECMP)-aware
• Global Segment 12
10
2 4
• Label = 16000 + Index
• Index of NodeX = X is 1
used for illustrative
7
13 16005
purposes
3 6 5
• Distributed by
ISIS/OSPF 11
14
DC (BGP-SR) WAN (IGP-SR) PEER
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 16
IGP Adjacency Segment
• “Pop and Forward on
the IGP adjacency”
• Local Segment
• Dynamically allocated 30204
12
• Value “30X0Y” 10
2 4
used for illustration
1
• X is the “from” 7
• Y is the “to”
13
3 6 5
• Advertised as a label
value 11
• Distributed by 14
ISIS/OSPF DC (BGP-SR) WAN (IGP-SR) PEER
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 17
BGP Prefix Segment
• Shortest-path to the
BGP prefix
• Global Segment
16001
• 16000 + Index 12
• Index of NodeX = X is 10
2 4
used for illustrative
purposes 1
7
• Signaled by BGP 13
3 6 5
11
14
DC (BGP-SR) WAN (IGP-SR) PEER
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 18
BGP Peering Segment
• “Pop and Forward to
the BGP peer”
• Local Segment
• Dynamically allocated
12 40407 Low Lat,
• Value 40X0Y (for 10 Low BW
2 4
illustration)
• X is the “from” 1
7
• Y is the “to” 13
• Signaled by BGP-LS 3 6 5 High Lat, High BW
(topology information)
to the controller 11
14
DC (BGP-SR) WAN (IGP-SR) PEER
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 19
Multi-Domain Topology
• SR Path Computation SR
BGP-LS
Element (PCE) PCE
BGP-LS
• PCE collects via BGP-
LS BGP-LS
• IGP segments
12
• BGP segments
10 Low Lat, Low BW
2 4
• Topology
1
7
13
3 6 5
11
14
DC (BGP-SR) WAN (IGP-SR) PEER
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 20
End-to-End Policy, Unified Data Plane
• Construct a path by Low-Latency to 7 SR
combining segments for application … PCE
to form an end-to-end PCEP, Netconf, BGP
path: {16001,
16002,
• 16001 (Prefix-SID)
• 16002 (Prefix-SID)
30204, 16001 30204
40407 } 12
• 30204 (Adj-SID)
10 16002 40407
• 40407 (Peer-SID) 2 4
16001 50
• Per-application 1 Low Lat
flow engineering Low BW
7
13
• Millions of flows
• No signalling 3 6 5
• No midpoint state
• No reclassification at 11
boundaries
14 Default ISIS cost metric: 10
DC (BGP-SR) WAN (IGP-SR) PEER
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 21
Segment Routing Product Support
• Cisco Platforms:
• IOS-XR (ASR9000, CRS-1/CRS-3, NCS5000, NCS5500, NCS6000)
• IOS-XE (ASR1000, CSR1000v, ASR902, ASR903, ASR920, ISR4400)
• NX-OS (N3K, N9K)
• Open Source (FD.io/VPP, Linux Kernel, ODL, ONOS, OpenWRT)
• PCE (WAN Automation Engine, XTC)
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 22
Use Cases
Simple and Efficient Transport of MPLS services
16002
• No change to
service vpn
configuration Packet to 8
• MPLS services MP-BGP
ride on the prefix vpn
segments Packet to 8 3 4 Packet to 8
CE PE PE CE
• Simple: IGP-only
• One less protocol 7 1 2 8
to operate
1.1.1.2/32
• No LDP, no Prefix-SID 16002 10.0.0.0/30
2001::a00:0/126
5 6
RSVP-TE
16002
vrf RED SR Domain vrf RED
vpn
Packet to 8
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 24
Interworking with LDP
• SR to LDP Interworking
requires Mapping Server 16007
functionality vpn
• E.g. Nodes 6 & 8 can advertise LDP(7)
prefix-SIDs in IGP, on behalf of Packet
non-SR nodes. vpn
• SR nodes install these prefix- 2 3 Packet
vpn
SIDs in their forwarding table. Packet
• Mapping server is a control
plane mechanism and doesn’t 1 4 7
have to be in the data path
Packet
• LDP to SR Interworking is Packet
Automatic and Seamless. 6 5
Site 1 Site 2
16007
8
vpn
Mapping-servers
1.1.1.4/32 SID 16004
Packet
1.1.1.7/32 SID 16007 BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 25
© 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 26
Topology-Independent LFA (TI-LFA FRR)
• 50msec FRR in any topology
• Link, Node, or SRLG 7
• IGP Automated 2 3
• No LDP, no RSVP-TE
16007
• Optimum
Packet 1 4
• Post-convergence path
• No midpoint backup state 16007
6 5
Packet
• Detailed operator report
16005
• S. Litkowski, B. Decraene, Orange
16007
Packet
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 27
Optimised Content Delivery
• On a per-content, per-user basis, the 7
AS7
content delivery application can
engineer
• The path within the AS 5 6
• The selected border router 16003
• The selected peer
AS5 AS6
16002
• Also applicable for engineering 40206
egress traffic from DC to peer Packet
1 2
• BGP Prefix and Peering Segments
4 3
AS1
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 28
A Closer
Look at the
Control and
Data Planes
MPLS Control and Forwarding Operation
Services
MP-BGP
No changes to
IPv4 IPv6
IPv4 IPv6 VPWS VPLS control or
PE1 PE2 VPN VPN
forwarding plane
Packet
Transport LDP RSVP Static BGP IS-IS OSPF IGP or BGP label
distribution for
PE1 IGP PE2
IPv4 and IPv6.
MPLS Forwarding
Forwarding plane
remains the same
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 30
SR enabled node
SID Encoding
SRGB = [ 16,000 – 23,999 ] – Advertised as base = 16,000, range = 8,000
Prefix SID = 16,001 – Advertised as Prefix SID Index = 1
• Prefix SID Adjacency SID = 24000 – Advertised as Adjacency SID = 24000
• Uses SR Global Block (SRGB)
• SRGB advertised with router capabilities TLV
• In the configuration, Prefix-SID can be configured as an absolute value or an index
• In the protocol advertisement, Prefix-SID is always encoded as a globally unique index
• Index represents an offset from SRGB base, zero-based numbering, i.e. 0 is 1st index
E.g. index 1 SID is 16,000 + 1 = 16,001
• Adjacency SID
• Locally significant
• Automatically allocated for each adjacency
• Always encoded as an absolute (i.e. not indexed) value
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 31
SR IS-IS Control Plane Overview
• IS-IS Segment Routing functionality
• IPv4 and IPv6 control plane
• Level 1, level 2 and multi-level routing
• Prefix Segment ID (Prefix-SID) for host prefixes on loopback interfaces
• Adjacency Segment IDs (Adj-SIDs) for adjacencies
• Prefix-to-SID mapping advertisements (mapping server)
• MPLS penultimate hop popping (PHP) and explicit-null signalling
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 32
SID index 1
1.1.1.2 1.1.1.1
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 33
SR OSPF Control Plane Overview
• OSPF Segment Routing functionality
• OSPFv2 control plane
• Multi-area
• IPv4 Prefix Segment ID (Prefix-SID) for host prefixes on loopback interfaces
• Adjacency Segment ID (Adj-SIDs) for adjacencies
• Prefix-to-SID mapping advertisements (mapping server)
• MPLS penultimate hop popping (PHP) and explicit-null signalling
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 34
SID index 1
1.1.1.2 1.1.1.1 1.1.1.4
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 35
MPLS Data Plane Operation
Prefix SID Adjacency SID
SRGB [16,000 – 23,999 ] SRGB [16,000 – 23,999 ]
Adjacency
SID = X
Swap Pop
X
X X Y Y
• Packet forwarded along IGP shortest path • Packet forwarded along IGP adjacency
(ECMP) • Pop operation performed on input label
• Swap operation performed on input label • Top labels will likely differ
• Same top label if same/similar SRGB • Penultimate hop always pops last adjacency SID
• PHP if signaled by egress LSR
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 36
MPLS Data Plane Operation (Prefix SID)
SRGB [16,000 – 23,999 ] SRGB [16,000 – 23,999 ] SRGB [16,000 – 23,999 ] SRGB [16,000 – 23,999 ]
A B C D Loopback X.X.X.X
Prefix SID Index = 41
16041 16041
VPN Label VPN Label VPN Label
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 37
MPLS Data Plane Operation (Adjacency SIDs)
SRGB [16,000 – 23,999 ] SRGB [16,000 – 23,999 ] SRGB [16,000 – 23,999 ] SRGB [16,000 – 23,999 ]
A B X D Loopback X.X.X.X
Adjacency Prefix SID Index = 41
SID = 30206
Push Pop Pop Pop
Push
Push
30206
16041 16041
VPN Label VPN Label VPN Label
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 38
MPLS LFIB with Segment Routing
PE PE
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 39
Traffic
Protection
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 41
Topology Independent LFA (TI-LFA) – Benefits
• 100%-coverage 50-msec link, node, and SRLG protection
• Simple to operate and understand
• Automatically computed by the IGP
• Prevents transient congestion and suboptimal routing
• Leverages the post-convergence path, planned to carry the traffic
• Incremental deployment
• Also protects LDP and unlabeled traffic
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 42
TI-LFA – Zero-Segment Example
prefix-SID(Z) A Z
• TI-LFA for link R1R2 on R1
Packet to Z
• Calculate post-convergence SPT
• SPT with link R1R2 removed from 1 2
topology
1000
• Derive SID-list to steer traffic on post- Packet to Z
convergence path empty SID-list prefix-SID(Z) 5
Default metric: 10
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 43
TI-LFA – Single-Segment Example
• TI-LFA for link R1R2 on R1 prefix-SID(Z) A Z
4 3
Default metric:10
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 44
TI-LFA – Double-Segment Example
A Z
• TI-LFA for link R1R2 on R1 prefix-SID(Z)
Packet to Z Packet to Z
• Calculate post-convergence SPT
1 2
• Derive SID-list to steer traffic on post-
convergence path <Prefix-SID(R4), prefix-SID(R4)
Adj-SID(R4-R3) adj-SID(R4-R3)
5
• Also known as “P- and Q-node” prefix-SID(Z) prefix-SID(Z)
Packet to Z Packet to Z
• R1 will push the prefix-SID of R4 and
the adj-SID of R4-R3 link on the 4
R4 3
R3
1000
backup path
adj-SID(R4-R3) Default metric: 10
prefix-SID(Z)
Packet to Z
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 45
Traffic Engineering
(SR-TE)
Traffic Engineering with Segment Routing
• Provides explicit routing
Segment
• Supports constraint-based routing Routing
• Supports centralised admission control
• Uses existing ISIS / OSPF extensions to
advertise link attributes
• No RSVP-TE to establish LSPs
• Supports ECMP
TE LSP
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 47
segment-routing
Node1
traffic-eng
Low Latency policy POLICY1
color 20 end-point ipv4 1.1.1.3
T:15 T:15
I:10 I:10
candidate-paths
1 2 3 preference 100
T:8 dynamic mpls
SID-list: <16005, 16004, 16003> I:10 metric
T:10 type te
I:30
5 4
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 48
segment-routing
Node1
traffic-eng
policy POLICY1
Service Disjointness color 20 end-point ipv4 1.1.1.3
candidate-paths
preference 100
XTC XTC dynamic mpls pce
metric
type igp
1 2 3 association group 1 type node
SID-list: I:100 I:100
{30102, 30203} segment-routing
Node6
traffic-eng
5 4
7 policy POLICY2
color 20 end-point ipv4 1.1.1.8
candidate-paths
preference 100
6 7 8 dynamic mpls pce
SID-list: I:100 I:100 metric
{16007, 16008} type igp
Default IGP link metric: I:10 association group 1 type node
• Two dynamic paths between two different pairs of (head-end, end-point) must
be disjoint from each other
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 49
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 50
Per VPN Topology
I: 50
2 4
1 CE Basic VPN should
T: 15
use lowest cost
6 5 underlay path
IGP cost 30
Default IGP cost: I:10 Objective:
Default TE cost: T:10 operationalise this
service for simplicity,
TE cost 20 scale and
I: 50 performance
2 4
Premium VPN
1 CE should use lowest
T: 15 latency path
6 5
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 52
Automated Performant Steering
➐ ➑
➌ BGP: 20/8 via PE4
FIB table at PE1 VPN-LABEL: 99999
Low-latency (color 20) ➋ BGP: 20/8 via PE4
BGP: 20/8 via 4001 RR VPN-LABEL: 99999
SRTE: 4001: Push <16002, 30204> Low-latency (color 20)
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 53
SR-TE
• Simple, Automated and Scalable
• No core state: state in the packet header
• No tunnel interface: “SR Policy”
• No head-end a-priori configuration: on-demand policy instantiation
• No head-end a-priori steering: automated steering
• Multi-Domain
• XR Traffic Controller (XTC) for compute
• Binding-SID (BSID) for scale
• Lots of Functionality
• Designed with lead operators along their use-cases
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 54
Bits and Bites
Binding SID for Stitching
BSID: BSID:
30410 30710
1 2 3 4 5 6 7 8 9 10
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 58
IPv6 Data Plane
• Segment Routing applies to both IPv6 and MPLS dataplanes
• Difference is in the bits encoded in the packet not in the architecture
• Enabling SR-IPv6, means that ONLY the nodes that have to process the packet
header must have SR-IPv6 dataplane support
• All other nodes in the infrastructure are just plain IPv6 nodes
SR-IPv6 SR-MPLS
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 59
Network Instruction
Locator Function(arg)
Function
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 60
Network Program
Next Segment Locator 1 Function 1
Locator 2 Function 2
Locator 3 Function 3
Locator 2 Function 2
Locator 1 Function 1
Locator 3 Function 3
© 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public
SRv6
• 100%-coverage 50-msec link, node, and SRLG protection
• Simple to operate and understand
• Automatically computed by the IGP
• Prevents transient congestion and suboptimal routing
• Leverages the post-convergence path, planned to carry the traffic
• Incremental deployment
• Also protects LDP and unlabeled traffic
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 62
Does it Work for Multicast?
• Source Routing a packet is not possible for Multicast!
• Parsing a sequential list of hops does not allow to represent a replication.
Source R1
SD C
A B
X
S D {E,C,B}
S D {C,E,B}
?
?
E
BRKRST-1124
R2
R2
© 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 63
Solutions for Multicast
• There is no exact solution for Multicast that is like Unicast SR.
• Depending on the requirements, we can choose the best fit from the following
options:
1. Deploy traditional Multicast Solutions
• PIM
• mLDP
• RSVP-TE
• Ingress Replication
2. TreeSID – a controller based solution - new
3. Bit Index Explicit replication (BIER)
4. Do I even need it? SR Spray – new
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 64
Tree Segment Identifier (TreeSID)
• TreeSID is a SDN controller based approach to building P2MP trees.
• Due to the controller, the tree can be built using any constraint (like P2MP
RSVP-TE).
• A TreeSID identifier can be a:
• IPv4/IPv6 Source and Group (S,G)
• A name string
• A numeric value
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 65
TreeSID Labels
A B
R2
R2
E
A B
R2
R2
E
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 66
Presentation ID © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 67
GW1 WIFI
TV-1
C::1 DD::
SR Spray
Spray Policy 1: <A2::0, A4::0, M1, DD::> CMTS4 WIFI
4 DD::
Spray Policy 2: <A3::0, A5::0, M1, DD::>
Unicasted 2
GW3 WIFI TV-3
Content VPP1 C::3 DD::
Provider B::1
WIFI
Replicate traffic to every CMTS 3 DD::
through TE-Engineered core path CMTS5
then to access mcast tree 5
then to anycast TV GW5 WIFI
TV-5
C::5 DD::
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 70
Stay Up-To-Date
http://www.segment-routing.net/
https://www.linkedin.com/groups/8266623
https://twitter.com/SegmentRouting
https://www.facebook.com/SegmentRouting/ amzn.com/B01I58LSUO
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 71
Participate in the “My Favorite Speaker” Contest
Promote Your Favorite Speaker and You Could Be a Winner
• Promote your favorite speaker through Twitter and you could win $200 of Cisco
Press products (@CiscoPress)
• Send a tweet and include
• Your favorite speaker’s Twitter handle @wozzit
• Two hashtags: #CLUS #MyFavoriteSpeaker
• You can submit an entry for more than one of your “favorite” speakers
• Don’t forget to follow @CiscoLive and @CiscoPress
• View the official rules at http://bit.ly/CLUSwin
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 72
Continue Your Education
• Demos in the Cisco campus
• Walk-in Self-Paced Labs
• Table Topics
• Meet the Engineer 1:1 meetings
• Related sessions
BRKRST-1124 © 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 73
Q&A
Complete Your Online
Session Evaluation
• Give us your feedback and
receive a Cisco Live 2018 Cap
by completing the overall event
evaluation and 5 session
evaluations.
• All evaluations can be completed
via the Cisco Live Mobile App.
Don’t forget: Cisco Live sessions will be
available for viewing on demand after the
event at www.CiscoLive.com/Global.
© 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public
Thank you
Backup Slides
BRKRST-1124