High Availability for 2547 VPN Service

Size: px
Start display at page:

Download "High Availability for 2547 VPN Service"

Transcription

1 Fast Service Restoration High Availability for 2547 VPN Service Emil Gągała JNCIE PLNOG, Kraków,

2 ACKLOWLEDGEMENTS Many thanks to Yakov Rekhter, Hannes Gredler for their contributions to the development of this technology Special thanks to Yimin Shen, Minto Jeyananth & Wen Lin who are driving the technical details in JNPR and protocol drafts in IETF. 2 Copyright 2011 Juniper Networks, Inc.

3 Agenda Background Improving L3VPN convergence Tail-end protection Solution details CLI example Summary 3 Copyright 2011 Juniper Networks, Inc.

4 4 Copyright 2011 Juniper Networks, Inc.

5 High Availability Quiz % availability means: A)15.36 minutes downtime in year B) 5.26 minutes downtime in year C) 2.53 minutes downtime in year Non Stop Routing needs support on neighboring routers True or false? It is possible to achieve with LDP FRR behavior True or false? 5 Copyright 2011 Juniper Networks, Inc.

6 MPLS BACKGROUND 6 Copyright 2011 Juniper Networks, Inc.

7 The Purple Line MPLS as a transport for all services IP Services Plane SERVICES Pri ivate services Lea ased Lines, Frame Rel lay ATM, POTS Eth hernet, ATM, FR PW Ws (VPLS/VPWS) DT TV IMS (services delivered to IPenabled mobile handsets) VPNs IP Vo oip Vo oip Peering Internet (search, e- commerce, advertising, video, IM, over-the-top ) IPT TV/VoD TRANSPORT OTN SW Infrastructure Control Plane MPLS Data Plane (P2P, P2MP, MP2P, MP2MP) Ethernet Framing OTN Muxing (G.709, FEC, OAM) DWDM Fiber 7 Copyright 2011 Juniper Networks, Inc.

8 MPLS AS A TRANSPORT Unified transport plane for services Well tested fast restoration (FRR, LFA) Ease of service placement (with Seamless MPLS) Nice scaling characteristics 8 Copyright 2011 Juniper Networks, Inc.

9 MPLS FOR SERVICES Purple line is moving up MPLS is a transport layer for services And a lot of services are MPLS-based Virtual networks using BGP VPNs Circuit transport using BGP PWs and LDP PWs Mobile backhaul using PWs IPTV using MPLS Multicast But the service layer is fragile Failure restoration of MPLS services is still not 50ms Service layer needs to be robust to move the purple line 9 Copyright 2011 Juniper Networks, Inc.

10 Securing the Edges Protecting L3VPN services Protecting LDP PW services Protecting BGP PW services Protecting VPLS Protecting Hosts Summary PE1 L3VPN Cloud PE2 VPN A/Site 1 Host-A Host-B PE4 PE2 PLR PE3 PE1 10 Copyright 2011 Juniper Networks, Inc. VPN A/Site 2

11 IMPROVING L3VPN CONVERGENCE 11 Copyright 2011 Juniper Networks, Inc.

12 Goals: High service availability 2547 VPN as the service both IPv4 and IPv VPN service Service disruption time less than 50 msec in the presence of failures within the service provider infrastructure 12 Copyright 2011 Juniper Networks, Inc.

13 2547 VPN Service Failures Decomposition Core failures (e.g., PE-P link, P-P link, P router) Existing MPLS FRR link/node local protection mechanisms allows to provide sub-50msec connectivity recovery Ingress PE router failure, ingress CE-PE link failure CE detects primary PE router failure (or CE-PE link failure) Could be accomplished using L2 OAM or BFD between CE and (ingress) PE router CE re-routes traffic towards the backup (ingress) PE router local protection Allows to provide sub-50msec connectivity recovery Egress PE-CE link failure Egress PE detects PE-CE link failure Could be accomplished using L2 OAM or BFD between (egress) PE and CE Egress PE re-routes traffic towards the backup (egress) PE router local protection Allows to provide sub-50msec connectivity recovery Egress PE router failure Not covered by the existing MPLS FRR local protection schemes Sub-50msec connectivity recovery using local protection is the focus of this presentation 13 Copyright 2011 Juniper Networks, Inc.

14 Digression: global vs local protection for egress PE failure (1) Global Protection (using IGP to propagate failure notification) P router adjacent to (egress) PE detects PE failure, and advertises it into IGP (ISIS/OSPF) IGP (ISIS/OSPF) is used to propagate failure notification to other (ingress) PEs Using OSPF/ISIS flooding procedures Other (ingress) PEs adjust their forwarding tables, once they receive the failure notification via ISIS/OSPF At this point connectivity is restored Connectivity recovery depends on propagating failure notification in ISIS/OSPF Connectivity recovery time can not be less than the time it takes to propagate and process failure notification in ISIS/OSPF Propagation time involves ISIS/OSPF control plane processing delay on all the intermediate nodes (several control plane hops) Several 100s of msec Connectivity recovery time is dependent of (OSPF/ISIS) routing convergence speed 15 Copyright 2011 Juniper Networks, Inc. Local Protection P router adjacent to (egress) PE detects PE failure P router adjacent to PE adjusts its forwarding table P router becomes Point of Local Repair (PLR) At this point connectivity is restored Connectivity recovery does not depend on propagating failure notification in ISIS/OSPF Connectivity recovery time does not depend on ISIS/OSPF propagating and processing failure notification all the way to the ingress PEs Connectivity recovery time can be comparable to the time it takes for PLR to detect PE failure 50 msec Connectivity recovery time is independent of routing convergence speed

