MPLS overview. Wolfgang Riedel Systems Engineer ECSO Enterprise Manufacturing Cisco Systems GmbH

Size: px
Start display at page:

Download "MPLS overview. Wolfgang Riedel wriedel@cisco.com Systems Engineer ECSO Enterprise Manufacturing Cisco Systems GmbH"

Transcription

1 MPLS overview Wolfgang Riedel Systems Engineer ECSO Enterprise Manufacturing Cisco Systems GmbH 2001, Cisco Systems, Inc. All rights reserved. 1

2 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 2

3 Evolution of MPLS From tag switching Proposed in IETF Later combined with other proposals from IBM (ARIS), Toshiba (CSR) Cisco Calls a BOF at IETF to Standardize Tag Switching MPLS Croup Formally Chartered by IETF Cisco Ships MPLS (Tag Switching) Cisco Ships MPLS TE MPLS VPN Deployed Traffic Engineering Deployed Large Scale Deployment Time , Cisco Systems, Inc. All rights reserved. 3

4 The Challenges Service Providers Generate new services Protect existing Infrastructure ATM/FR Combine private data services with Internet services Move into rapid deployment Cost saving Enterprise Lower cost of WAN connectivity Migration path Lower cost of managing separate Data and Voice networks Campus Service Provider multiple customers Replacement of campus wide vlan s 2001, Cisco Systems, Inc. All rights reserved. 4

5 MPLS advanced services L2 VPN ATOM Any Transport over MPLS IP switching IP CoS (DiffServ) IPv6 6PE Traffic Engineering Carrier supporting Carrier Virtual Private Networks Fast Rerouting DiffServ aware TE Label Forwarding Information Base (LFIB) Multicast over VPN Per-Label Forwarding, Queuing, Multicast, Restoration Mechanisms Multicast Routing (PIM v2) BGP LDP OSPF IS-IS PIM LDP RSVP CEF L2 protocols (PPP, POS, ATM, FR, Enet,, GRE,...) 2001, Cisco Systems, Inc. All rights reserved. 5

6 MPLS Innovation & Standards L2 VPN ATOM 2702 Requirements for Any Transport over MPLS IP switching IP CoS (DiffServ) IPv6 6PE Traffic Engineering Over MPLS Traffic Engineering Carrier supporting Carrier Virtual Private Networks Fast Rerouting DiffServ aware TE Label Forwarding Information Base (LFIB) 2474 Definition of the Differentiated Services Per-Label Forwarding, Queuing, Multicast, Restoration Field in IP Headers * Mechanisms 2475 An Architecture for Differentiated Services 2597 Assured Forwarding PHB Group * 2598 An Expedited Forwarding PHB * 2697 A Single Rate Three Color Marker 2698 A Two Rate Three Color Marker L2 protocols (PPP, POS, ATM, FR, Enet,, GRE,...) Multicast over VPN 2547 BGP/MPLS VPNs * Multicast Routing (PIM v2) BGP LDP OSPF IS-IS PIM LDP RSVP 3031 Multiprotocol Label Switching Architecture * 3032 MPLS Label Stack Encoding * 3034 Label Switching on Frame CEF Relay Networks 3035 MPLS using LDP and ATM VC Switching * 3036 LDP Specification * 3037 LDP Applicability * 2001, Cisco Systems, Inc. All rights reserved. 6

7 MPLS Innovation-in-Progress L2 VPN ATOM Any Transport over MPLS IP switching IP CoS (DiffServ) IPv6 6PE Traffic Engineering Carrier supporting Carrier Virtual Private Networks Fast Rerouting DiffServ aware TE Label Forwarding Information Base (LFIB) Per-Label Forwarding, Queuing, Multicast, Restoration Mechanisms L2 protocols (PPP, POS, ATM, FR, Enet,, GRE,...) [Martini Drafts] Transport of Layer 2 Frames Over MPLS * draft-martini-l2circuit-transmpls-06.txt Encapsulation Methods for Transport of Layer 2 Frames Over MPLS * draft-martini-l2circuit-encapmpls-02.txt [Draft Rosen] An Architecture for L2VPNs * draft-rosen-ppvpn-l2vpn-00.txt Multicast over VPN Multicast Routing (PIM v2) MPLS Support of Differentiated Services * draft-ietf-mpls-diff-ext-09.txt BGP LDP OSPF IS-IS PIM LDP RSVP CEF 2001, Cisco Systems, Inc. All rights reserved. 7

8 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 8

9 MPLS Concept At Edge: Classify packets Label them Edge Label Switch Router In Core: Forward using labels (as opposed to IP addr) Label indicates service class and destination Label Switch Router (LSR) Label Distribution Protocol (LDP) 2001, Cisco Systems, Inc. All rights reserved. 9

10 MPLS Operation 1a. Existing routing protocols (e.g. OSPF, IS-IS) establish reachability to destination networks 1b. Label Distribution Protocol (LDP) establishes label to destination network mappings 4. Edge LSR at egress removes label and delivers packet 2. Ingress Edge LSR receives packet, performs Layer 3 value-added services, and labels packets 3. LSR switches packets using label swapping 2001, Cisco Systems, Inc. All rights reserved. 10

11 Encapsulations ATM Cell Header GFC VPI VCI PTI CLP HEC DATA Label PPP Header (Packet over SONET/SDH) PPP Header Label Header Layer 3 Header LAN MAC Label Header MAC Header Label Header Layer 3 Header 2001, Cisco Systems, Inc. All rights reserved. 11

12 Label Header for Packet Media Tag COS S TTL Label = 20 bits S = Bottom of Stack, 1 bit COS/EXP = Class of Service, 3 bits TTL = Time to Live, 8 bits Can be used over Ethernet, 802.3, or PPP links Uses two new Ethertypes/PPP PIDs Contains everything needed at forwarding time 2001, Cisco Systems, Inc. All rights reserved. 12

13 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 13

14 Label Distribution Protocol Defined in RFC 3036 and 3037 Used to distribute labels in a MPLS network Forwarding equivalence class How packets are mapped to LSPs (Label Switched Paths) Advertise labels per FEC Reach destination a.b.c.d with label x Neighbor discovery Basic and extended discovery 2001, Cisco Systems, Inc. All rights reserved. 14

15 TDP and LDP Tag Distribution Protocol Pre-cursor to LDP Used for Cisco tag switching TDP and LDP supported on the same box Per neighbor/link basis Per target basis 2001, Cisco Systems, Inc. All rights reserved. 15

16 RSVP and Label Distribution Used in MPLS traffic engineering Additions to RSVP signaling protocol Leverage the admission control mechanism of RSVP Label requests are sent in PATH messages and binding is done with RESV messages EXPLICT-ROUTE object defines the path over which setup messages should be routed Using RSVP has several advantages 2001, Cisco Systems, Inc. All rights reserved. 16

17 BGP-Based Label Distribution Used in the context of MPLS VPNs Need multi-protocol extensions to BGP Routers need to be BGP peers Works in both RR and non-rr environment Label mapping info carried as part of NLRI (Network Layer Reachability Information) 2001, Cisco Systems, Inc. All rights reserved. 17

18 MPLS Example: Routing Information In Lbl Address Prefix Out I face Out Lbl In Lbl Address Prefix Out I face Out Lbl In Lbl Address Prefix Out I face Out Lbl You can reach and through me 1 You can reach through me Routing Updates (OSPF, EIGRP, ) You can reach through me 2001, Cisco Systems, Inc. All rights reserved. 18

19 MPLS Example: Assigning Labels In Lbl Address Prefix Out I face Out Lbl In Lbl Address Prefix Out I face Out Lbl In Lbl Address Prefix Out I face Out Lbl Use Lbl 4 for and Use Lbl 5 for Use Lbl 9 for Label Distribution Protocol (LDP) (Downstream Allocation) Use Lbl 7 for , Cisco Systems, Inc. All rights reserved. 19

