Routing Resiliency Latest Enhancements

Size: px
Start display at page:

Download "Routing Resiliency Latest Enhancements"

Transcription

1

2 Routing Resiliency Latest Enhancements Clarence Filsfils

3 Agenda Per-Prefix LFA Remote LFA Segment Routing Topology-Independent LFA 3

4 Acknowledgement Stephane Litkowski and Bruno Decraene, Orange 4

5 Per-Prefix LFA

6 Per-Prefix LFA C D1 C is an LFA for D1 if CD1 < CS + SD1 S E F D2 IGP pre-computes a backup path per primary path to an IGP destination FIB pre-installs the backup path in dataplane Upon local failure, all the backup paths of the impacted destinations are enabled in a prefix-independent manner (<50msec LoC) Hierarchical HW FIB organization Similar to BGP-PIC FRR behavior 6

7 Benefits Simple Sub-50msec Link, Node and SRLG Protection Deployment friendly no protocol change, no interop testing, incremental deployment Good Scaling No degradation on IGP convergence for primary paths 7

8 Constraints Coverage is topology dependent availability of a backup path depends on topology In some rare cases, there are multiple LFA candidates and the one taken might not be the best choice 8

9 LFA Coverage is in fact excellent 11 real Core Topologies average coverage: 94% of destinations 5 topologies higher than 98% coverage Real Aggregation simple design rules help ensure 100% link/node protection coverage for most frequent real aggregation topologies RFC6571 Sweet Spot A simple solution is essential for access/aggregation as it represents 90% of the network size hence complexity 9

10 High interest for access/aggregation Is there a way to also support the ring and biased square? Ring Biased Square (a<c) 10

11 One backup path per primary path Default tie-break 1. Prefer primary over secondary 2. Prefer lowest backup path metric 3. Prefer linecard disjointness 4. Prefer node disjointness CLI to customize the tie-break policy Default is recommended. Simplicity. 11

12 Primary vs Secondary S has two primary paths to D E1 and E2 S has one LFA candidate to D: N1 Which backup to prefer? Another primary path or a secondary path? N1 S E1 F D E2 N1 E1 S F D E2 N2 12

13 Guaranteed-Node-Protecting Definition: ND < NF + FD (Eq2) does the path from the neighbor to D avoid node F? S s primary path to D: E0 S s LFA candidates: E1 and E2 E1: not guaranteed node protecting N1 does not meet Eq2 E2: guaranteed node protecting N2 meets Eq2 N1 E1 S E0 F D E2 20 N2 13

14 De Facto Node Protection E0 S F D E N2 Choosing a guaranteed node-protecting LFA is not the only way to benefit from LFA node protection A non-guaranteed node protecting LFA candidate might turn to be node protecting. We call this De Facto Node Protection N2 is not guaranteed node protecting for D: 20!< But if F fails, N2 will trigger its own LFA for the path N2FD (via N2D) and hence the traffic SD avoids F! 14

15 Lowest backup path metric S s primary path to D: F Two LFA Candidates: N1 and N2 Lowest backup path metric: N2 SN2 + N2D < SN1 + N1D < S F D E1 E2 E0 N1 N

16 Still in some cases, the LFA is suboptimal 16

17 Remote LFA

18 Remote-LFA Objective Keep Per-prefix LFA benefits simplicity incremental deployment Increase coverage for real topologies primarily for ring and biased-square access topologies potentially for core topology 98/99% is seen as good-enough 100% coverage is icing on the cake 18

19 The Ring No LFA protection in the ring if E4 sends a C1-destined packet to E3, E3 sends it back to E4 19

20 PQ Algorithm Any node which meets the P and Q properties P: the set of nodes reachable from E4 without traversing E4E5 Q: the set of nodes which can reach E5 without traversing E4E5 Best PQ node the closest from A: E1 Establish a directed LDP session with the selected PQ node E5 E4 Backbone C1 C2 E3 Access Region E1 E2 20

21 Remote LFA Protection E4 s LIB E5 s label for FEC C2 = 20 E3 s label for FEC E1 = 99 E1 s label for FEC C2 = 21 E4 s FIB for destination C2 Primary: out-label = 20, oif = E5 Backup: out-label = 21 oif = [push 99, oif = E3] E5 E4 C E3 21 C2 E1 E2 RLFA is LFA from a remote node (E1) With Node and SRLG protection! 21

22 Remote LFA applied in the backbone PQ s coverage extension is significant for some SP s 22

23 Targeted LDP - Scalable Odd ring: 2 LDP additional sessions per node Even ring: 1 LDP additional session per node 23

24 Targeted LDP - Scalable Small number of automatically signaled LDP sessions per node 24

25 Very simple rules RFC6571 In a square, any metric should be less than the sum of the 3 other links Simple rule: any link in a square should have a metric less than the sum of the 3 other links E1 can send a C2-destined packet to E2 whatever the E1E2 metric, but E2 forwards it to C2 only if E2C2 is < E2E1C1C2 C2 sends a C1-bound packet to C1 only if C2C1 < C2E2E1C1. Applying this for any link in the square we see that a link metric should be less than the sum of the other 3 link metrics 25

26 Not yet 100%-guaranteed E1 has no LFA for C1 E2 routes back E1 has no RemoteLFA for C1 P and Q intersection is null 26

27 100% - Icing on the cake When the P and Q space do not intersect, then setup an Explicit-Path-LSP to the closest Q node use SR explicit path! See next. Automated 100% guarantee Node protection 27

28 Remote LFA Benefits Seamless integration with Per-Prefix LFA Packets take their shortest paths from the PQ node Destinations use per-prefix LFA onto physical oif when available (i.e. perprefix LFA), and per-prefix LFA onto LDP LSP (i.e. Remote LFA) otherwise Simple Automated computation, negligible CPU, low TLDP requirement Incremental Deployment New code only at the protecting node Meet the real coverage requirements backbone and access/aggreation 28