15 Digression: global vs local protection for egress PE failure (2) Local protection is the fastest and the most scalable way to provide connectivity recovery Restoring connectivity does not require propagating any control plane information from PLR to other nodes Connectivity recovery time is independent of routing convergence speed Actions/changes required to restore connectivity upon failure detection are fully localized to the router closest to the failure The router that detects the failure becomes Point of Local Repair (PLR) Enables connectivity recovery time under 50 msec That is precisely why we focus on local protection as a way to achieve high service availability 16 Copyright 2011 Juniper Networks, Inc.

16 Local vs. Global repair Local-repair complements Global-repair Local-repair keeps traffic flowing while Global-repair gets things right Variation of Make before break link break, local-repair start local repair stop global repair start global repair stop 20-40ms ms 18 Copyright 2011 Juniper Networks, Inc.

17 2547 VPN Operations (Background) P routers maintain no VPN state (VPN state is present only on PEs) P routers maintain state only for inter- PE tunnels/lsps (e.g., T1, T2) /16 VPN A/Site 1 VPN B/Site 1 PE5 VRF-B: PE4 T PE5 Dest: 10.2/16, Tunnel T1 (PE1), Label 70 Dest: 10.2/16, Tunnel T2 (PE2), Label 50 P2 T IBGP BGP: RD2, 10.2/16, RT-B, Next-Hop=PE2, Label 50 P3 IBGP Route Reflector PE2 P1 BGP: RD1, 10.2/16, RT-B, Next-Hop=PE1, Label 70 IBGP 19 Copyright 2011 Juniper Networks, Inc. PE VPN B/Site 2 (multi-homed to PE1 and PE2) VPN B/Site 3 PEs connected to a multi-homed site of a given VPN use different RDs (but the same RT) when originating VPN-IP routes for the destinations within the site Results in several VPN-IP routes with the same IP prefix, same RTs, but different RDs and Next-Hop. PEs connected to other sites of that VPN import all these routes, creating Equal Cost Multi-Path (ECMP) for the destinations within the multi-homed site PE3 10.2/16 VPN A/Site 2 (multi-homed to PE1 and PE3)

18 TAIL-END PROTECTION 20 Copyright 2011 Juniper Networks, Inc.

19 Big picture (1) VPN A/Site 1 VPN B/Site 1 PE4 Inter-PE LSP Goal: In the presence of PE1 failure provide 50 msec connectivity recovery time for traffic from VPN A/Site 1 to VPN A/Site 2 that used to go via PE1 PE2 PE3 PLR PE1 10.2/ /16 VPN B/Site 2 (multi-homed to PE1 and PE2) VPN B/Site 3 VPN A/Site 2 (multi-homed to PE1 and PE3) Goal: In the presence of PE1 failure provide 50 msec connectivity recovery time for traffic from VPN B/Site 1 to VPN B/Site 2 that used to go via PE1 How: by using local protection - penultimate hop P router acts as PLR and re-routes this traffic via PE3 21 Copyright 2011 Juniper Networks, Inc. How: by using local protection - penultimate hop P router acts as PLR and re-routes this traffic via PE2 PLR can not accomplish this on its own, as doing this would require VPN-related state on PLR, yet PLR (being P router) does not maintain any VPN-related state

20 PROBLEMS TO BE SOLVED #1 Point of Local Repair (PLR) has no label state for service routes #2 The backup node has to correctly interpret labels used by the service LSPs PLR has label state only for transport LSP PLR needs to divert the transport LSP to some other node As a result, all Service LSPs carried over the outer LSP will be re-routed to that other node as well The backup node has to know all incoming-label -> FEC mappings advertised by the protected node for all the service LSPs The backup node should use this mapping for the forwarding of service LSPs 22 Copyright 2011 Juniper Networks, Inc.

21 Big picture (2) introducing Protector VPN A/Site 1 VPN B/Site 1 PE4 Protector PE2 PLR PE3 VPN B/Site 2 PE1 Make PLR re-route to Protector the traffic that used to go via PE1 Make Protector maintain VPN routes for VPN A and VPN B 23 Copyright 2011 Juniper Networks, Inc / VPN B/Site /16 VPN A/Site 2 This way Protector will re-route via PE3 traffic from VPN A/Site 1 to VPN A/Site 2, and via PE2 traffic from VPN B/Site 1 to VPN B/Site 2

22 STEP 1: PLR DETECTS (EGRESS) PE FAILURE VPN A/Site 1 VPN B/Site 1 PE4 Protector Step 1: PLR detects (egress) PE failure E.g., PLR detects PE1 failure PE2 24 Copyright 2011 Juniper Networks, Inc. PLR PE3 VPN B/Site 2 PE1 10.2/ VPN B/Site /16 VPN A/Site 2 Could be accomplished using L2 OAM or BFD between PLR and (egress) PE Further details are outside the scope of this presentation

23 STEP 2: PLR REDIRECTS TRAFFIC TO PROTECTOR VPN A/Site 1 VPN B/Site 1 PE4 Protector PE2 25 Copyright 2011 Juniper Networks, Inc. PLR PE3 VPN B/Site 2 PE1 VPN A/Site /16 Step 2: PLR redirects to Protector the traffic that used to go (via PLR) to the (failed) PE E.g., PLR sends to Protector traffic that used to go via PLR to PE1: from VPN A/Site 1 to VPN A/Site 2, from VPN B/Site 1 to VPN B/Site 2 More details later VPN B/Site /16