20 MPLS Example: Forwarding Packets In Lbl Address Prefix Out I face Out TLbl In Lbl Address Prefix Out I face Out Lbl In Lbl Address Prefix Out I face Out Lbl Data Data Data Data Label Switch Forwards Based on Label , Cisco Systems, Inc. All rights reserved. 20

21 Label Stacking Arrange labels in a stack Inner labels can be used to designate services/fecs, etc. E.g. VPNs, fast re-route Outer label used to route/switch the MPLS packets in the network Allows building services such as MPLS VPNs Traffic engineering and fast re-route VPNs over traffic engineered core Any transport over MPLS Inner Label Outer Label TE Label IGP Label VPN Label IP Header 2001, Cisco Systems, Inc. All rights reserved. 21

22 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 22

23 MPLS Features... That s all nice but... How can you make money with it? 2001, Cisco Systems, Inc. All rights reserved. 23

24 Metro Solutions Architectural flexibility, service transparency Storage TDM PL GigE PL Residential Data/Voice/Video Wavelength Enterprise VoIP L3 VPN L2 VPN Internet Access L2 VPN Internet Access L3 VPN 2001, Cisco Systems, Inc. All rights reserved. 24

25 with enough fiber you could do anything? In what room do you want me to put it? 2001, Cisco Systems, Inc. All rights reserved. 25

26 MPLS IP-VPN The L3 generation of core backbone Regional Site Remote Sites TDM MUX LL INTERNET Branch Home Travel Frame-Relay ATM INTERNET IPSec MPLS IP-VPN Central Site Branch Home PSTN ISDN ADSL/Cable Services Travel Branch Home 2001, Cisco Systems, Inc. All rights reserved. 26

27 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 28

28 MPLS L2-VPN The L3 generation of core backbone Regional Sites Regional Site Remote Sites Ethernet Remote Sites Frame-Relay ATM Frame-Relay ATM Central Site Ethernet MPLS IP-VPN L2 VPN Ethernet Regional Site Ethernet Frame-Relay ATM Central Site 2001, Cisco Systems, Inc. All rights reserved. 29

29 What Is a VPN? VPN is a set of sites which are allowed to communicate with each other VPN is defined by a set of administrative policies Policies determine both connectivity and QoS among sites Policies established by VPN customers Policies could be implemented completely by VPN service providers Using BGP/MPLS VPN mechanisms 2001, Cisco Systems, Inc. All rights reserved. 30

30 MPLS-based IP-VPN Architecture Scalable VPNs IP QoS and traffic engineering Easy to manage and No VC provisioning required Provides a level of Security equivalent to Frame-relay and ATM Supports the deployment of new value-added applications Customer IP address freedom VPN A Site 2 Corp A Site 1 Corp B Site 3 VPN Membership- Based on Logical Port MPLS Network MPLS VPN Renault MPLS VPN Bankcorp Traffic Separation at Layer 3 Each VPN Has Unique RD VPN A Site 3 Corp B Site 2 Corp B Site , Cisco Systems, Inc. All rights reserved. 31

31 Using Labels to Build an IP VPN Cust A A A Cust A Cust B B B MPLS Network Cust A Cust B The network distributes labels to each VPN Only labels for other VPN members are distributed Each VPN is provisioned automatically by IP routing Privacy and QoS of ATM without tunnels or encryption Each network is as secure as a Frame Relay connection One mechanism (labels) for QoS and VPNs no tradeoffs 2001, Cisco Systems, Inc. All rights reserved. 32

32 Service Provider Benefits of MPLS-Based VPNs VPN B VPN A VPN C VPN C VPN B Multicast Hosting Intranet VPN A VPN A VoIP Extranet VPN B VPN C VPN A VPN B VPN C Overlay VPN Pushes content outside the network Costs scale exponentially Transport dependent Groups endpoints, not groups Complex overlay with QoS, tunnels, IP MPLS-based VPNs Enables content hosting inside the network Flat cost curve Transport independent Easy grouping of users and services Enables QoS inside the VPNs 2001, Cisco Systems, Inc. All rights reserved. 33

33 MPLS Based IP-VPN Security Cisco MPLS based VPNs: Equivalent to the Security of Frame Relay and ATM Miercom, March 30, 2001 Security , Cisco Systems, Inc. All rights reserved. 35

34 Validating Cisco MPLS Based IP-VPN as a Secure Network Miercom independent testing confirmed Cisco MPLS VPN is secure: Customers network topology is not revealed to the outside world Customers can maintain own addressing plans and the freedom to use either public or private address space Attackers cannot gain access into VPNs or Service Provider s network Impossible for attacker to insert spoofed label into a Cisco MPLS network and thus gain access to a VPN or the MPLS core RED-Glascow Security 2001, Cisco Systems, Inc. All rights reserved. 36 POS 1/ SER 5/0: Si T1 FR dlci 104 RIP v2 SER 1/0: ATM 1/ pvc 1/1 OS PF BLUE-Glascow OC3 POS GLASCOW ATM1/ BLUE-Dover DOVER T1 FR dlci 110 Static SER 1/0/1: Ser 1/ POS 2/ POS 1/ Si SER 1/0/0: T1 FR dlci 109 RIP v2 Ser OC3 POS RED-Dover POS 2/1/ LONDON GSR POS 1/ POS 1/ ATM2/0/ ATM1/ pvc 0/11 ebgp AS OC3 POS YELLOW-Dover OXFORD POS 2/ Ser 5/0: Ser T1 FR dlci 101 OSPF BLUE-Oxford Test Network Topology Si Ser 0/ Ser 3/ T1 FR dlci 102 ebgp AS YELLOW-Oxford

35 Key Features (Cont.) Connectivity to the Internet: VPN service providers may also provide connectivity to the Internet to its VPN customers Common infrastructure is used for both VPN and the Internet connectivity services Simplifies operations and management for VPN service providers: No need for VPN service providers to set up and manage a separate backbone or virtual backbone for each VPN 2001, Cisco Systems, Inc. All rights reserved. 38

36 BGP/MPLS VPN Summary Supports large scale VPN service Increases value add by the VPN service provider Decreases service provider cost of providing VPN services Mechanisms are general enough to enable VPN service provider to support a wide range of VPN customers 2001, Cisco Systems, Inc. All rights reserved. 39

37 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 40

38 Ethernet Virtual Circuit EoMPLS Access (L2) Ethernet Core MPLS Access (L2) Ethernet MPLS PE Cisco 7600 MPLS MPLS PE Cisco /100/Gigabit Ethernet 10/100/Gigabit Ethernet Enterprise Campus A Ethernet Circuit EoMPLS Tunnel in Core Ethernet Mapped Circuit Enterprise Campus B To the Enterprise this network is a pair of Pt to Pt 10/100/Gbit Bridged Ethernet Links A 2001, Cisco Systems, Inc. All rights reserved. 41 B

39 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 42

40 VPLS ( Transparent LAN Services) Point to Multipoint Service Multipoint to Multipoint Service The network will simulate a L2 switch 2001, Cisco Systems, Inc. All rights reserved. 43

41 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 44

42 L2 Transport: AToM Site1A < ES:FR/Ether/ATM/PPP/HDLC > <-- FR --> < PW:Emulated VC > <-- --FR --> Ethernet ATM/PPP/HDLC Ethernet ATM/PPP/HDLC CE 1A Attachment VC / L2 circuit PE1 PSN Tunnel: MPLS Tunnel MPLS (LSP or RSVP-TE) MPLS Core PE2 Attachment VC / L2 circuit CE 1B Site1B Site 2B Site 2A CE 2A Attachment VC / L2 circuit IP Network Attachment VC / L2 circuit CE 2B AToM Reference Model ES Emulated Services: FR/Ether/ATM/PPP/HDLC Attachment VC (AVC): FR DLCI/Ethernet VLAN/ATM PVC/PPP/HDLC PW Pseudo-Wire: Emulated VC (EVC): MPLS LSP PSN Packet Switched Network (Tunnel): MPLS LSP or RSVP-TE 2001, Cisco Systems, Inc. All rights reserved. 45