29 Segment Routing

30 Segment Routing : the source chooses a path and encodes it in the packet header as an ordered list of segments : an identifier for any type of instruction Service Context Locator IGP-based forwarding construct BGP-based forwarding construct Local value or Global Index 30

31 Segment Routing : an ordered list of segments is represented as a stack of labels a completed segment is popped : an ordered list of segments is represented as a routing extension header, see 4.4 of RFC2460 Type 0 could be used. A new type is proposed to enhance functionality while improving forwarding performance and security upon completion of a segment, the pointer is incremented 31

32 ISIS automatically installs segments Nodal segment to C A B C D Nodal segment to C Adj Segment Z M N O P Simple extension Excellent Scale: a node installs N+A FIB entries N node segments and A adjacency segments Nodal segment to Z 32

33 Node Segment Packet to Z FEC Z push 65 A B C 65 Packet to Z swap 65 to Packet to Z swap 65 to 65 pop Packet to Z D Packet to Z Z 65 A packet injected anywhere with top segment 65 will reach Z via shortest-path Z advertises a global node segment 65 with its loopback simple ISIS sub-tlv extension we assume the same SRGB at every node All remote nodes install in their FIB the node segment 65 to Z 33

34 Adjacency Segment A B C M N O Pop 9003 D P Z A packet injected at node C with segment 9003 is forced through datalink CO C allocates a local segment 9003 and maps it to the instruction complete the segment and forward along the interface CO C advertises the adjacency segment in ISIS simple sub-tlv extension C is the only node to install the adjacency segment in FIB 34

35 Combining Segments ECMP Node segment Per-flow state only at head-end not at midpoints Source Routing the path state is in the packet header Packet to Z Packet to Z Packet to Z 72 A B C M N O Packet to Z 78 D P 65 Packet to Z Z 65 Packet to Z 35

36 Simple and Efficient Transport of MPLS services PE1 A M All VPN services ride on the node segment to PE2 B N Efficient packet networks leverage ecmp-aware shortest-path! node segment! Simplicity no complex LDP/ISIS synchronization to troubleshoot one less protocol to operate PE2 IPv4 over MPLS/IGP VPN over MPLS/IGP Internet over MPLS/IGP PW over MPLS/IGP IPv6 over MPLS/IGP 36

37 Topology Independent LFA (TI-LFA) Guaranteed Link/Node FRR in any topology even with asymmetric metrics No Directed LDP session Simplicity entirely automated (no need for customization) Incremental deployment Applicable to LDP and IP primary traffic Only the repair tunnel is SR-based For networks with symmetric metric & link protection No extra computation Simple repair stack Node segment to P node Adjacency segment from P to Q Demo available E1 C1 Backbone E2 Node segment to P node E3 C2 Default metric: 10 E Adj segment to Q node 37

38 Central OptimizationN Need 2Gbps from A to Z with SLA Collect network status information Encoded path for traffic to Z {66, 9001, 65} 66 Congested A B C D 9001 M N O P Z 65 ABCOPZ meets SLA. I account the BW. I encode the path as nodal segment to C, adj segment to O, nodal segment to Z Centralized Optimization - find a path meeting the SLA requirement - encode it as a list of nodal and adjacent segments Agility and Scalability Hybrid Central/Distributed CP 38

39 Many other use-cases See 39

40 Topology-Independent LFA

41 Benefits 100%-coverage 50-msec link and node 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 applicable to primary IP and LDP traffic only the repair tunnel needs to be SR-enabled Demo available 41

42 Explicit Post-Convergence Path What is the more optimal and natural path upon a failure? the post-convergence path Why have we never used it before SR? the post-convergence path may not be an LFA and hence may loop Thanks to SR, we can always use the post-convergence path Explicit Post-Convergence (EPC): the non-lfa portion of the path is encoded as an explicit list of segments 42

43 Explicit Post-Convergence Path Computation leverages proven and existing LFA technology intersection of post-convergence SPT with P and Q spaces Number of Segments to form the Repair Tunnel Symmetric network, link protection: Proven: <= 2 segments to get into Q space Asymmetric network or node protection: No theoretical bound In reality, as we already saw for RLFA, things are much simpler! Orange use-case 100% link protection 100% use <= 2 segments 100% node protection (<=4 segments) 99.72% use <= 2 segments 0.24% use 3 segments 0.04% use 4 segments 43

44 FRR Path Optimality 44

45 45

46 Conclusion

47 Segment Routing Wide Applicability Simple to deploy and operate More scalable and functional IP and MPLS Agile Wan Orchestration with hybrid centralized/distributed Massive operator interest and support ISIS/SR demonstrated in Feb 2013 TI-LFA demonstrated in Oct 2013 Much more happening! Join the community. 47

48 TI-LFA Applicable to native IP, LDP and SR traffic does not require a migration from LDP to SR Incremental deployment does not require an overall SR deployment 100% coverage link, node and SRLG 100% automated fit the post-convergence path 48

49 Thank you

50 References Per-prefix LFA Applicability: RFC 6571 Remote LFA: draft-ietf-rtgwg-remote-lfa-04 Topology-Independent LFA: draft-francois-segment-routing-ti-lfa-00 50

51 Call to Action Visit the World of Solutions:- Cisco Campus Walk-in Labs Technical Solutions Clinics Meet the Engineer Lunch Time Table Topics, held in the main Catering Hall Recommended Reading: For reading material and further resources for this session, please visit 51

52 Complete Your Online Session Evaluation Complete your online session evaluation Complete four session evaluations and the overall conference evaluation to receive your Cisco Live T-shirt 52

53

Segment Routing. Jérôme DURAND Consulting Systems Engineer - FRNOG #21 20 septembre 2013

