© 2006 Cisco Systems, Inc. All rights reserved. MPLS v2.21-1 MPLS Concepts Introducing Basic MPLS Concepts.

Презентация:



Advertisements
Похожие презентации
© 2006 Cisco Systems, Inc. All rights reserved.ISCW v Implementation of Frame Mode MPLS Introducing MPLS Networks.
Advertisements

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Concepts Introducing MPLS Labels and Label Stacks.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Module Summary MPLS is a forwarding mechanism in which packets are forwarded based on labels.
© 2006 Cisco Systems, Inc. All rights reserved.ISCW v Module Summary MPLS is a switching mechanism that uses labels to forward packets. MPLS consists.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Concepts Identifying MPLS Applications.
© 2006 Cisco Systems, Inc. All rights reserved.ISCW v Implementation of Frame Mode MPLS Assigning MPLS Labels to Packets.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Technology Introducing the MPLS VPN Routing Model.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Technology Introducing VPNs.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Label Assignment and Distribution Introducing Convergence in Frame-Mode MPLS.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Label Assignment and Distribution Introducing MPLS Label Allocation, Distribution, and Retention.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Implementation Configuring VRF Tables.
© 2005 Cisco Systems, Inc. All rights reserved. INTRO v Module Summary TCP/IP is the most widely used networking protocol, with functions that can.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Label Assignment and Distribution Introducing Typical Label Distribution in Frame-Mode MPLS.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Frame-Mode MPLS Implementation on Cisco IOS Platforms Introducing CEF Switching.
© 2007 Cisco Systems, Inc. All rights reserved.DESGN v Module Summary The hierarchical network structure is composed of the access, distribution,
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS VPN Technology Forwarding MPLS VPN Packets.
© 2005 Cisco Systems, Inc. All rights reserved.INTRO v Connecting Networks Understanding How TCP/IP Works.
© 2006 Cisco Systems, Inc. All rights reserved. BSCI v Implementing Multicast Explaining Multicast Routing Protocols.
© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Integrating Internet Access with MPLS VPNs Implementing Internet Access as a Separate VPN.
© 2005 Cisco Systems, Inc. All rights reserved. BGP v BGP Transit Autonomous Systems Forwarding Packets in a Transit AS.
Транксрипт:

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Concepts Introducing Basic MPLS Concepts

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Outline Overview What Are the Foundations of Traditional IP Routing? Basic MPLS Features Benefits of MPLS What Are the MPLS Architecture Components? What Are LSRs? Summary

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Foundations of Traditional IP Routing Routing protocols are used to distribute Layer 3 routing information. Forwarding decision is made based on: –Packet header –Local routing table Routing lookups are independently performed at every hop.

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Traditional IP Routing Every router may need full Internet routing information. Destination-based routing lookup is needed on every hop.

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Basic MPLS Features MPLS leverages both IP routing and CEF switching. MPLS is a forwarding mechanism in which packets are forwarded based on labels. MPLS was designed to support multiple Layer 3 protocols Typically, MPLS labels correspond to destination networks (equivalent to traditional IP forwarding).

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Benefits of MPLS MPLS supports multiple applications including: –Unicast and multicast IP routing –VPN –TE –QoS –AToM MPLS decreases forwarding overhead on core routers. MPLS can support forwarding of non-IP protocols.

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Architecture: Control Plane

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Architecture: Data Plane

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v MPLS Devices: LSRs The LSR forwards labeled packets in the MPLS domain. The edge LSR forwards labeled packets in the MPLS domain, and it forwards IP packets into and out of the MPLS domain.

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Label Switch Routers: Architecture of LSRs

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v LSR Architecture Example MPLS router functionality is divided into two major parts: the control plane and the data plane.

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v LSRs: Architecture of Edge LSRs

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Basic MPLS Example MPLS core routers swap labels and forward packets based on simple label lookups. MPLS edge routers also perform a routing table lookup, and add or remove labels.

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v Summary Traditional IP routing forwards packets based on the destination address. MPLS forwards packets based on labels. MPLS supports multiple applications. MPLS has two major architectural components: –Control plane (exchanges routing information, exchanges labels) –Data plane (forwards packets) LSRs implement label exchange protocols and primarily forward packets based on labels. The role of Edge LSRs is primarily to forward packets into and out of the MPLS domain.

© 2006 Cisco Systems, Inc. All rights reserved. MPLS v