43 Any Transport over MPLS AToM FR Cust DLCI 101 IPoFR cust Edge-LSR LSR DLCI 202 Service Provider Example: Frame Relay over MPLS 2001, Cisco Systems, Inc. All rights reserved. 46

44 Transports over MPLS AToM draft-martini-l2circuit-trans-mpls-05.txt draft-martini-l2circuit-encap-mpls-01.txt Ethernet 802.1Q (Ethernet VLAN) Frame Relay PDU ATM AAL5 PDU ATM cells (non AAL5 mode) Cisco HDLC PPP 2001, Cisco Systems, Inc. All rights reserved. 47

45 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 48

46 Why Traffic Engineering? Congestion in the network due to changing traffic patterns Election news, online trading, major sports events Better utilization of available bandwidth Route on the non-shortest path Route around failed links/nodes Fast rerouting around failures, transparently to users Like SONET APS (Automatic Protection Switching) Build new services Virtual leased line services VoIP toll-bypass applications, point-to-point bandwidth guarantees Capacity planning TE improves aggregate availability of the network 2001, Cisco Systems, Inc. All rights reserved. 49

47 IP Routing and the Fish R3 R8 R2 R4 R5 R1 R6 R7 IP (Mostly) Uses Destination-Based Least-Cost Routing Flows from R8 and R1 Merge at R2 and Become Indistinguishable From R2, Traffic to R3, R4, R5 Use Upper Route Alternate Path Under-Utilized 2001, Cisco Systems, Inc. All rights reserved. 50

48 Solution: Toll Bypass with Voice/Data Converged Network PBX with Circuit Emulation Interface PSTN Traditional TDM Network Class 5 legacy switches CE Fast Reroute in the core CE Enterprise LAN Toll Bypass Enterprise LAN PE GB Tunnel PE Solution Requirements QoS on CE Router Mapping QoS on QoS on PE + + Router Traffic to + = Core Tunnels Routers DiffServ-Aware Traffic Engineering 2001, Cisco Systems, Inc. All rights reserved. 52

49 DiffServ Aware TE Virtual Leased Line Traditional Telephony Central Office PSTN Traditional TDM Network Class 5 Legacy switches Central Office Traditional Telephony MPLS Network Voice Trunking Enterprise LAN VPN Service VoIP Gateway CE PE PE Toll Bypass Regular TE Tunnel PE GB Tunnel PE PE PE VoIP Gateway CE Enterprise LAN GB-TE Tunnel Regular TE Tunnel Physical Link Internet Service Enterprise LAN Internet Access Router Internet Access Router Enterprise LAN 2001, Cisco Systems, Inc. All rights reserved. 53

50 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 55

51 What Is Fast Reroute? Definition Fast ReRoute (FRR) is a link or node protection feature, allowing for temporary bypassing of the failed link or node over a preestablished tunnel, while the head-end is rerouting the failed LSP 2001, Cisco Systems, Inc. All rights reserved. 56

52 What is Fast Re-route? (cont.) Head-end Router 2001, Cisco Systems, Inc. All rights reserved. 57

53 Link Resilience (Next-hop Backup Tunnel) 2001, Cisco Systems, Inc. All rights reserved. 58

54 Node Resilience (Next-next Hop Backup Tunnel) 2001, Cisco Systems, Inc. All rights reserved. 59

55 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 60

56 Carrier Supporting Carrier & Inter-Provider Access Carrier Supporting Carrier Hierarchical relationship Opportunity: Offer backbone services to peer or smaller carriers Inter-Provider Access Peer relationship Opportunity: Provide carrier services on behalf of other carriers Backbone Carrier Carrier A Customer Carriers Carrier B 2001, Cisco Systems, Inc. All rights reserved. 61

57 Inter-AS VPN Using VRF-to-VRF Design (Cont.) VRF-to-VRF Connections Between AS Border Routers ASBRs collect the client VPN routes through configured VRFs. Adjacent ASBR is seen as a CE through separate logical interface. Dedicated IPv4 routing session per VRF usually ebgp. 2001, Cisco Systems, Inc. All rights reserved. 62

58 Inter-AS VPN Using VRF-to-VRF Design (Cont.) VPN Routing Distribution Between MPLS VPN Backbones VPN routing information distributed across inter-as network 2001, Cisco Systems, Inc. All rights reserved. 63

59 Inter-AS VPN Using VRF-to-VRF Design (Cont.) Data Flow Label Switching and IP Forwarding Data flow: Label switching within AS and IP forwarding on Inter- AS link 2001, Cisco Systems, Inc. All rights reserved. 64

60 MPLS VPN Enabled ISP Connected Across Standard Carrier (Cont.) Customer Carrier is Not Running MPLS (Cont.) 2001, Cisco Systems, Inc. All rights reserved. 65

61 MPLS VPN Enabled ISP Connected Across Standard Carrier (Cont.) Customer Carrier is Running MPLS (Cont.) IBGP 2001, Cisco Systems, Inc. All rights reserved. 66

62 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 67

63 Multicast VPN (MVPN) CE CE Receiver 4 B1 San Francisco PE Default MDT For low Bandwidth & control traffic only. Los Angeles D PE CE B D B2 Receiver 3 Join high bandwidth source Receiver 1 MPLS VPN Core A PE C A PE CE New York PE E Data MDT For High Bandwidth traffic only. Dallas C CE CE E F CE Customer CE devices joins the MPLS Core through provider s PE devices A Default MDT is created connecting all the PE s within a VPN for signaling and low bandwidth flows A High-bandwidth source for that customer starts sending traffic Interested receivers 1 & 2 join that High Bandwidth source Data-MDT is formed for this High-Bandwidth source High bandwidth multicast source Join high bandwidth source Receiver , Cisco Systems, Inc. All rights reserved. 68

64 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 69

65 Backbone and Edge QoS Design Scope Loss rate Latency Jitter Throughput Loss rate Latency Jitter Availability Subsecond Interior Gateway Protocol (IGP) convergence Sub-100 ms Fast Reroute (FRR) High availability 2001, Cisco Systems, Inc. All rights reserved. 70

66 Backbone and Edge QoS Design (Cont.) QoS Transparency An MPLS packet carries two (or more) DiffServ markings. Three modes of interaction are defined between markings: Uniform, Pipe, and Short Pipe. Modes are only relevant when a label is popped/pushed. 2001, Cisco Systems, Inc. All rights reserved. 71

67 Backbone and Edge QoS Design (Cont.) QoS Transparency: Uniform Mode 2001, Cisco Systems, Inc. All rights reserved. 72

68 Backbone and Edge QoS Design (Cont.) QoS Transparency: Pipe Mode 2001, Cisco Systems, Inc. All rights reserved. 75

69 Backbone and Edge QoS Design (Cont.) QoS Transparency: Short Pipe Mode 2001, Cisco Systems, Inc. All rights reserved. 78

70 Agenda MPLS Overview 1. Evolution of MPLS 2. Technology Basics 3. Label Distribution in MPLS Networks 4. MPLS-Based Services (Business Opportunities) 4.1 BGP MPLS VPNs 4.2 EoMPLS (Ethernet over MPLS) 4.3 VPLS (virtual private lan services) 4.4 ATOM (any transport over MPLS) 4.5 Traffic Engineering 4.7 Fast Reroute 4.7 Carrier Supporting Carrier 4.8 Multicast VPN s 4.9 QoS 5. Summary 2001, Cisco Systems, Inc. All rights reserved. 81