Segment Routing. Jérôme DURAND Consulting Systems Engineer -  FRNOG #21 20 septembre 2013 Segment Routing Jérôme DURAND Consulting Systems Engineer jerduran@cisco.com - http://reseauxblog.cisco.fr FRNOG #21 20 septembre 2013 2011 Cisco and/or its affiliates. All rights reserved. 1 Simplicity

More information

Segment Routing. Clarence Filsfils Distinguished Engineer

Segment Routing. Clarence Filsfils Distinguished Engineer Segment Routing Clarence Filsfils Distinguished Engineer cf@cisco.com Segment Routing Unified DC + WAN + Aggregation from server in the DC, through WAN and to the service edge Policy-aware DC: disjoint

More information

Introduction to Segment Routing

Introduction to Segment Routing Segment Routing (SR) is a flexible, scalable way of doing source routing. Overview of Segment Routing, page 1 How Segment Routing Works, page 2 Examples for Segment Routing, page 3 Benefits of Segment

More information

Introduction to Segment Routing Santiago Álvarez, Distinguished Technical Marketing Engineer BRKRST-2124

Introduction to Segment Routing Santiago Álvarez, Distinguished Technical Marketing Engineer BRKRST-2124 Introduction to Segment Routing Santiago Álvarez, Distinguished Technical Marketing Engineer BRKRST-2124 Agenda Technology Overview Use Cases A Closer Look to Control and Data Plane Traffic Protection

More information

Cisco Systems, Inc. Bruno Decraene Stephane Litkowski Orange November 18, 2013

Cisco Systems, Inc. Bruno Decraene Stephane Litkowski Orange November 18, 2013 Network Working Group Internet-Draft Intended status: Standards Track Expires: May 22, 2014 Pierre Francois Institute IMDEA Networks Clarence Filsfils Ahmed Bashandy Cisco Systems, Inc. Bruno Decraene

More information

Segment Rou+ng IETF 87

Segment Rou+ng IETF 87 Segment Rou+ng IETF 87 Clarence Filsfils cf@cisco.com C. Filsfils, S. Previdi, A. Bashandy, B. Decraene, S. Litkowski, M. Horneffer, I. Milojevic, R. Shakir, S. YP, W. Henderickx, J. Tantsura, Ericsson,

More information

Segment Routing Configuration Guide

Segment Routing Configuration Guide Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 2017 Cisco Systems, Inc. All rights

More information

Internet Engineering Task Force (IETF) M. Shand. B. Decraene France Telecom J. Uttaro AT&T N. Leymann M. Horneffer Deutsche Telekom June 2012

Internet Engineering Task Force (IETF) M. Shand. B. Decraene France Telecom J. Uttaro AT&T N. Leymann M. Horneffer Deutsche Telekom June 2012 Internet Engineering Task Force (IETF) Request for Comments: 6571 Category: Informational ISSN: 2070-1721 C. Filsfils, Ed. Cisco Systems P. Francois, Ed. Institute IMDEA Networks M. Shand B. Decraene France

More information

SRv6: Network as a Computer and Deployment use-cases

SRv6: Network as a Computer and Deployment use-cases SRv6: Network as a Computer and Deployment use-cases Gaurav Dawra, Technical Leader, Cisco Systems (gdawra@cisco.com) John Brzozowski, Fellow and Chief Architect, Comcast John Leddy, Network Engineering,

More information

Introduction to Segment Routing

Introduction to Segment Routing Introduction to Segment Routing Michael Kowal, Vertical Solutions Architect @ciscomk Abstract Introduction to Segment Routing This session provides an overview of the segment routing technology and its

More information

Loop Free Alternate and Remote Loop Free Alternate IP Fast Reroute

Loop Free Alternate and Remote Loop Free Alternate IP Fast Reroute Loop Free Alternate and Remote Loop Free Alternate IP Fast Reroute Contents Introduction Prerequisites Requirements Components Used Background Information Understand MPLS Configure Network Diagram Configurations

More information

Segment Routing Configuration Guide, Cisco IOS XE Fuji 16.7.x

Segment Routing Configuration Guide, Cisco IOS XE Fuji 16.7.x Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 2018 Cisco Systems, Inc. All rights

More information

IP Fast Reroute Applicability. Pierre Francois Institute IMDEA Networks

IP Fast Reroute Applicability. Pierre Francois Institute IMDEA Networks IP Fast Reroute Applicability Pierre Francois Institute IMDEA Networks Pierre.Francois@imdea.org Agenda IGP (Fast) Convergence IGP Fast Reroute (Hitless maintenance operations) IGP Fast convergence Pushing

More information

Segment Routing MPLS data plane. Clarence Filsfils Kris Michielsen

Segment Routing MPLS data plane. Clarence Filsfils Kris Michielsen Segment Routing MPLS data plane Clarence Filsfils Kris Michielsen Segment Routing MPLS data plane Segment Routing leverages existing MPLS data plane How to verify Segment Routing MPLS forwarding 2 Segment

More information

Design, Deployment and Troubleshooting Scalable MPLS Architecture (Platform : IOS-XR, IOS-XE)

Design, Deployment and Troubleshooting Scalable MPLS Architecture (Platform : IOS-XR, IOS-XE) Design, Deployment and Troubleshooting Scalable MPLS Architecture (Platform : IOS-XR, IOS-XE) Vinit Jain, Technical Leader Services CCIE # 22854 Twitter @vinugenie Shashi Shekhar Sharma, Customer Advocacy

More information

ISIS - SR: uloop Avoidance

ISIS - SR: uloop Avoidance The feature extends the ISIS Local Microloop Protection feature thereby preventing the occurrences of microloops during network convergence after a link-down event or link-up event. Prerequisites for,

More information

"Charting the Course...

Charting the Course... Description Course Summary This advanced bootcamp combines JMF, JL2V, and JL3V into five consecutive days of training. Students can choose to attend the individual classes (JMF, JL2V, or JL3V) or attend

More information

A Segment Routing (SR) Tutorial. R. Bonica NANOG70 June 6, 2017