24 STEP 3: PROTECTOR FORWARDS TRAFFIC TO APPROPRIATE (EGRESS) PE VPN A/Site 1 VPN B/Site 1 PE4 Protector 26 Copyright 2011 Juniper Networks, Inc. PE2 PLR PE3 VPN B/Site 2 PE1 10.2/16 Step 3: Protector forwards the traffic received from PLR to the appropriate other (egress) PEs E.g., Protector sends via PE3 traffic from VPN A/Site 1 to VPN A/Site 2 E.g., Protector sends via PE2 traffic from VPN B/Site 1 to VPN B/Site 2 More details later VPN A/Site VPN B/Site /16

25 SOLUTION DETAILS 28 Copyright 2011 Juniper Networks, Inc.

26 Step 2: PLR redirecting traffic to Protector How? (1) VPN A/Site 1 VPN B/Site 1 PE4 Inter-PE LSP to PE3 BGP: RD3, 10.2/16, RT-A, Next-Hop= , Label 60 BGP: RD2, 10.2/16, RT-B, Next-Hop= Label 70 PE2 PLR PE1 OSPF: metric 1 29 Copyright 2011 Juniper Networks, Inc / /16 VPN B/Site 2 (multi-homed to PE1 and PE2) Context Identifier VPN A/Site 2 (multi-homed to PE1 and PE3) On Protected PE (PE1): Configure (additional) IP address identifies forwarding context (PE) that has to be protected Context Identifier Advertise this Context Identifier into OSPF/IS-IS with small metric (e.g., 1) Use this Context Identifier as BGP Next-Hop for VPN-IP routes originated by Protected PE (PE1) Creates association between Context Identifier and a set of routes to be protected Inter-PE transport LSP used by these routes is associated with Context Identifier

27 Step 2: PLR redirecting traffic to Protector How? (2) OSPF: metric 2^24 VPN A/Site /16 VPN B/Site 2 Protector BGP: RD3, 10.2/16, RT-A, Next-Hop= , Label 60 BGP: RD2, 10.2/16, RT-B, Next-Hop= Label 70 PE (multi-homed to PE1 and PE2) PE1 Context Identifier VPN B/Site 1 On Protector: PE4 Inter-PE LSP to PE3 PLR OSPF: metric 1 Configure IP address that is used as Context Identifier on Protected PE Creates coupling between Protected PE and Protector Advertise this address into OSPF/IS-IS with large metric (e.g., 2^24) 30 Copyright 2011 Juniper Networks, Inc /16 VPN A/Site 2 (multi-homed to PE1 and PE3)

28 Step 2: PLR redirecting traffic to Protector How? (3) OSPF: metric 2^24 VPN A/Site 1 VPN B/Site 2 Protector Bypass LSP to BGP: RD3, 10.2/16, RT-A, Next-Hop= , Label 60 BGP: RD2, 10.2/16, RT-B, Next-Hop= Label 70 PE2 PE1 10.2/ (multi-homed to PE1 and PE2) Context Identifier VPN B/Site 1 PE4 Inter-PE LSP to PE3 PLR OSPF: metric /16 VPN A/Site 2 (multi-homed to PE1 and PE3) On PLR use MPLS FRR procedures to create a Bypass LSP from PLR to Protector Bypass LSP terminates on Protector Basic LFA FRR may not be sufficient (except for particular network topology cases) setting up Bypass LSP is likely to require RSVP-TE Direct consequence of the inability of basic LFA FRR to provide full coverage use RSVP-TE LSP to extend coverage 31 Copyright 2011 Juniper Networks, Inc.

29 Step 2: PLR redirecting traffic to Protector How? (4) VPN A/Site /16 VPN B/Site 2 VPN B/Site 1 PE4 OSPF: metric 2^24 Protector Bypass LSP to (T-P) Inter-PE LSP to (T1) PE3 BGP: RD3, 10.2/16, RT-A, Next-Hop= , Label 60 BGP: RD2, 10.2/16, RT-B, Next-Hop= Label 70 PE2 PLR PE1 OSPF: metric 1 32 Copyright 2011 Juniper Networks, Inc /16 (multi-homed to PE1 and PE2) Context Identifier Stitching inter-pe LSP and Bypass LSP VPN A/Site 2 (multi-homed to PE1 and PE3) When PLR detects PE1 failure, PLR stitches inter-pe LSP and Bypass LSP Using MPLS FRR procedures Results in sending to Protector the traffic that used to go via PLR to PE1: E.g., from VPN A/Site 1 to VPN A/Site 2 E.g., from VPN B/Site 1 to VPN B/Site 2

30 Step 3: Protector Forwarding How? bgp.l3vpn: From PE1 (Protected Route): RD2 10.2/16, RT-B, Label 70, N-H From PE2 (Backup Route): RD1 10.2/16, RT-B, Label 50, N-H _ _.mpls.0: 70 swap to 50, push T2 Protector (protects PE1) PE4 BGP: RD1, 10.2/16, RT-B, Next-Hop= , Label 50 T T-P BGP: RD2, 10.2/16, RT-B, Next-Hop= , Label 70 PE2 PE1 10.2/ VPN B/Site 2 (multi-homed to PE1 and PE2) Context Identifier VPN A/Site 1 VPN B/Site 1 On Protector: T PE3 PLR 33 Copyright 2011 Juniper Networks, Inc /16 VPN A/Site 2 (multi-homed to PE1 and PE3) Put L3VPN routes whose BGP Next Hop matches the context identifier for which we are protector into bgp.l3vpn E.g., RD2 10.2/16, RT-B, Label 70, N-H Identify matching backup routes and put them into bgp.l3vpn: Exact matching Route Target Exact matching IP Prefix part of VPN-IP NLRI (not RD, as RDs may be different) E.g., RD1 10.2/16, RT-B, Label 50, N-H is backup for RD2 10.2/16, RT-B, Label 70, N-H Splice MPLS label information from bgp.l3vpn matching routes into LFIB ( context.mpls.0)