71 MPLS: The Key Technology for IP Service Delivery ATM Services PNNI IP Services IP MPLS IP+ATM: MPLS brings IP and ATM together Eliminates IP over ATM overhead and complexity One network for Internet, Business IP VPNs, and transport IP+ATM Switch Network-based VPNs with MPLS: a foundation for value-added service delivery Flexible user and service grouping (biz-to-biz) Flexibility of IP and the QoS and privacy of ATM Enables application and content hosting inside each VPN Transport independent Low provisioning costs enable affordable managed services 2001, Cisco Systems, Inc. All rights reserved. 82

72 MPLS: The Key Technology for IP Service Delivery MPLS traffic engineering Provides routing on diverse paths to avoid congestion Better utilization of the network Better availability using protection solution (FRR) Guaranteed bandwidth services Combine MPLS traffic engineering and QoS Deliver point-to-point bandwidth guaranteed pipes Leverage the capability of traffic engineering Build solution like virtual leased line and toll trunking 2001, Cisco Systems, Inc. All rights reserved. 83

73 MPLS: The Key Technology for IP Service Delivery Optical Services O-UNI IP Services IP MPLS IP+Optical Switch IP+Optical: MPLS brings IP and Optical together Eliminates IP over optical complexity Uses MPLS as a control plane for setting up lightpaths (wavelengths) One control plane for Internet (GMPLS), business IP VPNs, and Optical transport Frame Relay ATM Frame Relay Any transport over MPLS Transport ATM, FR, Ethernet, PPP over MPLS Provide services to existing installed base Protect Investment in the installed gear Leverage capabilities of the packet core Combine with other packet-based services such as MPLS VPNs 2001, Cisco Systems, Inc. All rights reserved. 84

74 Literature MPLS and VPN Architectures Ivan Pepelnjak Jim Guichard ISBN , Cisco Systems, Inc. All rights reserved. 85

75 2001, Cisco Systems, Inc. All rights reserved. 86

76 MPLS Features... That s all nice but... How does this help me for my datacenter? 2001, Cisco Systems, Inc. All rights reserved. 87

77 Customer Strategies Mapping Customer Problems to Cisco Solutions Strategies Server, Application and DC consolidation Migration to Web Apps Comprehensive Security Services Model Storage Consolidation Business Continuance & Disaster Recovery Data Center Solution Set Data Center Networking Distributed Data Centers Data Center Data Security Application/Server Optimization Highly Availability Infrastructure Storage Network Inter-Data Center Connectivity 2001, Cisco Systems, Inc. All rights reserved. 88

78 Data Center Networking Internet ISP A ISP B IP Network Primary Data Center Distributed Data Center Internet SP A SP B Campus Core Intranet IP Network External protection Internal protection Primary Data Center Distributed Data Center Data Center Infrastructure Server & Application Optimization Server farm protection Data Center Security Storage Networking Distributed Data Centers 2001, Cisco Systems, Inc. All rights reserved. 89

79 2001, Cisco Systems, Inc. All rights reserved. 101

80 2001, Cisco Systems, Inc. All rights reserved. 187

Introducción n a MPLS y MPLS VPN MPLS VPN

Introducción n a MPLS y MPLS VPN MPLS VPN Introducción n a MPLS y MPLS VPN nemunoz@cisco.com Nelson Muñoz Presentation_ID 200, Cisco Systems, Inc. Agenda Introducción Que es una VPN? IP+ATM Conceptos básicos de MPLS MPLS VPN QoS en MPLS Ventajas

More information

Industry s First QoS- Enhanced MPLS TE Solution

Industry s First QoS- Enhanced MPLS TE Solution Industry s First QoS- Enhanced MPLS TE Solution Azhar Sayeed Manager, IOS Product Management, asayeed@cisco.com Contact Info: Kim Gibbons, kgibbons@cisco.com,, 408-525 525-4909 1 Agenda MPLS Traffic Engineering

More information

Introduction to MPLS-based VPNs

Introduction to MPLS-based VPNs Introduction to MPLS-based VPNs Ferit Yegenoglu, Ph.D. ISOCORE ferit@isocore.com Outline Introduction BGP/MPLS VPNs Network Architecture Overview Main Features of BGP/MPLS VPNs Required Protocol Extensions

More information

ICTTEN6172A Design and configure an IP- MPLS network with virtual private network tunnelling

ICTTEN6172A Design and configure an IP- MPLS network with virtual private network tunnelling ICTTEN6172A Design and configure an IP- MPLS network with virtual private network tunnelling Release: 1 ICTTEN6172A Design and configure an IP-MPLS network with virtual private network tunnelling Modification

More information

MPLS VPN Services. PW, VPLS and BGP MPLS/IP VPNs

MPLS VPN Services. PW, VPLS and BGP MPLS/IP VPNs A Silicon Valley Insider MPLS VPN Services PW, VPLS and BGP MPLS/IP VPNs Technology White Paper Serge-Paul Carrasco Abstract Organizations have been demanding virtual private networks (VPNs) instead of

More information

MP PLS VPN MPLS VPN. Prepared by Eng. Hussein M. Harb

MP PLS VPN MPLS VPN. Prepared by Eng. Hussein M. Harb MP PLS VPN MPLS VPN Prepared by Eng. Hussein M. Harb Agenda MP PLS VPN Why VPN VPN Definition VPN Categories VPN Implementations VPN Models MPLS VPN Types L3 MPLS VPN L2 MPLS VPN Why VPN? VPNs were developed

More information

MPLS Peter Raedler Systems Engineer praedler@cisco.com 2001, Cisco Systems, Inc. Agenda Overview of MPLS Business Opportunities Security

MPLS Peter Raedler Systems Engineer praedler@cisco.com 2001, Cisco Systems, Inc. Agenda Overview of MPLS Business Opportunities Security MPLS Peter Raedler Systems Engineer praedler@cisco.com 1 Agenda Overview of MPLS Business Opportunities Security 2 Copyright All rights reserved. 1 Optical Internetworking Eliminating the overhead Traditional

More information

MPLS Concepts. Overview. Objectives

MPLS Concepts. Overview. Objectives MPLS Concepts Overview This module explains the features of Multi-protocol Label Switching (MPLS) compared to traditional ATM and hop-by-hop IP routing. MPLS concepts and terminology as well as MPLS label

More information

Introducing Basic MPLS Concepts

Introducing Basic MPLS Concepts Module 1-1 Introducing Basic MPLS Concepts 2004 Cisco Systems, Inc. All rights reserved. 1-1 Drawbacks of Traditional IP Routing Routing protocols are used to distribute Layer 3 routing information. Forwarding

More information

Multi Protocol Label Switching (MPLS) is a core networking technology that

Multi Protocol Label Switching (MPLS) is a core networking technology that MPLS and MPLS VPNs: Basics for Beginners Christopher Brandon Johnson Abstract Multi Protocol Label Switching (MPLS) is a core networking technology that operates essentially in between Layers 2 and 3 of

More information

MPLS in Private Networks Is It a Good Idea?

MPLS in Private Networks Is It a Good Idea? MPLS in Private Networks Is It a Good Idea? Jim Metzler Vice President Ashton, Metzler & Associates March 2005 Introduction The wide area network (WAN) brings indisputable value to organizations of all

More information

How Routers Forward Packets

How Routers Forward Packets Autumn 2010 philip.heimer@hh.se MULTIPROTOCOL LABEL SWITCHING (MPLS) AND MPLS VPNS How Routers Forward Packets Process switching Hardly ever used today Router lookinginside the packet, at the ipaddress,

More information

Migrating to MPLS Technology and Applications

Migrating to MPLS Technology and Applications Migrating to MPLS Technology and Applications Serge-Paul Carrasco June 2003 asiliconvalleyinsider.com Table Of Content Why to migrate to MPLS? Congestion on the Internet Traffic Engineering MPLS Fundamentals

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

IP/MPLS-Based VPNs Layer-3 vs. Layer-2