A Segment Routing (SR) Tutorial. R. Bonica NANOG70 June 6, 2017 A Segment Routing (SR) Tutorial R. Bonica NANOG70 June 6, 2017 AKA: SPRING IETF Standardization Source Packet Routing In Networking (SPRING) WG ISIS, OSPF, IDR and MPLS WGs What is SR? A tunneling technology

More information

Internet Engineering Task Force (IETF) Orange R. Shakir Google March 2018

Internet Engineering Task Force (IETF) Orange R. Shakir Google March 2018 Internet Engineering Task Force (IETF) Request for Comments: 8355 Category: Informational ISSN: 2070-1721 C. Filsfils, Ed. S. Previdi, Ed. Cisco Systems, Inc. B. Decraene Orange R. Shakir Google March

More information

Introduction to Segment Routing

Introduction to Segment Routing BRKRST-2124 Introduction to Segment Routing Alberto Donzelli, Solution Architect Service Provider Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this

More information

You cannot configure prefix-sids on transit links at this time. Support for this feature may be introduced in later code versions.

You cannot configure prefix-sids on transit links at this time. Support for this feature may be introduced in later code versions. 8.1 Segment Routing Segment Routing (SR) is a relatively new technology pioneered by Cisco that is meant to reduce state in MPLS core networks. One can use SR to replace LDP and RSVP-TE wholesale provided

More information

IP/LDP FAST PROTECTION SCHEMES

IP/LDP FAST PROTECTION SCHEMES IP/LDP FAST PROTECTION SCHEMES PL-NOG, OCT 203 Julian Lucek AGENDA Loop-Free Alternate (LFA) brief review Improving LFA coverage Remote LFA (rlfa) Directed forwarding label LFA with automatically created

More information

MENOG 18. Segment Routing. Vahid Tavajjohi. From HAMIM Corporation

MENOG 18. Segment Routing. Vahid Tavajjohi. From HAMIM Corporation Segment Routing MENOG 18 Rasoul Mesghali Vahid Tavajjohi CCIE#34938 From HAMIM Corporation 1 Agenda Introduction Technology Overview Use Cases Closer look at the Control and Data Plane Traffic Protection

More information

Segment Routing With IS-IS v4 Node SID

Segment Routing With IS-IS v4 Node SID This chapter describes how Segment Routing (SR) works with IS-IS. Restrictions for, page 1 Information About Segment Routing IS-IS v4 Node SID, page 1 How to Configure Segment Routing IS-IS v4 Node SID,

More information

IS-IS. In This Chapter XRS Routing Protocols Guide Page 449

IS-IS. In This Chapter XRS Routing Protocols Guide Page 449 IS-IS In This Chapter This chapter provides information to configure Intermediate System to Intermediate System (IS-IS). Topics in this chapter include: Configuring IS-IS on page 450 Routing on page 451

More information

Segment Routing SR/LDP interworking. Clarence Filsfils Kris Michielsen

Segment Routing SR/LDP interworking. Clarence Filsfils Kris Michielsen Segment Routing SR/ interworking Clarence Filsfils Kris Michielsen Segment Routing SR/ interworking Simple, automatic and seamless interworking with Role of Mapping Server Data plane interworking functionality

More information

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF MODULE 05 MULTIPROTOCOL LABEL SWITCHING (MPLS) AND LABEL DISTRIBUTION PROTOCOL (LDP) 1 by Xantaro IP Routing In IP networks, each router makes an independent

More information

Internet Engineering Task Force (IETF) Category: Standards Track. B. Decraene S. Litkowski Orange R. Shakir Google, Inc. July 2018

Internet Engineering Task Force (IETF) Category: Standards Track. B. Decraene S. Litkowski Orange R. Shakir Google, Inc. July 2018 Internet Engineering Task Force (IETF) Request for Comments: 8402 Category: Standards Track ISSN: 2070-1721 C. Filsfils, Ed. S. Previdi, Ed. L. Ginsberg Cisco Systems, Inc. B. Decraene S. Litkowski Orange

More information

Internet Engineering Task Force (IETF)

Internet Engineering Task Force (IETF) Internet Engineering Task Force (IETF) Request for Comments: 7032 Category: Standards Track ISSN: 2070-1721 T. Beckhaus, Ed. Deutsche Telekom AG B. Decraene Orange K. Tiruveedhula Juniper Networks M. Konstantynowicz,

More information

SEGMENT ROUTING PRINCIPLES AND APPLICATIONS FOR SDN

SEGMENT ROUTING PRINCIPLES AND APPLICATIONS FOR SDN POLITECNICO DI MILANO Dipartimento di Elettronica, Informazione e Bioingegneria Master of Science Telecommunications Engineering SEGMENT ROUTING PRINCIPLES AND APPLICATIONS FOR SDN Author: Ana Kos Supervisor:

More information

Segment Routing Commands

Segment Routing Commands Segment Routing Commands address ipv4 (PCE), page 4 adjacency-sid, page 5 apply-weight ecmp-only bandwidth, page 7 attribute-set, page 8 autoroute announce, page 10 autoroute destination, page 12 clear

More information

BGP Convergence in much less than a second

BGP Convergence in much less than a second BGP Convergence in much less than a second Clarence Filsfils - cf@cisco.com Presented by Martin Winter - mwinter@cisco.com 1 Down Convergence T1 Down Convergence T2 Default metric = 1 Src R R 20 F Dst

More information

SDN Workshop. Contact: WSDN01_v0.1

SDN Workshop. Contact: WSDN01_v0.1 SDN Workshop Contact: training@apnic.net WSDN01_v0.1 Issue Date: [Date] Revision: [xx] Segment Routing SDN Workshop WSDN01_v0.1 Issue Date: [Date] Revision: [xx] Overview In a nutshell Introduction to

More information

Configure Topology-Independent Loop-Free Alternate (TI-LFA)