31 CLI EXAMPLE 41 Copyright 2011 Juniper Networks, Inc.

32 PREPARING PROTECTION FOR PRIMARY PE Primary PE cli changes [edit protocols BGP] protocols { replace: bgp { group INTERNAL { type internal; local-address ; family inet-vpn { unicast { egress-protection { context-identifier { ; neighbor ; Egress-protection stanza allows BGP to rewrite protocol nh to for family inet-vpn (afi1/safi128). This feature may be used for many future capabilities, e.g. iso-vpn, vpls, labeled-unicast for interprovider-vpn s. Hence the need to define the egressprotection per bgp-family. Once configured under [edit protocols bgp group <> family inet-vpn unicast], it acts as GLOBAL setting for all VRF s and gets inherited to the local configured VRF s. This can be overwritten, see next slides [edit routing-instances C1 egress-protection] stanza If egress-protection is configured on the vrf-level, then it is NOT required to have it configured under [edit protocols bgp group <> family inet-vpn unicast] 42 Copyright 2011 Juniper Networks, Inc.

33 PRIMARY PE MUST ADVERTISE CONTEXT-ID INTO LDP/IGP TO ALLOW OTHER PE S RESOLVE THE PROTOCOL NH protocols { replace: mpls { interface all; interface fxp0.0 { disable; egress-protection { context-identifier { primary; As the primary PE will have all its mpbgp-updates send with a protocol nh of , this context-identifier must be reachable by other PE s. The egress-protection knob under [edit protocols mpls] enforces advertisement of into IGP and LDP (same is needed on the protector) 43 Copyright 2011 Juniper Networks, Inc.

34 PROTECTOR ATTRACTING TRAFFIC protocols { replace: mpls { interface all; interface fxp0.0 { disable; egress-protection { context-identifier { protector; context-identifier { metric 2000; protector; The protector can protect multiple context-id s This stanza lets the protector advertise the context-identifier into LDP and ISIS with a default of max-metric -1 to attract traffic in case the primary PE fails. Metric is configurable, see snippet. See next slide for results 44 Copyright 2011 Juniper Networks, Inc.

35 PROTECTOR LABEL-MIRRORING AND SWAP-TABLES Defining the route-targets to listen on. Any route-updates for the given VRF are now being processed by the Protector. - Protector learns the prefixes (and VPN-lables) advertised by Primary PE and the backup PE - Protector learns if any backup-pe exists offering the same prefixes with different RD. - Protector learns as well VPN-labels as advertised from Backup PE - As result of learning VPN labels from backup PE and primary PE, the protector can now populate the mpls swap tables - Config next slide 45 Copyright 2011 Juniper Networks, Inc.

36 CREATING THE PROTECTOR Enabling the VPN-label mirroring for given vrf-targets protocols { bgp { group internal { replace: family inet-vpn { unicast { egress-protection { keep-import PROTECTOR-COMMUNITY; replace: policy-options { policy-statement LB { term 1 { then { load-balance per-packet; policy-statement PROTECTOR-COMMUNITY { term a { from community [ COMM_1 COMM_2 ]; then accept; community COMM_1 members target:100:1; community COMM_2 members target:100:2; 46 Copyright 2011 Juniper Networks, Inc.

37 HOW DOES PROTECTOR IDENTIFY & FORWARD TRAFFIC TO CORRECT BACKUP PE? Incoming packet arriving on bypass from PLR mpls.0 Protector Pop bypass label _ _.mpls.0 Particular Forwarding Context within Protector Swap primary PE VPN label with backup PE VPN label Push Backup PE tunnel label Outgoing packet Bypass LSP identifies the PE being protected Based on bypass LSP label, protector PE knows to lookup packet in a special MPLS table MPLS context table identifies the egress PE the protector is protecting Based on VPN label, protector identifies VPN Protector subsequently sends packet to backup PE, using VPN label advertised by backup PE 47 Copyright 2011 Juniper Networks, Inc.

38 ROUTE DETAILS ON PROTECTOR protector> show route table mpls.0 label (S=0) *[MPLS/0] 00:34:50 > to table mpls.0 LSP label points to context table, identifying Primary PE protector> show route table mpls.0 label *[Egress-Protection/170] 2d 08:09:19 > Swap 80, Push Primary PE VPN label (45) being swapped with Backup PE VPN label (80) Traffic tunneled over transport LSP (label ) to backup PE 52 Copyright 2011 Juniper Networks, Inc.

39 SUMMARY 58 Copyright 2011 Juniper Networks, Inc.

40 SUMMARY END-POINT PROTECTION PE FAILURE Junos tail-end-protection allows FRR/LFA rerouting in case a primary egress PE fails <50ms recovery time As recovery is quick, there is no urgent need to speedup global convergence Tailend-protection simply reroutes to a protector. Protector swaps VPN labels and forwards to a applicable backup-pe 59 Copyright 2011 Juniper Networks, Inc.

41 STATUS Standardization draft-minto-2547-egress-node-fast-protection 60 Copyright 2011 Juniper Networks, Inc.

42 Implications on the overall connectivity recovery time for 2547 VPN service: system-wide perspective Ingress PE failure, ingress CE-PE link failure connectivity recovery time could be under 50 msec (local protection) PE-P link, P-P link, P node failure connectivity recovery time could be under 50 msec (local protection) Egress PE-CE link failure connectivity recovery time could be under 50 msec (local protection) Egress PE failure with global protection - connectivity recovery time is several 100s of msec Overall connectivity recovery time several 100s of msec Egress PE failure with local protection (as described in this presentation) - connectivity recovery time could be under 50 msec Overall connectivity recovery time could be under 50 msec Your chain is as strong as your weakest link 61 Copyright 2011 Juniper Networks, Inc.

43 In conclusion This presentation outlines a scheme that provides local protection against egress PE router failure Without imposing any constrains on network topology Applicable to both IPv4 and IPv VPN service Similar approach can be applied to provide local protection in the presence of ASBR failures Without imposing any constrains on network topology Useful for supporting 2547 VPN inter-as option (b) and (c) When BGP is used as an inter-area routing and label distribution protocol ( seamless MPLS ) similar approach can be applied to provide local protection in the presence of ABR failures Without imposing any constrains on network topology The scheme outlined in this presentation fills a crucial missing piece required to provide high availability 2547 VPN service 62 Copyright 2011 Juniper Networks, Inc.

44

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

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

"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

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

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

Network Configuration Example

Network Configuration Example Network Configuration Example Interconnecting a Layer 2 Circuit with a Layer 3 VPN Modified: 2017-01-19 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Configuring BGP Autodiscovery for LDP VPLS Release NCE0035 Modified: 2017-01-24 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net

More information

Computer Network Architectures and Multimedia. Guy Leduc. Chapter 2 MPLS networks. Chapter 2: MPLS

Computer Network Architectures and Multimedia. Guy Leduc. Chapter 2 MPLS networks. Chapter 2: MPLS Computer Network Architectures and Multimedia Guy Leduc Chapter 2 MPLS networks Chapter based on Section 5.5 of Computer Networking: A Top Down Approach, 6 th edition. Jim Kurose, Keith Ross Addison-Wesley,

More information

MPLS IN THE AGGREGATION 2.0

MPLS IN THE AGGREGATION 2.0 MPLS IN THE AGGREGATION 2.0 Bruno De Troch Tech Lead Access and Aggregation Solutions EMEA NNTF - September 2012 AGENDA Market Drivers to modify the Aggregation Design Architectural Choices for Access

More information

Deploy MPLS L3 VPN. APNIC Technical Workshop October 23 to 25, Selangor, Malaysia Hosted by:

Deploy MPLS L3 VPN. APNIC Technical Workshop October 23 to 25, Selangor, Malaysia Hosted by: Deploy MPLS L3 VPN APNIC Technical Workshop October 23 to 25, 2017. Selangor, Malaysia Hosted by: Issue Date: [201609] Revision: [01] Acknowledgement Cisco Systems Course Outline MPLS L3 VPN Models L3

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

Fast Reroute for Node Protection in LDP based LSPs

Fast Reroute for Node Protection in LDP based LSPs Fast Reroute for Node Protection in LDP based LSPs draft-esale-mpls-ldp-node-frr-00 Raveendra Torvi (rtorvi@juniper.net) Luay Jalil (luay.jalil@verizon.com) Luyuan Fang (lufang@microsoft.com) Santosh Esale

More information

BraindumpsQA. IT Exam Study materials / Braindumps

BraindumpsQA.   IT Exam Study materials / Braindumps BraindumpsQA http://www.braindumpsqa.com IT Exam Study materials / Braindumps Exam : JN0-660 Title : Service Provider Routing and Switching, Professional (JNCIP-SP) Vendor : Juniper Version : DEMO 1 /

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 07 - MPLS BASED LAYER 2 SERVICES 1 by Xantaro MPLS BASED LAYER 2 VPNS USING MPLS FOR POINT-TO-POINT LAYER 2 SERVICES 2 by Xantaro Why are Layer-2

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

Multi Protocol Label Switching (an introduction) Karst Koymans. Thursday, March 12, 2015

Multi Protocol Label Switching (an introduction) Karst Koymans. Thursday, March 12, 2015 .. MPLS Multi Protocol Label Switching (an introduction) Karst Koymans Informatics Institute University of Amsterdam (version 4.3, 2015/03/09 13:07:57) Thursday, March 12, 2015 Karst Koymans (UvA) MPLS

More information

TELCO GROUP NETWORK. Rafał Jan Szarecki 23/10/2011

TELCO GROUP NETWORK. Rafał Jan Szarecki 23/10/2011 TELCO GROUP NETWORK Rafał Jan Szarecki 23/10/2011 GOALS G-NET Regional (MEA) TELCO has 12 national s OpCo. Build international network infrastructure, to allow all OpCo offer VPNs with sites in multiple

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

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

Network Configuration Example

Network Configuration Example Network Configuration Example Configuring VPLS Multihoming Using Autodiscovery (FEC 129) Release NCE0072 Modified: 2016-10-26 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA

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

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

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

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

CCIE R&S Techtorial MPLS

CCIE R&S Techtorial MPLS CCIE R&S Techtorial MPLS Ing. Tomáš Kelemen Partner Systems Engineer CCIE #24395 Ing. Peter Mesjar Systems Engineer CCIE #17428 2011 Cisco Systems, Inc. All rights reserved. 1 Agenda Introduction to MPLS

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

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

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

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

Multi Topology Routing Truman Boyes

Multi Topology Routing Truman Boyes Multi Topology Routing Truman Boyes truman@juniper.net Copyright 2008 Juniper Networks, Inc. 1 Traffic Engineering Choices Today: IGP Metric Costing RSVP TE end to end Policy based routing EROs, Offline

More information

Juniper JN0-101 Exam Questions & Answers

Juniper JN0-101 Exam Questions & Answers Juniper JN0-101 Exam Questions & Answers Number: JN0-101 Passing Score: 800 Time Limit: 120 min File Version: 23.4 ht t p:/ / w w w.gratisexam.com/ Juniper JN0-101 Exam Questions & Answers Exam Name: Juniper

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

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

MPLS design. Massimiliano Sbaraglia

MPLS design. Massimiliano Sbaraglia MPLS design Massimiliano Sbaraglia - MPLS layer 2 VPN diagram flowchart - MPLS layer 2 VPN pseudowire VPWS diagram - MPLS layer 2 VPN VPLS diagram - MPLS layer 2 EVPN diagram - MPLS layer 3 VPN diagram

More information

Deploying Next-Generation Multicast VPN. Emil Gągała PLNOG, Warsaw,

Deploying Next-Generation Multicast VPN. Emil Gągała PLNOG, Warsaw, Deploying Next-Generation Multicast VPN Emil Gągała PLNOG, Warsaw, 5.03.2010 Agenda Introduction to Next-Generation Multicast VPN (NG-MVPN) How to migrate smoothly from draft-rosen to NG-MVPN IPTV NG-MVPN

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

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

MPLS. 9 March 2018 AN

MPLS. 9 March 2018 AN MPLS 9 March 2018 AN Multi-Protocol Label Switching MPLS-TP MP-BGP H-VPLS OSPF-TE LIB MPLS is not alone LSP ISIS-TE EVPN GMPLS MPLS-TE T-MPLS LFIB LABEL LDP TAG Used in many (most?) provider networks to

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Configuring Protocol Independent Multicast Join Load Balancing Release NCE0054 Modified: 2017-01-20 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089

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

Multiprotocol Label Switching (MPLS)

Multiprotocol Label Switching (MPLS) Multiprotocol Label Switching (MPLS) Petr Grygárek rek 1 Technology Basics Integrates label-based forwarding paradigm with network layer routing label forwarding + label swapping similar to ATM/FR switching

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

HP 5920 & 5900 Switch Series

HP 5920 & 5900 Switch Series HP 5920 & 5900 Switch Series MPLS Configuration Guide Part number: 5998-4676a Software version: Release 23xx Document version: 6W101-20150320 Legal and notice information Copyright 2015 Hewlett-Packard

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

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

Spirent TestCenter EVPN and PBB-EVPN AppNote

Spirent TestCenter EVPN and PBB-EVPN AppNote Spirent TestCenter EVPN and PBB-EVPN AppNote Executive summary 2 Overview of EVPN 2 Relevant standards 3 Test case: Single Home Test Scenario for EVPN 4 Overview 4 Objective 4 Topology 4 Step-by-step instructions

More information

Junos OS Multiple Instances for Label Distribution Protocol Feature Guide Release 11.4 Published: Copyright 2011, Juniper Networks, Inc.

Junos OS Multiple Instances for Label Distribution Protocol Feature Guide Release 11.4 Published: Copyright 2011, Juniper Networks, Inc. Junos OS Multiple Instances for Label Distribution Protocol Feature Guide Release 11.4 Published: 2011-11-08 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000

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

Scaling the Service Provider NGN with unified MPLS

Scaling the Service Provider NGN with unified MPLS Scaling the Service Provider NGN with unified MPLS BRKSPG-3305 Istvan Kakonyi Vertical Solutions Architect Housekeeping We value your feedback- don't forget to complete your online session evaluations

More information

MPLS MPLS. Basically: 9 March 2018 AN. Multi-Protocol Label Switching. A bit of history. Multi-Protocol Label Switching.

MPLS MPLS. Basically: 9 March 2018 AN. Multi-Protocol Label Switching. A bit of history. Multi-Protocol Label Switching. Multi-Protocol Label Switching MPLS-TP MP-BGP H-VPLS OSPF-TE LIB MPLS MPLS is not alone LSP ISIS-TE EVPN GMPLS MPLS-TE 9 March 2018 AN T-MPLS LFIB LABEL LDP TAG Used in many (most?) provider networks to

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

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

Network Configuration Example

Network Configuration Example Network Configuration Example Load Balancing Layer 3 VPN Traffic While Simultaneously Using IP Header Filtering Modified: 2017-01-19 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089

More information

MPLS Core Networks Николай Милованов/Nikolay Milovanov

MPLS Core Networks Николай Милованов/Nikolay Milovanov Label Assignment and Distribution Николай Милованов/Nikolay Milovanov Contents Label Assignment and Distribution Typical Label Distribution in Packet-mode MPLS Convergence in Packet-mode MPLS MPLS Label

More information

MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses

MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses The Multiprotocol Label Switching (MPLS) VPN Inter-AS with Autonomous System Boundary Routers (ASBRs) Exchanging VPN-IPv4 Addresses feature allows

More information

BGP-TE APPLICATION LEVEL TOPOLOGY INTELLIGENCE

BGP-TE APPLICATION LEVEL TOPOLOGY INTELLIGENCE BGP-TE APPLICATION LEVEL TOPOLOGY INTELLIGENCE Hannes Gredler 1 Copyright 2012 Juniper Networks, Inc. www.juniper.net MOTIVATION Look across the fence Fence being IGP area/level or AS boundary Gain visibility

More information

Multiprotocol Label Switching Virtual Private Network

Multiprotocol Label Switching Virtual Private Network Anas Al-Selwi Multiprotocol Label Switching Virtual Private Network Helsinki Metropolia University of Applied Sciences Bachelor of Engineering Information Technology Thesis 08 May 2013 Abstract Author(s)

More information

CertShiken という認定試験問題集の権威的な提供者. CertShiken.

CertShiken という認定試験問題集の権威的な提供者. CertShiken. CertShiken という認定試験問題集の権威的な提供者 CertShiken http://www.certshiken.com Exam : JN0-360 Title : Juniper Networks Certified Internet Specialist, Service Provider (JNCIS-SP) Vendor : Juniper Version : DEMO Get

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Ingress Replication for MVPN and for IP Multicast Using Next Gen MVPN Modified: 2016-12-20 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000

More information

Multiprotocol Label Switching (MPLS)

Multiprotocol Label Switching (MPLS) Multiprotocol Label Switching (MPLS) Petr Grygárek rek 1 Technology in Brief Inserts underlying label-based forwarding layer under traditional network layer routing label forwarding + label swapping similar

More information

MPLS VPN Multipath Support for Inter-AS VPNs

MPLS VPN Multipath Support for Inter-AS VPNs The feature supports Virtual Private Network (VPN)v4 multipath for Autonomous System Boundary Routers (ASBRs) in the interautonomous system (Inter-AS) Multiprotocol Label Switching (MPLS) VPN environment.

More information

HP A5820X & A5800 Switch Series MPLS. Configuration Guide. Abstract

HP A5820X & A5800 Switch Series MPLS. Configuration Guide. Abstract HP A5820X & A5800 Switch Series MPLS Configuration Guide Abstract This document describes the software features for the HP 5820X & 5800 Series products and guides you through the software configuration

More information

MPLS VPN. 5 ian 2010

MPLS VPN. 5 ian 2010 MPLS VPN 5 ian 2010 What this lecture is about: IP CEF MPLS architecture What is MPLS? MPLS labels Packet forwarding in MPLS MPLS VPNs 3 IP CEF & MPLS Overview How does a router forward packets? Process

More information

Introduction to Multi-Protocol Label

Introduction to Multi-Protocol Label Introduction to Multi-Protocol Label Switching (MPLS) Matthew Bocci, Alcatel-Lucent IP Division Agenda History of MPLS Standardisation MPLS Architecture Control Plane QoS and Traffic Engineering Protection

More information

MPLS опорни мрежи MPLS core networks

MPLS опорни мрежи MPLS core networks MPLS опорни мрежи MPLS core networks Николай Милованов/Nikolay Milovanov http://niau.org Objectives Identify the drawbacks of traditional IP routing Describe basic MPLS concepts and LSR types. MPLS Labels

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

HP A-MSR Router Series MPLS. Configuration Guide. Abstract

HP A-MSR Router Series MPLS. Configuration Guide. Abstract HP A-MSR Router Series MPLS Configuration Guide Abstract This document describes the software features for the HP A Series products and guides you through the software configuration procedures. These configuration

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

HP MSR Router Series. MPLS Configuration Guide(V7) Part number: Software version: CMW710-R0106 Document version: 6PW

HP MSR Router Series. MPLS Configuration Guide(V7) Part number: Software version: CMW710-R0106 Document version: 6PW HP MSR Router Series MPLS Configuration Guide(V7) Part number: 5998-5680 Software version: CMW710-R0106 Document version: 6PW100-20140607 Legal and notice information Copyright 2014 Hewlett-Packard Development

More information

Operation Manual MPLS VLL. Table of Contents

Operation Manual MPLS VLL. Table of Contents Table of Contents Table of Contents... 1-1 1.1 MPLS VLL Overview... 1-2 1.1.1 Concepts in MPLS VLL... 1-2 1.1.2 Introduction to MPLS VLL... 1-2 1.1.3 Packet Forwarding... 1-3 1.1.4 Implementation... 1-4

More information

CCIE Service Provider Sample Lab. Part 2 of 7

CCIE Service Provider Sample Lab. Part 2 of 7 CCIE Service Provider Sample Lab Part 2 of 7 SP Sample Lab Main Topology R13 S2/1.135.13/24 Backbone Carrier SP AS 1002 S2/1 PPP E0/1.69.6/24 R6 Customer Carrier SP ABC Site 5 AS 612 E1/0 ISIS.126.6/24

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

BGP Best External. Finding Feature Information

BGP Best External. Finding Feature Information The feature provides the network with a backup external route to avoid loss of connectivity of the primary external route. The feature advertises the most preferred route among those received from external

More information

Pass4sure JN q

Pass4sure JN q Pass4sure JN0-660 206q Number: JN0-660 Passing Score: 800 Time Limit: 120 min File Version: 14.5 Juniper JN0-660 Service Provider Routing and Switching, Professional Passed on 2014-02-02 with a 836 having

More information

Deploying MPLS Traffic Engineering

Deploying MPLS Traffic Engineering 9/27/16 Deploying MPLS Traffic Engineering Nurul Islam Roman (nurul@apnic.net) Cisco Public Agenda Technology Overview Bandwidth optimization TE for QoS Traffic Protection Inter- Domain Traffic Engineering

More information

HP MSR Router Series. MPLS Configuration Guide(V5) Part number: Software version: CMW520-R2513 Document version: 6PW

HP MSR Router Series. MPLS Configuration Guide(V5) Part number: Software version: CMW520-R2513 Document version: 6PW HP MSR Router Series MPLS Configuration Guide(V5) Part number: 5998-8188 Software version: CMW520-R2513 Document version: 6PW106-20150808 Legal and notice information Copyright 2015 Hewlett-Packard Development

More information

PIM-tunnels and MPLS P2MP as Multicast data plane in IPTV and MVPN. Lesson learned

PIM-tunnels and MPLS P2MP as Multicast data plane in IPTV and MVPN. Lesson learned PIM-tunnels and MPLS P2MP as Multicast data plane in IPTV and MVPN Lesson learned Speaker Rafał Szarecki JNCIE-M/T #136, JNCIP-E #106, JNCI rafal@juniper.net Curriculum Juniper Networks; Professional Services

More information

MPLS Intro. Cosmin Dumitru March 14, University of Amsterdam System and Network Engineering Research Group ...

MPLS Intro. Cosmin Dumitru March 14, University of Amsterdam System and Network Engineering Research Group ... MPLS Intro Cosmin Dumitru c.dumitru@uva.nl University of Amsterdam System and Network Engineering Research Group March 14, 2011 Disclaimer Information presented in these slides may be slightly biased towards

More information

Multiprotocol Label Switching (MPLS)

Multiprotocol Label Switching (MPLS) Multiprotocol Label Switching (MPLS) Petr Grygárek rek 1 Technology in Brief Inserts underlying label-based forwarding layer under traditional network layer routing label forwarding + label swapping similar

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

Establishing MPLS LSPs Across Multiple Autonomous Systems for Next-Gen Multicast VPNs

Establishing MPLS LSPs Across Multiple Autonomous Systems for Next-Gen Multicast VPNs Establishing MPLS LSPs Across Multiple Autonomous Systems for Next-Gen Multicast VPNs Configuration Example October 2016 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000

More information

Lab 1: Static MPLS LSP-RTX4-RTX1 LSP-RTX1-RTX4 LSP-RTX3-RTX2 LSP-RTX2-RTX3

Lab 1: Static MPLS LSP-RTX4-RTX1 LSP-RTX1-RTX4 LSP-RTX3-RTX2 LSP-RTX2-RTX3 Lab 1: Static MPLS First lab gives a basic understanding of MPLS label swapping No signaling manually assign labels like static routing Understand configuration, forwarding tables, and debugging of MPLS

More information

Implementing MPLS Label Distribution Protocol

Implementing MPLS Label Distribution Protocol The Multiprotocol Label Switching (MPLS) is a standards-based solution driven by the Internet Engineering Task Force (IETF) that was devised to convert the Internet and IP backbones from best-effort networks

More information

MPLS Introduction. (C) Herbert Haas 2005/03/11

MPLS Introduction. (C) Herbert Haas 2005/03/11 MPLS Introduction MPLS (C) Herbert Haas 2005/03/11 Terminology LSR LER FEC LSP FIB LIB LFIB TIB PHP LDP TDP RSVP CR-LDP Label Switch Router Label Edge Router Forwarding Equivalent Class Label Switched

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

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

Configuring Static MPLS

Configuring Static MPLS This chapter contains information on how to configure static multiprotocol label switching (MPLS). About Static MPLS, page 1 Licensing Requirements for Static MPLS, page 4 Prerequisites for Static MPLS,

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

AToM (Any Transport over MPLS)

AToM (Any Transport over MPLS) I N D E X A AAL5 over MPLS operation, 459 460 configuration, 462 463 flowchart configuration, 461 PE router, 461 provider router, 461 verification, 463 465 AAL5 to VLAN Interworking, 515 517 AC (Attachment

More information

Introduction xvii. Assessment Test xxxiii

Introduction xvii. Assessment Test xxxiii Contents at a Glance Introduction xvii Assessment Test xxxiii Chapter 1 The Components of a Juniper Networks Router 1 Chapter 2 Interfaces 61 Chapter 3 Protocol-Independent Routing 107 Chapter 4 Routing

More information

MPLS VPN Inter-AS IPv4 BGP Label Distribution

MPLS VPN Inter-AS IPv4 BGP Label Distribution MPLS VPN Inter-AS IPv4 BGP Label Distribution This feature enables you to set up a Virtual Private Network (VPN) service provider network so that the autonomous system boundary routers (ASBRs) exchange

More information

Agenda DUAL STACK DEPLOYMENT. IPv6 Routing Deployment IGP. MP-BGP Deployment. OSPF ISIS Which one?

Agenda DUAL STACK DEPLOYMENT. IPv6 Routing Deployment IGP. MP-BGP Deployment. OSPF ISIS Which one? DUAL STACK DEPLOYMENT Alvaro Retana (alvaro.retana@hp.com) Distinguished Technologist 2010 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice

More information

MPLS VPN Carrier Supporting Carrier Using LDP and an IGP

MPLS VPN Carrier Supporting Carrier Using LDP and an IGP MPLS VPN Carrier Supporting Carrier Using LDP and an IGP Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) Carrier Supporting Carrier (CSC) enables one MPLS VPN-based service provider

More information

UniNets MPLS LAB MANUAL MPLS. UNiNets Multiprotocol label Switching MPLS LAB MANUAL. UniNets MPLS LAB MANUAL

UniNets MPLS LAB MANUAL MPLS. UNiNets Multiprotocol label Switching MPLS LAB MANUAL. UniNets MPLS LAB MANUAL MPLS UNiNets Multiprotocol label Switching MPLS LAB MANUAL CCNP TOPOLOGY Lab: OSPF Routing VPN Topology: Task1: Perform the basic Configuration to provide the reachability as per diagram. SW1 Configuration

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Configuring RSVP-Signaled Point-to-Multipoint LSPs on Logical Systems Modified: 2017-01-18 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000

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

InterAS Option B. Information About InterAS. InterAS and ASBR

InterAS Option B. Information About InterAS. InterAS and ASBR This chapter explains the different InterAS option B configuration options. The available options are InterAS option B, InterAS option B (with RFC 3107), and InterAS option B lite. The InterAS option B

More information

Multipoint LDP (mldp)

Multipoint LDP (mldp) 1 Multipoint LDP (mldp) IJsbrand Wijnands BRKIPM-3111 Agenda Introduction FEC encoding Capability negotiation P2MP & MP2MP LSPs Root Node Redundancy Fast ReRoute using Link Protection Make Before Break

More information