IP/MPLS-Based VPNs Layer-3 vs. Layer-2 Table of Contents 1. Objective... 3 2. Target Audience... 3 3. Pre-Requisites... 3 4. Introduction...3 5. MPLS Layer-3 VPNs... 4 6. MPLS Layer-2 VPNs... 7 6.1. Point-to-Point Connectivity... 8 6.2. Multi-Point

More information

Introduction to MPLS and Traffic Engineering

Introduction to MPLS and Traffic Engineering troduction to MPLS and Traffic Engineering Session 2 Topics Motivations for MPLS MPLS Overview Applications Roadmap 3 Why MPLS? tegrate best of Layer 2 and Layer 3 Keep up with growth Reduce operations

More information

WHITE PAPER. Addressing Inter Provider Connections with MPLS-ICI CONTENTS: Introduction. IP/MPLS Forum White Paper. January 2008. Introduction...

WHITE PAPER. Addressing Inter Provider Connections with MPLS-ICI CONTENTS: Introduction. IP/MPLS Forum White Paper. January 2008. Introduction... Introduction WHITE PAPER Addressing Inter Provider Connections with MPLS-ICI The migration away from traditional multiple packet overlay networks towards a converged packet-switched MPLS system is now

More information

MPLS L2VPN (VLL) Technology White Paper

MPLS L2VPN (VLL) Technology White Paper MPLS L2VPN (VLL) Technology White Paper Issue 1.0 Date 2012-10-30 HUAWEI TECHNOLOGIES CO., LTD. 2012. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Addressing Inter Provider Connections With MPLS-ICI

Addressing Inter Provider Connections With MPLS-ICI Addressing Inter Provider Connections With MPLS-ICI Introduction Why migrate to packet switched MPLS? The migration away from traditional multiple packet overlay networks towards a converged packet-switched

More information

ISTANBUL. 1.1 MPLS overview. Alcatel Certified Business Network Specialist Part 2

ISTANBUL. 1.1 MPLS overview. Alcatel Certified Business Network Specialist Part 2 1 ISTANBUL 1.1 MPLS overview 1 1.1.1 Principle Use of a ATM core network 2 Overlay Network One Virtual Circuit per communication No routing protocol Scalability problem 2 1.1.1 Principle Weakness of overlay

More information

INTRODUCTION TO L2VPNS

INTRODUCTION TO L2VPNS INTRODUCTION TO L2VPNS 4 Introduction to Layer 2 and Layer 3 VPN Services CE Layer 3 VPN Link Comprised of IP Traffic Passed Over IP Backbone LEGEND Layer 3 VPN Layer 2 VPN CE CE PE IP Backbone PE CE Layer

More information

Master Course Computer Networks IN2097

Master Course Computer Networks IN2097 Chair for Network Architectures and Services Prof. Carle Department for Computer Science TU München Master Course Computer Networks IN2097 Prof. Dr.-Ing. Georg Carle Christian Grothoff, Ph.D. Chair for

More information

- Multiprotocol Label Switching -

- Multiprotocol Label Switching - 1 - Multiprotocol Label Switching - Multiprotocol Label Switching Multiprotocol Label Switching (MPLS) is a Layer-2 switching technology. MPLS-enabled routers apply numerical labels to packets, and can

More information

The Essential Guide to Deploying MPLS for Enterprise Networks

The Essential Guide to Deploying MPLS for Enterprise Networks White Paper The Essential Guide to Deploying MPLS for Enterprise Networks Daniel Backman Systems Engineer Troy Herrera Sr. Field Solutions Manager Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale,

More information

Kingston University London

Kingston University London Kingston University London Thesis Title Implementation and performance evaluation of WAN services over MPLS Layer-3 VPN Dissertation submitted for the Degree of Master of Science in Networking and Data

More information

AT&T Managed IP Network Service (MIPNS) MPLS Private Network Transport Technical Configuration Guide Version 1.0

AT&T Managed IP Network Service (MIPNS) MPLS Private Network Transport Technical Configuration Guide Version 1.0 AT&T Managed IP Network Service (MIPNS) MPLS Private Network Transport Technical Configuration Guide Version 1.0 Introduction...2 Overview...2 1. Technology Background...2 2. MPLS PNT Offer Models...3

More information

WAN Topologies MPLS. 2006, Cisco Systems, Inc. All rights reserved. Presentation_ID.scr. 2006 Cisco Systems, Inc. All rights reserved.

WAN Topologies MPLS. 2006, Cisco Systems, Inc. All rights reserved. Presentation_ID.scr. 2006 Cisco Systems, Inc. All rights reserved. MPLS WAN Topologies 1 Multiprotocol Label Switching (MPLS) IETF standard, RFC3031 Basic idea was to combine IP routing protocols with a forwarding algoritm based on a header with fixed length label instead

More information

Virtual Private LAN Service on Cisco Catalyst 6500/6800 Supervisor Engine 2T

Virtual Private LAN Service on Cisco Catalyst 6500/6800 Supervisor Engine 2T White Paper Virtual Private LAN Service on Cisco Catalyst 6500/6800 Supervisor Engine 2T Introduction to Virtual Private LAN Service The Cisco Catalyst 6500/6800 Series Supervisor Engine 2T supports virtual

More information

MikroTik RouterOS Introduction to MPLS. Prague MUM Czech Republic 2009

MikroTik RouterOS Introduction to MPLS. Prague MUM Czech Republic 2009 MikroTik RouterOS Introduction to MPLS Prague MUM Czech Republic 2009 Q : W h y h a v e n 't y o u h e a r d a b o u t M P LS b e fo re? A: Probably because of the availability and/or price range Q : W

More information

Expert Reference Series of White Papers. An Overview of MPLS VPNs: Overlay; Layer 3; and PseudoWire

Expert Reference Series of White Papers. An Overview of MPLS VPNs: Overlay; Layer 3; and PseudoWire Expert Reference Series of White Papers An Overview of MPLS VPNs: Overlay; Layer 3; and PseudoWire 1-800-COURSES www.globalknowledge.com An Overview of MPLS VPNs: Overlay; Layer 3; and PseudoWire Al Friebe,

More information

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles.

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles. Data Networking and Architecture The course focuses on theoretical principles and practical implementation of selected Data Networking protocols and standards. Physical network architecture is described

More information

MPLS over IP-Tunnels. Mark Townsley Distinguished Engineer. 21 February 2005

MPLS over IP-Tunnels. Mark Townsley Distinguished Engineer. 21 February 2005 MPLS over IP-Tunnels Mark Townsley Distinguished Engineer 21 February 2005 1 MPLS over IP The Basic Idea MPLS Tunnel Label Exp S TTL MPLS VPN Label Exp S TTL MPLS Payload (L3VPN, PWE3, etc) MPLS Tunnel

More information

Enterprise Network Simulation Using MPLS- BGP

Enterprise Network Simulation Using MPLS- BGP Enterprise Network Simulation Using MPLS- BGP Tina Satra 1 and Smita Jangale 2 1 Department of Computer Engineering, SAKEC, Chembur, Mumbai-88, India tinasatra@gmail.com 2 Department of Information Technolgy,

More information

RFC 2547bis: BGP/MPLS VPN Fundamentals

RFC 2547bis: BGP/MPLS VPN Fundamentals White Paper RFC 2547bis: BGP/MPLS VPN Fundamentals Chuck Semeria Marketing Engineer Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408 745 2001 or 888 JUNIPER www.juniper.net

More information

How To Understand The Benefits Of An Mpls Network

How To Understand The Benefits Of An Mpls Network NETWORKS NetIron XMR 16000 NETWORKS NetIron XMR 16000 NETWORKS NetIron XMR 16000 Introduction MPLS in the Enterprise Multi-Protocol Label Switching (MPLS) as a technology has been around for over a decade

More information