Configure Topology-Independent Loop-Free Alternate (TI-LFA) Configure Topology-Independent Loop-Free Alternate (TI-LFA) Topology-Independent Loop-Free Alternate (TI-LFA) uses segment routing to provide link protection in topologies where other fast reroute techniques

More information

MPLS etc.. MPLS is not alone TEST. 26 April 2016 AN. Multi-Protocol Label Switching MPLS-TP FEC PBB-TE VPLS ISIS-TE MPƛS GMPLS SR RSVP-TE OSPF-TE PCEP

MPLS etc.. MPLS is not alone TEST. 26 April 2016 AN. Multi-Protocol Label Switching MPLS-TP FEC PBB-TE VPLS ISIS-TE MPƛS GMPLS SR RSVP-TE OSPF-TE PCEP Multi-Protocol Label Switching MPLS-TP FEC VPLS PBB-TE MPLS etc.. MPLS is not alone LDP MPLS-TE LABEL MP-BGP LSP TAG H-VPLS 26 April 2016 AN TEST GMPLS SR T-MPLS ISIS-TE MPƛS OSPF-TE PCEP Multi-Protocol

More information

Internet Engineering Task Force (IETF) Request for Comments: 7490 Category: Standards Track

Internet Engineering Task Force (IETF) Request for Comments: 7490 Category: Standards Track Internet Engineering Task Force (IETF) Request for Comments: 7490 Category: Standards Track ISSN: 2070-1721 S. Bryant C. Filsfils S. Previdi Cisco Systems M. Shand Independent Contributor N. So Vinci Systems

More information

Test 1: NET3012 IP Architectures & Solutions Winter 2016

Test 1: NET3012 IP Architectures & Solutions Winter 2016 Test 1: NET3012 IP Architectures & Solutions Winter 2016 Time: 60 minutes; Test scored out of: 48 Total Marks available: 52 (Allocation of marks is shown beside each question) Instructions: 1. BEFORE answering

More information

Advances In Routing BRKRST Yun Cie Foo Network Consulting Engineer

Advances In Routing BRKRST Yun Cie Foo Network Consulting Engineer Advances In Routing Yun Cie Foo Network Consulting Engineer Topics of Interest Mobile Ad Hoc Network (MANET) Radio Aware Routing OSPFv3 Extensions Cisco Embedded Services Routers Segment Routing MPLS dataplanes

More information

Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS

Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS CHAPTER 43 Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS This chapter describes how to configure multiprotocol label switching (MPLS) and Ethernet over MPLS (EoMPLS) on the Cisco ME 3800X and ME 3600X

More information

Cisco Evolved Programmable Network Implementation Guide for Large Network with End-to-End Segment Routing, Release 5.0

Cisco Evolved Programmable Network Implementation Guide for Large Network with End-to-End Segment Routing, Release 5.0 Cisco Evolved Programmable Network Implementation Guide for Large Network with End-to-End Segment Routing, Release 5.0 First Published: 2017-06-22 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

Egress Protection (draft-shen-mpls-egress-protection-framework) Presented by Krzysztof G. Szarkowicz NANOG71 October 4, 2017

Egress Protection (draft-shen-mpls-egress-protection-framework) Presented by Krzysztof G. Szarkowicz NANOG71 October 4, 2017 Egress Protection (draft-shen-mpls-egress-protection-framework) Presented by Krzysztof G. Szarkowicz NANOG71 October 4, 2017 Current status draft-shen-mpls-egress-protection-framework-05 Co-authored by

More information

Introduction to MPLS APNIC

Introduction to MPLS APNIC Introduction to MPLS APNIC Issue Date: [201609] Revision: [01] What is MPLS? 2 Definition of MPLS Multi Protocol Label Switching Multiprotocol, it supports ANY network layer protocol, i.e. IPv4, IPv6,

More information

IPv6 Switching: Provider Edge Router over MPLS

IPv6 Switching: Provider Edge Router over MPLS Multiprotocol Label Switching (MPLS) is deployed by many service providers in their IPv4 networks. Service providers want to introduce IPv6 services to their customers, but changes to their existing IPv4

More information

Segment Routing Policy for Traffic Engineering draft-filsfils-spring-segment-routing-policy-05.txt

Segment Routing Policy for Traffic Engineering draft-filsfils-spring-segment-routing-policy-05.txt Network Working Group Internet-Draft Intended status: Standards Track Expires: September 1, 2018 C. Filsfils S. Sivabalan K. Raza J. Liste F. Clad K. Talaulikar Z. Ali Cisco Systems, Inc. S. Hegde Juniper

More information

IPv6 Switching: Provider Edge Router over MPLS

IPv6 Switching: Provider Edge Router over MPLS Multiprotocol Label Switching (MPLS) is deployed by many service providers in their IPv4 networks. Service providers want to introduce IPv6 services to their customers, but changes to their existing IPv4

More information

LDP Fast Reroute using LDP Downstream On Demand. 1. Problem: 2. Summary: 3. Description:

LDP Fast Reroute using LDP Downstream On Demand. 1. Problem: 2. Summary: 3. Description: LDP Fast Reroute using LDP Downstream On Demand 1. Problem: LDP is a widely used label distribution protocol used for building end-to-end IP/MPLS LSPs across provider network. Many times critical IP applications

More information

ENTERPRISE MPLS. Kireeti Kompella

ENTERPRISE MPLS. Kireeti Kompella ENTERPRISE MPLS Kireeti Kompella AGENDA The New VLAN Protocol Suite Signaling Labels Hierarchy Signaling Advanced Topics Layer 2 or Layer 3? Resilience and End-to-end Service Restoration Multicast ECMP

More information

Segment Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.1.x

Segment Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.1.x Segment Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.1.x First Published: 2016-11-01 Last Modified: 2017-05-25 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

Configure SR-TE Policies

