MPLS VPNs by Richard Bannister.

Slides:



Advertisements
Similar presentations
MPLS VPN.
Advertisements

Identifying MPLS Applications
Release 5.1, Revision 0 Copyright © 2001, Juniper Networks, Inc. Advanced Juniper Networks Routing Module 9: Static Routes & Routing Table Groups.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Technology Introducing the MPLS VPN Routing Model.
IPv6 Static Routes Overview.
IP Routing Static Routing Information management 2 Groep T Leuven – Information department 2/14 The Router Router Interface is a physical.
RIP V2 W.lilakiatsakun.  RFC 2453 (obsoletes –RFC 1723 /1388)  Extension of RIP v1 (Classful routing protocol)  Classless routing protocol –VLSM is.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v2.2—5-1 Module Summary The VRF table is a virtual routing and forwarding instance separating sites.
IPv6 Routing IPv6 Workshop Manchester September 2013
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v2.2—2-1 Label Assignment and Distribution Introducing Typical Label Distribution in Frame-Mode MPLS.
MPLS-VPN/BGP Approach Hari Rakotoranto Technical Marketing Engineer
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
CISCO NETWORKING ACADEMY Chabot College ELEC Routed and Routing Protocols.
CCNA Guide to Cisco Networking Fundamentals Fourth Edition
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—3-1 Determining IP Routes Introducing Routing.
© 2009 Cisco Systems, Inc. All rights reserved. ROUTE v1.0—4-1 Implement an IPv4-Based Redistribution Solution Lab 4-1 Debrief.
CS Summer 2003 Lecture 14. CS Summer 2003 MPLS VPN Architecture MPLS VPN is a collection of sites interconnected over MPLS core network. MPLS.
Routing and Routing Protocols Introduction to Static Routing.
© 2006 Cisco Systems, Inc. All rights reserved. Implementing Secure Converged Wide Area Networks (ISCW) Module 4: Frame Mode MPLS Implementation.
© 2009 Cisco Systems, Inc. All rights reserved. ROUTE v1.0—5-1 Implementing Path Control Lab 5-1 Debrief.
MPLS L3 and L2 VPNs Virtual Private Network –Connect sites of a customer over a public infrastructure Requires: –Isolation of traffic Terminology –PE,
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v2.2—5-1 MPLS VPN Implementation Configuring Small-Scale Routing Protocols Between PE and CE Routers.
SMUCSE 8344 MPLS Virtual Private Networks (VPNs).
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v2.2—4-1 MPLS VPN Technology Forwarding MPLS VPN Packets.
MPLS VPN Security assessment
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—5-1 WAN Connections Enabling Static Routing.
CCNA Guide to Cisco Networking Chapter 8: Routing Protocols and Network Address Translation.
Routing and Routing Protocols Routing Protocols Overview.
Lab MPLS Basic Configuration Last Update Copyright 2011 Kenneth M. Chipps Ph.D. 1.
1MPLS QOS 10/00 © 2000, Cisco Systems, Inc. rfc2547bis VPN Alvaro Retana Alvaro Retana
Routing and Routing Protocols
MPLS VPNs by Richard Bannister. The Topology The next two slides display both the physical and logical topology of our simple example network –Please.
MULTI-PROTOCOL LABEL SWITCHING Brandon Wagner. Lecture Outline  Precursor to MPLS  MPLS Definitions  The Forwarding Process  MPLS VPN  MPLS Traffic.
Module 2 MPLS Concepts.
+ Routing Concepts 1 st semester Objectives  Describe the primary functions and features of a router.  Explain how routers use information.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v2.2—1 MPLS Lab Physical Connection Diagram.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v2.2—1 MPLS Lab Physical Connection Diagram.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
Routing and Routing Protocols CCNA 2 v3 – Module 6.
Virtual Private LAN Service
MBGP and Customer Routes
MPLS Introduction Computer Networks 2007 Week 9 Lecture 1 by Donald Neal.
MPLS Virtual Private Networks (VPNs)
Study and Review Notes Presented By Duane Bodle Keys2Texas, Inc.
Advanced Computer Networks
Working at a Small-to-Medium Business or ISP – Chapter 6
Requirements for LER Forwarding of IPv4 Option Packets
MPLS VPN Implementation
Virtual Subnet : A L3VPN-based Subnet Extension Solution
Presenter: Jeffrey Zhang
Hector Avalos Technical Director-Southern Europe
V4-over-v6 MVPNs.
Chapter 4: Routing Concepts
MPLS Layer 3 VPNs 1.
Using MPLS/VPN for Policy Routing
Working at a Small-to-Medium Business or ISP – Chapter 6
Enabling Static Routing
BGP Overview BGP concepts and operation.
MPLS - How does it work ?.
INTER-AUTONOMOUS SYSTEM MPLS VPN: CONFIGURATION AND TROUBLESHOOTING
CHAPTER 8 Network Management
© 2006 ITT Educational Services Inc.
Kireeti Kompella Juniper Networks
Dynamic Routing and OSPF
Routing Protocols Charles Warren.
Working at a Small-to-Medium Business or ISP – Chapter 6
Networking and Network Protocols (Part2)
Computer Networks Protocols
Presentation transcript:

MPLS VPNs by Richard Bannister

The Topology The next two slides display both the physical and logical topology of our simple example network Please study the diagrams carefully before moving on

Laying The Foundations Terms that are often heard in close proximity to “MPLS VPN” are “VRFs” and “Multiprotocol BGP”. However, before we begin to look at protocols/features such as these we need to get basic MPLS Unicast IP Forwarding functioning correctly: Step 1 - Enable an IGP on each router within the cloud and verify routing tables are populated correctly BGP (& OSPF) RID reachability is key here Step 2 - Enable MPLS on all ‘provider router to provider router’ interfaces An available label will then be chosen by each router and advertised on all interfaces configured for MPLS using TDP (old default) or LDP (new default & what we’ll use) for each prefix learned via the IGP OSPF will be configured as the IGP in this example Remember. LDP ‘floods’ in all directions so routers will consult the routing table to make a decision on which label path to use for a given prefix (important when loops exist)

Inside The Cloud

Overlaying MPLS VPNs Now that the ‘cloud’ has basic MPLS IP Unicast Forwarding enabled we can create Virtual Routing and Forwarding (VRF) tables and make use of Multiprotocol BGP (MP-BGP/MBGP) to advertise prefixes held within the VRFs In addition to the standard MPLS label used for Unicast IP Forwarding (now the “outer label” and used to reach a BGP next-hop), an “inner label” will now be added to packets to inform other PE routers of the correct egress VRF tables to place packets in upon receiving them (ready for standard forwarding) This is how a ‘VPN’ is created – by separating routing information per-customer at the edge of the cloud and ignoring IP headers for forwarding within the cloud

Customer to Provider As MPLS is a layer 3 technology a method of communicating routing information between the customer (with possible overlapping prefixes with other customers) and the provider (VRF tables used to separate customers) is required Methods of CE to PE route advertisement include: Static routing RIPv2 EIGRP OSPF BGP

Advertisement Flow

Traffic Flow

MPLS VPN - CE to PE Static Routing Example

MPLS VPN - CE to PE RIPv2 Example

MPLS VPN - CE to PE EIGRP Example

MPLS VPN - CE to PE OSPF Example

MPLS VPN - CE to PE BGP Example