DD2491 p2 2009. BGP-MPLS VPNs. Olof Hagsand KTH/CSC

DD2491 p2 2009. BGP-MPLS VPNs. Olof Hagsand KTH/CSC DD2491 p2 2009 BGP-MPLS VPNs Olof Hagsand KTH/CSC Literature Practical BGP: Chapter 10 JunOS Cookbook: Chapter 14 and 15 MPLS Advantages Originally, the motivation was speed and cost. But routers does

More information

MPLS L3 VPN Supporting VoIP, Multicast, and Inter-Provider Solutions

MPLS L3 VPN Supporting VoIP, Multicast, and Inter-Provider Solutions MPLS L3 VPN Supporting VoIP, Multicast, and Inter-Provider Solutions Luyuan Fang ATT MPLSCon 2005, NYC The world s networking company SM Outline Overview of the L3 VPN deployment VoIP over MPLS VPN MPLS

More information

DD2491 p2 2011. MPLS/BGP VPNs. Olof Hagsand KTH CSC

DD2491 p2 2011. MPLS/BGP VPNs. Olof Hagsand KTH CSC DD2491 p2 2011 MPLS/BGP VPNs Olof Hagsand KTH CSC 1 Literature Practical BGP: Chapter 10 MPLS repetition, see for example http://www.csc.kth.se/utbildning/kth/kurser/dd2490/ipro1-11/lectures/mpls.pdf Reference:

More information

MPLS Implementation MPLS VPN

MPLS Implementation MPLS VPN MPLS Implementation MPLS VPN Describing MPLS VPN Technology Objectives Describe VPN implementation models. Compare and contrast VPN overlay VPN models. Describe the benefits and disadvantages of the overlay

More information

MPLS Pseudowire Innovations: The Next Phase Technology for Today s Service Providers

MPLS Pseudowire Innovations: The Next Phase Technology for Today s Service Providers MPLS Innovations: The Next Phase Technology for Today s Service Providers Introduction MPLS technology enables a smooth evolution of core networks within today s service provider infrastructures. In particular,

More information

What Is a Virtual Private Network?

What Is a Virtual Private Network? C H A P T E R 1 What Is a Virtual Private Network? A virtual private network (VPN) allows the provisioning of private network services for an organization or organizations over a public or shared infrastructure

More information

Fundamentals Multiprotocol Label Switching MPLS III

Fundamentals Multiprotocol Label Switching MPLS III Fundamentals Multiprotocol Label Switching MPLS III Design of Telecommunication Infrastructures 2008-2009 Rafael Sebastian Departament de tecnologies de la Informació i les Comunicaciones Universitat Pompeu

More information

L2 VPNs. Pseudowires. Virtual Private LAN Services. Metro/Carrier Ethernet.

L2 VPNs. Pseudowires. Virtual Private LAN Services. Metro/Carrier Ethernet. L2 VPNs. Pseudowires. Virtual Private LAN Services. Metro/Carrier Ethernet. Petr Grygárek rek 1 Layer 2 VPNs 2 Usages of L2 VPNs Server farms/clusters and other L2- dependent applications redundancy and

More information

MPLS is the enabling technology for the New Broadband (IP) Public Network

MPLS is the enabling technology for the New Broadband (IP) Public Network From the MPLS Forum Multi-Protocol Switching (MPLS) An Overview Mario BALI Turin Polytechnic Mario.Baldi@polito.it www.polito.it/~baldi MPLS is the enabling technology for the New Broadband (IP) Public

More information

Sprint Global MPLS VPN IP Whitepaper

