MPLS VS IP (1) IP forwarding principle: The router checks the destination IP address of the data packet and forwards the data according to the routing table. IP networks forward data according to the IP packet header.
(2) MPLS forwarding principle: The MPLS router (LER LSR) receives the MPLS datagram and forwards the MPLS datagram according to the label forwarding. MPLS Multi-Protocol Label Switching can carry multiple routing protocols. (3) The most basic IP packet header: MPLS packet header structure. Usually, the MPLS header has 32 bits, including:
(4) MPLS Terminology
MPLS forwarding works (1) How to generate label forwarding entries? Note: The label forwarding table is similar to the routing table in the IPv4 network. The router generates a corresponding label for each routing entry and puts the label into the label forwarding table. A mapping relationship (FEC) needs to exist between routers and labels. (2) How to insert the MPLS label header into the IP packet on LER? When a data packet enters the MPLS domain from the IP domain, the LER inserts an MPLS packet header, and the specific label paper is generated according to the label forwarding table. (3) How do routers in an MPLS domain send packets to their destinations? The LSR device exchanges the label in the MPLS packet header according to the label forwarding table. When an IP message enters, the LER device searches the label forwarding table and performs a label operation (PUSH) on the IP message. When the IP message leaves, the labeled message is popped out (POP) and forwarded according to the IP route.
IP forwarding vs MPLS forwarding (1) MPLS forwarding advantages:
(2) MPLS forwarding defects: label survival depends on the IGP protocol and the routing table. |
>>: Is HTTP really that difficult?
From November 7 to 9, Wuzhen, a water town in the...
The Spring Festival is getting closer and closer,...
When we look at the manufacturing industry and ho...
Wi-Fi and 4G/5G cellular networks are the two mos...
At the beginning of the Internet, data centers we...
Bandwidth management involves the strategic alloc...
As we stand on the precipice of a new era in digi...
What role does network communication play in RPC ...
Last year, the iPhone 12 was launched. The most o...
Have you ever had a question: Which switch suppor...
[51CTO.com original article] On December 1-2, 201...
HTTP pipelining is a technique for sending multip...
2019 is the first year of 5G, but SoC and 5G base...
A few days ago, the blog shared the information t...
[51CTO.com original article] "Visualization&...