Configure SR-TE Policies This module provides information about segment routing for traffic engineering (SR-TE) policies, how to configure SR-TE policies, and how to steer traffic into an SR-TE policy. About SR-TE Policies, page

More information

Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN

Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN Platformă de e-learning și curriculă e-content pentru învățământul superior tehnic Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN MPLS VPN 5-ian-2010 What this lecture is about: IP

More information

Configure Segment Routing for IS-IS Protocol

Configure Segment Routing for IS-IS Protocol Integrated Intermediate System-to-Intermediate System (IS-IS), Internet Protocol Version 4 (IPv4), is a standards-based Interior Gateway Protocol (IGP). The Cisco IOS XR software implements the IP routing

More information

BrainDumps.4A0-103,230.Questions

BrainDumps.4A0-103,230.Questions BrainDumps.4A0-103,230.Questions Number: 4A0-103 Passing Score: 800 Time Limit: 120 min File Version: 11.02 http://www.gratisexam.com/ A "brain dump," as it relates to the certification exams, is a source

More information

Introduction to MPLS. What is MPLS? 1/23/17. APNIC Technical Workshop January 23 to 25, NZNOG2017, Tauranga, New Zealand. [201609] Revision:

Introduction to MPLS. What is MPLS? 1/23/17. APNIC Technical Workshop January 23 to 25, NZNOG2017, Tauranga, New Zealand. [201609] Revision: Introduction to MPLS APNIC Technical Workshop January 23 to 25, 2017. NZNOG2017, Tauranga, New Zealand. Issue Date: [201609] Revision: [01] What is MPLS? 2 1 Definition of MPLS Multi Protocol Label Switching

More information

SDN Controllers in the WAN: protocols and applications

SDN Controllers in the WAN: protocols and applications SDN Controllers in the WAN: protocols and applications Julian Lucek jlucek@juniper.net @julianlucek Agenda SDN Controller for WAN concept Enabling protocols BGP Link State (BGP-LS) Path Computation Element

More information

Techniques and Protocols for Improving Network Availability

Techniques and Protocols for Improving Network Availability Techniques and Protocols for Improving Network Availability Don Troshynski dtroshynski@avici.com February 26th, 2004 Outline of Talk The Problem Common Convergence Solutions An Advanced Solution: RAPID

More information

Intended status: Standards Track. Cisco Systems, Inc. October 17, 2016

Intended status: Standards Track. Cisco Systems, Inc. October 17, 2016 SPRING Internet-Draft Intended status: Standards Track Expires: April 20, 2017 C. Filsfils S. Previdi P. Psenak L. Ginsberg Cisco Systems, Inc. October 17, 2016 Segment Routing Recursive Information draft-filsfils-spring-sr-recursing-info-03

More information

SRv6 Network Programming

SRv6 Network Programming SRv6 Network Programming FD.io VPP and Linux Pablo Camarillo - Software Engineer @ Cisco Systems Ahmed Abdelsalam PhD student @ Gran Sasso Science Institute Who are we? Ahmed Abdelsalam PhD student @ Gran

More information

Cisco Training - HD Telepresence MPLS: Implementing Cisco MPLS V3.0. Upcoming Dates. Course Description. Course Outline

Cisco Training - HD Telepresence MPLS: Implementing Cisco MPLS V3.0. Upcoming Dates. Course Description. Course Outline Cisco Training - HD Telepresence MPLS: Implementing Cisco MPLS V3.0 From the technology basics to advanced VPN configuration. $3,995.00 5 Days Upcoming Dates Dec 10 - Dec 14 Mar 25 - Mar 29 Course Description

More information

VRF, MPLS and MP-BGP Fundamentals

VRF, MPLS and MP-BGP Fundamentals VRF, MPLS and MP-BGP Fundamentals Jason Gooley, CCIEx2 (RS, SP) #38759 Twitter: @ccie38759 LinkedIn: http://www.linkedin.com/in/jgooley Agenda Introduction to Virtualization VRF-Lite MPLS & BGP Free Core

More information

RFC2547 Convergence Characterization and Optimization

RFC2547 Convergence Characterization and Optimization RFC2547 Convergence Characterization and Optimization Clarence Filsfils cf@cisco.com Session Number 1 RFC2547 Convergence - Requirement 90%: Typical requirement:

More information

Next Generation MULTICAST In-band Signaling (VRF MLDP: Profile 6)

Next Generation MULTICAST In-band Signaling (VRF MLDP: Profile 6) Next Generation MULTICAST In-band Signaling (VRF MLDP: Profile 6) Contents Introduction Background Information MLDP Signaling In-Band Signaling Overlay or Out-Of-Band Signaling Label Distribution Protocol

More information

Advanced Topics and Future Directions in MPLS

Advanced Topics and Future Directions in MPLS Toronto, Canada May 30, 2013 Advanced Topics and Future Directions in MPLS Matt Gillies Customer Solutions Architect 2011 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 1 Agenda IETF

More information

State of routing research

State of routing research State of routing research Olivier Bonaventure with Pierre François, Bruno Quoitin and Steve Uhlig Dept. Computing Science and Engineering Université catholique de Louvain (UCL) http://www.info.ucl.ac.be/people/obo

More information

High Availability for 2547 VPN Service

High Availability for 2547 VPN Service Fast Service Restoration High Availability for 2547 VPN Service Emil Gągała JNCIE PLNOG, Kraków, 21.10.2012 ACKLOWLEDGEMENTS Many thanks to Yakov Rekhter, Hannes Gredler for their contributions to the

More information

MPLS VPN--Inter-AS Option AB

MPLS VPN--Inter-AS Option AB The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) service provider

More information

IS-IS Configuration Commands. Generic Commands. shutdown IS-IS XRS Routing Protocols Guide Page 533. Syntax [no] shutdown

