Cisco® CCNA Exam Cram Notes : MPLS

V. WAN Technologies

4. MPLS

MPLS is an IETF initiative that integrates Layer 2 information about network links (e.g. bandwidth, latency, utilization) into Layer 3 (IP) within a particular autonomous system, or ISP, in order to simplify and improve IP packet exchange. MPLS gives network operators flexibility to divert and route traffic around link failures, congestion, and bottlenecks.

MPLS works by prefixing packets with an MPLS header, containing one or more labels.

An MPLS header frame format is shown in the figure below:

MPLS header frame format

Each label stack entry contains four fields:

1. 20-bit label value. A label with the value of 1 represents the router alert label.

2. 3-bit Traffic Class field for QoS (quality of service) priority (experimental) and ECN (Explicit Congestion Notification).

3. 1-bit bottom of stack flag. If this is set, it signifies that the current label is the last in the stack.

4. 8-bit TTL (time to live) field. Multiprotocol Label Switching (MPLS) is a protocol for speeding up and shaping network traffic flows.

As mentioned previously, MPLS allows packets to be forwarded across the network at Layer 2 (the switching level) rather than having to be passed up to Layer 3 (the routing level). Each packet gets labeled on entry into the service provider's network by the ingress router. All subsequent routing switches perform packet forwarding based only on those labels. Finally, the egress router removes the label and forwards the original IP packet towards its final destination.

MPLS Control and Data Plane Components:

Cisco Express Forwarding (CEF) is the foundation on which MPLS and its services operate on a Cisco router. Therefore, CEF is a prerequisite to implement MPLS on all Cisco platforms except for some older ATM switches. CEF is Cisco proprietary switching technology used on Cisco routers. A brief schematic of the Control and Data planes on a Cisco router are shown in the figure below:

Cisco Express Forwarding (CEF)

Control plane: The control plane functions include the system configuration,management, and exchange of routing table information. These are performed relatively infrequently. The route controller exchanges the topology information with other routers and constructs a routing table based on a routing protocol, for example, RIP, OSPF, or BGP. The Control plane feeds the forwarding/data plane with what it needs to create its forwarding tables and updates topology changes as they occur.

Data plane: The Data plane contain FIB (short for Forwarding Information Base) and LFIB (Short for Label Forwarding Information Base). FIB contains a mapping of destination networks in the routing table to appropriate next-hop adjacencies. Adjacencies are network nodes that can reach one another with a single hop across the link layer. On the other hand, LFIB contains a local label to next-hop label mapping along with the outgoing interface, which is used to forward labeled packets.

In short, information about reachability to destination networks from routing protocols is used to populate the Routing Information Base (RIB) or the routing table. The routing table, in turn, provides information for the FIB which works in the Data plane, thus reducing the dependency on the core and speeding up the packet switching. The LIB is populated using information from the label distribution protocol and from the LIB along with information from the FIB that is used to populate the LFIB.

Previous    Contents    Next


CCNA Cram Notes Contents
certexams ad

simulationexams ad