Using MPLS on Huawei Routers

MPLS-TE refers to Traffic Engineering over an MPLS network 鈥?the process of selecting paths for service flows to balance traffic loads across different links, routers, and switches within the network. Its primary goal is to compute a path between two nodes that does not violate its constraints and is optimal in terms of certain quantitative metrics.

1. MPLS virtual circuits support multiple virtual topologies, allowing networks to be designed according to user requirements. Customer services can be point-to-point (capable of replacing transparent leased lines), point-to-multipoint, or multipoint-to-multipoint, and are transparent to the topology, protocols, and addressing structure of the user network. Operators can flexibly use SONET, WDM, or even Optical Ethernet as the transport layer, build an MPLS layer on top of these networks to perform statistical multiplexing with QoS guarantees, and establish a standard service layer above the MPLS layer to meet the SLA of each service flow.

2. Trainet is an extension of MPLS, named because its operating mechanism resembles a large urban metro network. The improvement Trainet technology brings to MPLS (Multi-Protocol Label Switching) is mainly based on two points. First, it introduces the <label, hop-count> pair to replace the label used in traditional MPLS networks, where the hop count indicates the number of LSRs a data packet still has to traverse along the LSP specified by the label.

3. By using multiple label pairs to form a sequence, different TLs are connected end-to-end to form a multi-TL route, much like metro passengers transfer between different trains multiple times before reaching their destination. The application of Trainet technology must meet two conditions: first, due to the introduction of label pairs, each LSR must be capable of checking whether the hop count value in an incoming data packet is zero and decrementing that hop count by one, so this technology requires hardware support from LSRs; second, multi-TL routing requires utilizing the MPLS stack mechanism, so LSRs must be capable of pushing and popping labels.

4. MPLS-VPN can leverage the powerful transmission capacity of public backbone networks, reducing the construction cost of enterprise internal networks/Intranets, greatly improving the flexibility of user network operation and management, while meeting user demands for information transmission security, real-time performance, broadband capability, and convenience.

5. Unlike traditional VPNs, VPNs based on MPLS (Multi-Protocol Label Switching) technology connect geographically disparate branches of a private network through LSPs to form a unified network. It supports IP address reuse between different branches and supports interworking between different VPNs. MPLS-VPN technology is suitable for enterprises with the following distinct characteristics: highly efficient operations, frequent business activities, large data communication volumes, a high degree of reliance on the network, and a significant number of branch offices, such as network companies, IT firms, the financial industry, the trade industry, and news organizations.

6. As one of the key technologies for communication networks, M

Leave a Comment

Your email address will not be published.