IS-IS Configuration Commands. Generic Commands. shutdown IS-IS XRS Routing Protocols Guide Page 533. Syntax [no] shutdown IS-IS IS-IS Configuration Commands Generic Commands shutdown Syntax [no] shutdown config>router>isis>interface ip-int-name config>router>isis>if>level level-number config>router>isis>if>segment-routing

More information

Configure Segment Routing Mapping Server

Configure Segment Routing Mapping Server The mapping server is a key component of the interworking between LDP and segment routing. It enables SR-capable nodes to interwork with LDP nodes. The mapping server advertises Prefix-to-SID mappings

More information

Configure IOS XR Traffic Controller (XTC)

Configure IOS XR Traffic Controller (XTC) IOS XR Traffic Controller (XTC) provides stateful path computation element (PCE) functionality by exting the existing IOS-XR PCE functionality with additional capabilities. The current IOS-XR PCE function

More information

Testking.4A0-103,249.QA 4A Alcatel-Lucent Multi Protocol Label Switching

Testking.4A0-103,249.QA 4A Alcatel-Lucent Multi Protocol Label Switching Testking.4A0-103,249.QA Number: 4A0-103 Passing Score: 800 Time Limit: 120 min File Version: 6.0 http://www.gratisexam.com/ 4A0-103 Alcatel-Lucent Multi Protocol Label Switching 1. These are the most accurate

More information

What You Will Learn By the end of this appendix, you should know and be able to explain the following:

What You Will Learn By the end of this appendix, you should know and be able to explain the following: What You Will Learn By the end of this appendix, you should know and be able to explain the following: What static MPLS labels are and how they can be used The difference between static MPLS bindings and

More information

Scaling considerations in MPLS networks. Ina Minei

Scaling considerations in MPLS networks. Ina Minei Scaling considerations in MPLS networks Ina Minei ina@juniper.net Disclaimer The views presented are of the author and do not necessarily represent Juniper Networks. This presentation is vendor-independent.

More information

OSPFv2 Segment Routing Strict SPF

OSPFv2 Segment Routing Strict SPF The OSPFv2 Segment Routing Strict Shortest Path First (SPF) feature provides information about the strict SPF segment identifiers (SIDs). Restrictions for, on page 1 Information About, on page 1 Enabling

More information

MPLS Egress Protection Framework draft-shen-mpls-egress-protectionframework-02

MPLS Egress Protection Framework draft-shen-mpls-egress-protectionframework-02 MPLS Egress Protection Framework draft-shen-mpls-egress-protectionframework-02 Yimin Shen (yshen@juniper.net) Minto Jeyananth (minto@juniper.net) Bruno Decraene (bruno.decraene@orange.com) Updates New

More information

NETWORK DEPLOYMENT WITH SEGMENT ROUTING (SPRING)

NETWORK DEPLOYMENT WITH SEGMENT ROUTING (SPRING) NETWORK DEPLOYMENT WITH SEGMENT ROUTING (SPRING) Aman Kapoor Director, Product Management This statement of direction sets forth Juniper Networks current intention and is subject to change at any time

More information

Data Plane Monitoring in Segment Routing Networks Faisal Iqbal Cisco Systems Clayton Hassen Bell Canada

Data Plane Monitoring in Segment Routing Networks Faisal Iqbal Cisco Systems Clayton Hassen Bell Canada Data Plane Monitoring in Segment Routing Networks Faisal Iqbal Cisco Systems (faiqbal@cisco.com) Clayton Hassen Bell Canada (clayton.hassen@bell.ca) Reference Topology & Conventions SR control plane is

More information

Segment Routing MPLS OAM Support

Segment Routing MPLS OAM Support Segment Routing Operations, Administration, and Maintenance (OAM) helps service providers to monitor label-switched paths (LSPs) and quickly isolate forwarding problems to assist with fault detection and

More information

BW Protection. 2002, Cisco Systems, Inc. All rights reserved.

BW Protection. 2002, Cisco Systems, Inc. All rights reserved. BW Protection 2002, Cisco Systems, Inc. All rights reserved. 1 Cisco MPLS - Traffic Engineering for VPNs Amrit Hanspal Sr. Product Manager MPLS & QoS Internet Technologies Division 2 Agenda MPLS Fundamentals

More information

MPLS VPN Inter-AS Option AB

MPLS VPN Inter-AS Option AB First Published: December 17, 2007 Last Updated: September 21, 2011 The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol

More information

Open Shortest Path First IGP. Intended status: Standards Track

Open Shortest Path First IGP. Intended status: Standards Track Open Shortest Path First IGP Internet-Draft Intended status: Standards Track Expires: December 28, 2014 S. Hegde H. Raghuveer H. Gredler Juniper Networks, Inc. R. Shakir British Telecom A. Smirnov Cisco

More information

Juniper Networks Certified Specialist Service Provider Routing and Switching Bootcamp, JIR, JSPX, JMF (JNCIS-SP BC)

Juniper Networks Certified Specialist Service Provider Routing and Switching Bootcamp, JIR, JSPX, JMF (JNCIS-SP BC) Juniper Networks Certified Specialist Service Provider Routing and Switching Bootcamp, JIR, JSPX, JMF (JNCIS-SP BC) This course combines Junos Intermediate Routing (JIR), Junos Service Provider Switching

More information

SR-TE On Demand LSP. The SR TE On demand LSP feature provides the ability to connect Metro access rings via a static route to the

SR-TE On Demand LSP. The SR TE On demand LSP feature provides the ability to connect Metro access rings via a static route to the The SR TE On demand LSP feature provides the ability to connect Metro access rings via a static route to the destination. The static route is mapped to an explicit path and that will trigger an on demand

More information

Configuring MPLS L2VPN

Configuring MPLS L2VPN Contents Configuring MPLS L2VPN 1 MPLS L2VPN overview 1 Basic concepts of MPLS L2VPN 2 Implementation of MPLS L2VPN 2 MPLS L2VPN configuration task list 4 Configuring MPLS L2VPN 5 Configuring CCC MPLS