Sprint Global MPLS VPN IP Whitepaper Sprint Global MPLS VPN IP Whitepaper Sprint Product Marketing and Product Development January 2006 Revision 7.0 1.0 MPLS VPN Marketplace Demand for MPLS (Multiprotocol Label Switching) VPNs (standardized

More information

MPLS VPN Security BRKSEC-2145

MPLS VPN Security BRKSEC-2145 MPLS VPN Security BRKSEC-2145 Session Objective Learn how to secure networks which run MPLS VPNs. 100% network focus! Securing routers & the whole network against DoS and abuse Not discussed: Security

More information

Implementation of Traffic Engineering and Addressing QoS in MPLS VPN Based IP Backbone

Implementation of Traffic Engineering and Addressing QoS in MPLS VPN Based IP Backbone International Journal of Computer Science and Telecommunications [Volume 5, Issue 6, June 2014] 9 ISSN 2047-3338 Implementation of Traffic Engineering and Addressing QoS in MPLS VPN Based IP Backbone Mushtaq

More information

MPLS Layer 3 and Layer 2 VPNs over an IP only Core. Rahul Aggarwal Juniper Networks. rahul@juniper.net

MPLS Layer 3 and Layer 2 VPNs over an IP only Core. Rahul Aggarwal Juniper Networks. rahul@juniper.net MPLS Layer 3 and Layer 2 VPNs over an IP only Core Rahul Aggarwal Juniper Networks rahul@juniper.net Agenda MPLS VPN services and transport technology Motivation for MPLS VPN services over an IP only core

More information

Virtual Private Networks. Juha Heinänen jh@song.fi Song Networks

Virtual Private Networks. Juha Heinänen jh@song.fi Song Networks Virtual Private Networks Juha Heinänen jh@song.fi Song Networks What is an IP VPN? an emulation of private (wide area) network facility using provider IP facilities provides permanent connectivity between

More information

Demonstrating the high performance and feature richness of the compact MX Series

Demonstrating the high performance and feature richness of the compact MX Series WHITE PAPER Midrange MX Series 3D Universal Edge Routers Evaluation Report Demonstrating the high performance and feature richness of the compact MX Series Copyright 2011, Juniper Networks, Inc. 1 Table

More information

Network Virtualization with the Cisco Catalyst 6500/6800 Supervisor Engine 2T

Network Virtualization with the Cisco Catalyst 6500/6800 Supervisor Engine 2T White Paper Network Virtualization with the Cisco Catalyst 6500/6800 Supervisor Engine 2T Introduction Network virtualization is a cost-efficient way to provide traffic separation. A virtualized network

More information

How To Make A Network Secure

How To Make A Network Secure 1 2 3 4 -Lower yellow line is graduate student enrollment -Red line is undergradate enrollment -Green line is total enrollment -2008 numbers are projected to be near 20,000 (on-campus) not including distance

More information

For internal circulation of BSNLonly

For internal circulation of BSNLonly E3-E4 E4 E&WS Overview of MPLS-VPN Overview Traditional Router-Based Networks Virtual Private Networks VPN Terminology MPLS VPN Architecture MPLS VPN Routing MPLS VPN Label Propagation Traditional Router-Based

More information

IPv6 over IPv4/MPLS Networks: The 6PE approach

IPv6 over IPv4/MPLS Networks: The 6PE approach IPv6 over IPv4/MPLS Networks: The 6PE approach Athanassios Liakopoulos Network Operation & Support Manager (aliako@grnet.gr) Greek Research & Technology Network (GRNET) III Global IPv6 Summit Moscow, 25

More information

Cisco Configuring Basic MPLS Using OSPF

Cisco Configuring Basic MPLS Using OSPF Table of Contents Configuring Basic MPLS Using OSPF...1 Introduction...1 Mechanism...1 Hardware and Software Versions...2 Network Diagram...2 Configurations...2 Quick Configuration Guide...2 Configuration

More information

PRASAD ATHUKURI Sreekavitha engineering info technology,kammam

PRASAD ATHUKURI Sreekavitha engineering info technology,kammam Multiprotocol Label Switching Layer 3 Virtual Private Networks with Open ShortestPath First protocol PRASAD ATHUKURI Sreekavitha engineering info technology,kammam Abstract This paper aims at implementing

More information

APRICOT 2012 MPLS WORKSHOP L2VPN

APRICOT 2012 MPLS WORKSHOP L2VPN APRICOT 2012 MPLS WORKSHOP L2VPN Alastair Johnson February 2012 alastair.johnson@alcatel-lucent.com 2 MPLS WORKSHOP L2VPN 1. Introduction to L2VPN a. Background to VPNs b. Why L2VPNs c. Types of L2VPNs

More information

November 2013. Defining the Value of MPLS VPNs

November 2013. Defining the Value of MPLS VPNs November 2013 S P E C I A L R E P O R T Defining the Value of MPLS VPNs Table of Contents Introduction... 3 What Are VPNs?... 4 What Are MPLS VPNs?... 5 What Are the Benefits of MPLS VPNs?... 8 How Do

More information

Designing and Developing Scalable IP Networks

Designing and Developing Scalable IP Networks Designing and Developing Scalable IP Networks Guy Davies Telindus, UK John Wiley & Sons, Ltd Contents List of Figures List of Tables About the Author Acknowledgements Abbreviations Introduction xi xiii

More information

MPLS Applications. Karel Pouzar CCIE#20198, CCSI#31414 karel.pouzar@alefnula.com

MPLS Applications. Karel Pouzar CCIE#20198, CCSI#31414 karel.pouzar@alefnula.com MPLS Applications Karel Pouzar CCIE#20198, CCSI#31414 karel.pouzar@alefnula.com Agenda MPLS Introduction MPLS VPN Architecture MPLS L2 Services AToM, EoMPLS VPLS, H-VPLS Copyright Alef Nula, a.s. www.alef0.cz

More information

Protection Methods in Traffic Engineering MPLS Networks

Protection Methods in Traffic Engineering MPLS Networks Peter Njogu Kimani Protection Methods in Traffic Engineering MPLS Networks Helsinki Metropolia University of Applied Sciences Bachelor of Engineering Information technology Thesis 16 th May 2013 Abstract

More information

Enhancing Converged MPLS Data Networks with ATM, Frame Relay and Ethernet Interworking

Enhancing Converged MPLS Data Networks with ATM, Frame Relay and Ethernet Interworking TECHNOLOGY WHITE PAPER Enhancing Converged Data Networks with, Frame Relay and Ethernet Interworking Virtual Private Networks (VPN) are a popular way for enterprises to interconnect remote sites. Traditionally,

More information

CS419: Computer Networks. Lecture 9: Mar 30, 2005 VPNs

CS419: Computer Networks. Lecture 9: Mar 30, 2005 VPNs : Computer Networks Lecture 9: Mar 30, 2005 VPNs VPN Taxonomy VPN Client Network Provider-based Customer-based Provider-based Customer-based Compulsory Voluntary L2 L3 Secure Non-secure ATM Frame Relay

More information

Investigation of different VPN Solutions And Comparison of MPLS, IPSec and SSL based VPN Solutions (Study Thesis)

Investigation of different VPN Solutions And Comparison of MPLS, IPSec and SSL based VPN Solutions (Study Thesis) MEE09:44 BLEKINGE INSTITUTE OF TECHNOLOGY School of Engineering Department of Telecommunication Systems Investigation of different VPN Solutions And Comparison of MPLS, IPSec and SSL based VPN Solutions

More information

MPLS-based Virtual Private Network (MPLS VPN) The VPN usually belongs to one company and has several sites interconnected across the common service

MPLS-based Virtual Private Network (MPLS VPN) The VPN usually belongs to one company and has several sites interconnected across the common service Nowdays, most network engineers/specialists consider MPLS (MultiProtocol Label Switching) one of the most promising transport technologies. Then, what is MPLS? Multi Protocol Label Switching (MPLS) is

More information

This chapter covers the following topics: Introduction to ATM-Based MPLS VPNs Service providers and carriers that currently provide ATM and Frame

This chapter covers the following topics: Introduction to ATM-Based MPLS VPNs Service providers and carriers that currently provide ATM and Frame This chapter covers the following topics: Introduction to ATM-Based MPLS VPNs Service providers and carriers that currently provide ATM and Frame Relay services can utilize their existing ATM infrastructure

More information

Broadband Network Architecture

Broadband Network Architecture Broadband Network Architecture Jan Martijn Metselaar May 24, 2012 Winitu Consulting Klipperaak 2d 2411 ND Bodegraven The Netherlands slide Broadband Services! Dual play, Triple play, Multi play! But what

More information

Layer 3 Multiprotocol Label Switching Virtual Private Network

Layer 3 Multiprotocol Label Switching Virtual Private Network i Zelalem Temesgen Weldeselasie Layer 3 Multiprotocol Label Switching Virtual Private Network Technology and Communication 2014 1 VAASAN AMMATTIKORKEAKOULU UNIVERSITY OF APPLIED SCIENCES Information Technology

More information

MPLS Multiprotocol Label Switching

MPLS Multiprotocol Label Switching MPLS Multiprotocol Label Switching José Ruela, Manuel Ricardo FEUP Fac. Eng. Univ. Porto, Rua Dr. Roberto Frias, 4200-465 Porto, Portugal INESC Porto, Campus da FEUP, Rua Dr. Roberto Frias, 378, 4200-465

More information

Tackling the Challenges of MPLS VPN Testing. Todd Law Product Manager Advanced Networks Division

Tackling the Challenges of MPLS VPN Testing. Todd Law Product Manager Advanced Networks Division Tackling the Challenges of MPLS VPN ing Todd Law Product Manager Advanced Networks Division Agenda Background Why test MPLS VPNs anyway? ing Issues Technical Complexity and Service Provider challenges

More information

Virtual Leased Lines - Martini

Virtual Leased Lines - Martini Virtual Lease Lines - Martini Virtual Leased Lines - Martini Martini Drafts draft -martini-l2circuit-encap-mpls -04.txt defines the handling and encapsulation of layer two packets. draft -martini-l2circuit-trans-mpls

More information

SBSCET, Firozpur (Punjab), India

SBSCET, Firozpur (Punjab), India Volume 3, Issue 9, September 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Layer Based

More information

IP Switching: Issues and Alternatives

IP Switching: Issues and Alternatives IP Switching: Issues and Alternatives Professor of Computer and Information Sciences http://www.cis.ohio-state.edu/~jain/ 6-1 Overview LANE, IPOA, NHRP, MPOA IP Switch Cell Switched Router Tag Switching

More information

Innovation in. Guiding Innovation

Innovation in. Guiding Innovation Innovation in MPLS-Based Services By Jim Metzler K ubernan Guiding Innovation Innovation in MPLS-Based Services Introduction MPLS (Multi-Protocol Label Switching) has garnered a lot of attention over the

More information

Design of MPLS networks VPN and TE with testing its resiliency and reliability

Design of MPLS networks VPN and TE with testing its resiliency and reliability MASARYK UNIVERSITY FACULTY OF INFORMATICS Design of MPLS networks VPN and TE with testing its resiliency and reliability Diploma thesis Michal Aron Brno, spring 2014 ZADANIE DP Declaration I declare

More information

VPLS Technology White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date 2012-10-30

VPLS Technology White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Date 2012-10-30 Issue 01 Date 2012-10-30 HUAWEI TECHNOLOGIES CO., LTD. 2012. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

Implementing VPN over MPLS

Implementing VPN over MPLS IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. I (May - Jun.2015), PP 48-53 www.iosrjournals.org Implementing VPN over

More information

VPN Technologies A Comparison

VPN Technologies A Comparison VPN Technologies A Comparison Matthew Finlayson, matthewfinlayson@metaswitch.com Jon Harrison, jon.harrison@metaswitch.com Richard Sugarman, richard.sugarman@metaswitch.com First issued February 2003 100

More information

Junos MPLS and VPNs (JMV)

Junos MPLS and VPNs (JMV) Junos MPLS and VPNs (JMV) Course No: EDU-JUN-JMV Length: Five days Onsite Price: $32500 for up to 12 students Public Enrollment Price: $3500/student Course Level JMV is an advanced-level course. Prerequisites

More information

NAVAL POSTGRADUATE SCHOOL THESIS

NAVAL POSTGRADUATE SCHOOL THESIS NAVAL POSTGRADUATE SCHOOL MONTEREY, CALIFORNIA THESIS A PERFORMANCE ANALYSIS OF BGP/MPLS VPN FAILOVER FUNCTIONALITY by Guan Chye Tan December 2006 Thesis Advisor: Second Reader: Geoffrey Xie John Gibson

More information

Testing Edge Services: VPLS over MPLS

Testing Edge Services: VPLS over MPLS Testing Edge Services: VPLS over MPLS White Paper Introduction Virtual Private LAN Services (VPLS) is an emerging technology for transparently connecting corporate LANs over the Internet so they appear

More information

s@lm@n Cisco Exam 400-201 CCIE Service Provider Written Exam Version: 7.0 [ Total Questions: 107 ]

s@lm@n Cisco Exam 400-201 CCIE Service Provider Written Exam Version: 7.0 [ Total Questions: 107 ] s@lm@n Cisco Exam 400-201 CCIE Service Provider Written Exam Version: 7.0 [ Total Questions: 107 ] Cisco 400-201 : Practice Test Question No : 1 Which two frame types are correct when configuring T3 interfaces?

More information

WHITE PAPER. Multi-Protocol Label Switching (MPLS) Conformance and Performance Testing

WHITE PAPER. Multi-Protocol Label Switching (MPLS) Conformance and Performance Testing WHITE PAPER Multi-Protocol Label Switching (MPLS) Conformance and Performance Testing www.ixiacom.com 915-1838-01 Rev. C, January 2014 2 Table of Contents Abstract... 4 Introduction... 4 What is MPLS?...

More information

Leveraging Advanced Load Sharing for Scaling Capacity to 100 Gbps and Beyond

Leveraging Advanced Load Sharing for Scaling Capacity to 100 Gbps and Beyond Leveraging Advanced Load Sharing for Scaling Capacity to 100 Gbps and Beyond Ananda Rajagopal Product Line Manager Service Provider Solutions Foundry Networks arajagopal@foundrynet.com Agenda 2 Why Load

More information

VPN taxonomy. János Mohácsi NIIF/HUNGARNET tf-ngn meeting April 2005

VPN taxonomy. János Mohácsi NIIF/HUNGARNET tf-ngn meeting April 2005 VPN taxonomy János Mohácsi NIIF/HUNGARNET tf-ngn meeting April 2005 VPNs Definition: the capability of both private and public networks to support a communication infrastructure connecting geographically

More information

Quidway MPLS VPN Solution for Financial Networks

Quidway MPLS VPN Solution for Financial Networks Quidway MPLS VPN Solution for Financial Networks Using a uniform computer network to provide various value-added services is a new trend of the application systems of large banks. Transplanting traditional

More information

QoS Switching. Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p (GARP/Priorities)

QoS Switching. Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p (GARP/Priorities) QoS Switching H. T. Kung Division of Engineering and Applied Sciences Harvard University November 4, 1998 1of40 Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p

More information

Implementing MPLS VPN in Provider's IP Backbone Luyuan Fang luyuanfang@att.com AT&T

Implementing MPLS VPN in Provider's IP Backbone Luyuan Fang luyuanfang@att.com AT&T Implementing MPLS VPN in Provider's IP Backbone Luyuan Fang luyuanfang@att.com AT&T 1 Outline! BGP/MPLS VPN (RFC 2547bis)! Setting up LSP for VPN - Design Alternative Studies! Interworking of LDP / RSVP

More information

MPLS/BGP Network Simulation Techniques for Business Enterprise Networks

MPLS/BGP Network Simulation Techniques for Business Enterprise Networks MPLS/BGP Network Simulation Techniques for Business Enterprise Networks Nagaselvam M Computer Science and Engineering, Nehru Institute of Technology, Coimbatore, Abstract Business Enterprises used VSAT

More information

Internetworking II: VPNs, MPLS, and Traffic Engineering

Internetworking II: VPNs, MPLS, and Traffic Engineering Internetworking II: VPNs, MPLS, and Traffic Engineering 3035/GZ01 Networked Systems Kyle Jamieson Lecture 10 Department of Computer Science University College London Taxonomy of communica@on networks Virtual

More information

MPLS Layer 2 VPNs Functional and Performance Testing Sample Test Plans

MPLS Layer 2 VPNs Functional and Performance Testing Sample Test Plans MPLS Layer 2 VPNs Functional and Performance Testing Sample Test Plans Contents Overview 1 1. L2 VPN Padding Verification Test 1 1.1 Objective 1 1.2 Setup 1 1.3 Input Parameters 2 1.4 Methodology 2 1.5

More information

Network Working Group Request for Comments: 2547. March 1999

Network Working Group Request for Comments: 2547. March 1999 Network Working Group Request for Comments: 2547 Category: Informational E. Rosen Y. Rekhter Cisco Systems, Inc. March 1999 BGP/MPLS VPNs Status of this Memo This memo provides information for the Internet

More information

IMPLEMENTING CISCO MPLS V3.0 (MPLS)

IMPLEMENTING CISCO MPLS V3.0 (MPLS) IMPLEMENTING CISCO MPLS V3.0 (MPLS) COURSE OVERVIEW: Multiprotocol Label Switching integrates the performance and traffic-management capabilities of data link Layer 2 with the scalability and flexibility

More information

1.1. Abstract. 1.2. VPN Overview

1.1. Abstract. 1.2. VPN Overview 1.1. Abstract Traditionally organizations have designed their VPN networks using layer 2 WANs that provide emulated leased lines. In the last years a great variety of VPN technologies has appeared, making

More information

MPLS VPNs with DiffServ A QoS Performance study

MPLS VPNs with DiffServ A QoS Performance study Technical report, IDE1104, February 2011 MPLS VPNs with DiffServ A QoS Performance study Master s Thesis in Computer Network Engineering Azhar Shabbir Khan Bilal Afzal School of Information Science, Computer

More information

Multi-Protocol Label Switching To Support Quality of Service Needs

Multi-Protocol Label Switching To Support Quality of Service Needs Technical Report, IDE1008, February 2010 Multi-Protocol Label Switching To Support Quality of Service Needs Master s Thesis in Computer Network Engineering - 15hp AMJAD IFTIKHAR AOON MUHAMMAD SHAH & FOWAD

More information

MPLS VPNs: Layer 2 or Layer 3? Understanding the Choice

MPLS VPNs: Layer 2 or Layer 3? Understanding the Choice #128 TECHNOLOGY WHITE PAPER Page: 1 of 6 MPLS VPNs: Layer 2 or Layer 3? Understanding the Choice Tim Wu, Riverstone Networks ABSTRACT Since there s been data networking, there s been a debate between switched

More information

Cisco Catalyst 3750 Metro Series Switches

Cisco Catalyst 3750 Metro Series Switches Cisco Catalyst 3750 Metro Series Switches Product Overview Q. What are Cisco Catalyst 3750 Metro Series Switches? A. The Cisco Catalyst 3750 Metro Series is a new line of premier, customer-located switches

More information

Transport for Enterprise VoIP Services

Transport for Enterprise VoIP Services Transport for Enterprise VoIP Services Introduction Many carriers are looking to advanced packet services as an opportunity to generate new revenue or lower costs. These services, which include VoIP, IP

More information

MPLS VPN over mgre. Finding Feature Information. Prerequisites for MPLS VPN over mgre

MPLS VPN over mgre. Finding Feature Information. Prerequisites for MPLS VPN over mgre The feature overcomes the requirement that a carrier support multiprotocol label switching (MPLS) by allowing you to provide MPLS connectivity between networks that are connected by IP-only networks. This

More information