More information

Segment Routing Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.1.x

Segment Routing Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.1.x Segment Routing Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.1.x First Published: 2015-09-01 Last Modified: 2016-11-21 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

Segment Routing On Demand SR Next Hop. Bertrand Duvivier Principal Engineer CKN, March 29 th 2016

Segment Routing On Demand SR Next Hop. Bertrand Duvivier Principal Engineer CKN, March 29 th 2016 Segment Routing On Demand SR Next Hop Bertrand Duvivier Principal Engineer CKN, March 29 th 2016 (from next slide) 2 Network Bandwidth demand in SP s Network demand double every 18 months Compute demand

More information

Configuring Virtual Private LAN Service (VPLS) and VPLS BGP-Based Autodiscovery

Configuring Virtual Private LAN Service (VPLS) and VPLS BGP-Based Autodiscovery Configuring Virtual Private LAN Service (VPLS) and VPLS BGP-Based Autodiscovery Finding Feature Information, page 1 Configuring VPLS, page 1 Configuring VPLS BGP-based Autodiscovery, page 17 Finding Feature

More information

Advertising MPLS LSPs in the IGP

Advertising MPLS LSPs in the IGP Advertising MPLS LSPs in the IGP draft-gredler-ospf-label-advertisement! draft-gredler-isis-label-advertisement! Hannes Gredler hannes@juniper.net IETF87, Berlin Two Types of Advertisement Label Range,

More information

MPLS etc.. 9 May 2017 AN

MPLS etc.. 9 May 2017 AN MPLS etc.. 9 May 2017 AN Multi-Protocol Label Switching MPLS-TP FEC VPLS PBB-TE LDP MPLS-TE LABEL MP-BGP MPLS is not alone LSP TAG H-VPLS GMPLS ISIS-TE MPƛS RSVP-TE SR OSPF-TE T-MPLS PCEP Multi-Protocol

More information

Implementing MPLS Layer 3 VPNs

Implementing MPLS Layer 3 VPNs A Multiprotocol Label Switching (MPLS) Layer 3 Virtual Private Network (VPN) consists of a set of sites that are interconnected by means of an MPLS provider core network. At each customer site, one or

More information

IP LFA (Loop-Free-Alternate): Architecture and Troubleshooting

IP LFA (Loop-Free-Alternate): Architecture and Troubleshooting IP LFA (Loop-Free-Alternate): Architecture and Troubleshooting Luc De Ghein Technical Leader Services Agenda Introduction LFA Overview LFA Architecture Configuration, implementation and troubleshooting

More information

Segment Routing Update

Segment Routing Update BRKRST-3122 Segment Routing Update Clarence Filsfils Cisco Fellow cf@cisco.com Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in the Cisco

More information

MPLS Traffic Engineering Traffic Protection using Fast Re-route (FRR)

MPLS Traffic Engineering Traffic Protection using Fast Re-route (FRR) MPLS Traffic Engineering Traffic Protection using Fast Re-route (FRR) Santiago Álvarez August 2008 2007 Cisco Systems, Inc. All rights reserved. 1 MPLS TE Use Cases Strategic Bandwidth Optimization Tactical

More information

Multiprotocol Label Switching

Multiprotocol Label Switching This module describes and how to configure it on Cisco switches. Restrictions for, page 1 Information about, page 1 How to Configure, page 3 Verifying Configuration, page 6 Restrictions for (MPLS) fragmentation

More information

Segment Routing MPLS OAM Support

Segment Routing MPLS OAM Support Segment Routing Operations, Administration, and Maintenance (OAM) helps service providers to monitor label-switched paths (LSPs) and quickly isolate forwarding problems to assist with fault detection and

More information

Practice exam questions for the Nokia NRS II Composite Exam

Practice exam questions for the Nokia NRS II Composite Exam Practice exam questions for the Nokia NRS II Composite Exam The following questions will test your knowledge and prepare you for the Nokia NRS II Composite Exam. Compare your responses with the Answer

More information

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution This feature lets you configure your carrier supporting carrier network to enable Border Gateway Protocol (BGP) to transport routes and Multiprotocol

More information

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution This feature enables you to configure your carrier supporting carrier network to enable Border Gateway Protocol (BGP) to transport routes

More information

Vendor: Alcatel-Lucent. Exam Code: 4A Exam Name: Alcatel-Lucent Multiprotocol Label Switching. Version: Demo

Vendor: Alcatel-Lucent. Exam Code: 4A Exam Name: Alcatel-Lucent Multiprotocol Label Switching. Version: Demo Vendor: Alcatel-Lucent Exam Code: 4A0-103 Exam Name: Alcatel-Lucent Multiprotocol Label Switching Version: Demo QUESTION 1 You wish to advertise LDP labels for all local networks; which is the most effective

More information

Software defined networking

Software defined networking Software defined networking Telecom Summit 2015 Anton Turygin IP Networks and Services solution architect Programmable Networks Drivers Network Evolution Agility Communication Services New Revenue Streams

More information

Configuring Multiprotocol Label Switching (MPLS)

Configuring Multiprotocol Label Switching (MPLS) Configuring Multiprotocol Label Switching (MPLS) Multiprotocol Label Switching, page 1 Finding Feature Information, page 1 Information about Multiprotocol Label Switching, page 1 How to Configure Multiprotocol

More information

Shim6: Network Operator Concerns. Jason Schiller Senior Internet Network Engineer IP Core Infrastructure Engineering UUNET / MCI

Shim6: Network Operator Concerns. Jason Schiller Senior Internet Network Engineer IP Core Infrastructure Engineering UUNET / MCI Shim6: Network Operator Concerns Jason Schiller Senior Internet Network Engineer IP Core Infrastructure Engineering UUNET / MCI Not Currently Supporting IPv6? Many parties are going forward with IPv6 Japan

More information