![Huawei Quidway NetEngine40E Configuration Manual - Reliability Download Page 1125](http://html.mh-extra.com/html/huawei/quidway-netengine40e/quidway-netengine40e_configuration-manual-reliability_1694531125.webp)
l
APS instance number on PE1, master/slave status of E-PW APS (PE2 serves as the slave
and PE3 serves as the master), and APS numbers of local and remote devices
l
MEG name of MPLS-TP OAM and MEG IDs of local and remote devices
l
Eth-Trunk number and LACP system ID and the priority of an E-Trunk
l
MAC-layer SD alarm generation and clearing thresholds
Procedure
Step 1
Assign an IP address to and configure a routing protocol for each interface.
Configure the IP address and mask for each interface according to
. The detailed
configurations are not provided here.
In this example, OSPF is used to ensure that PE1, PE2, and PE3 can communicate with each
other. The configuration details are not provided here.
Step 2
Configure MPLS and public network tunnels.
In this example, static bidirectional co-routed LSPs are configured among PE1, PE2, and PE3.
1.
Configure basic MPLS functions and enable MPLS TE.
Enable MPLS and MPLS TE on each LSR and their interfaces along the TE tunnel, and
configure the maximum reservable bandwidth and BCO bandwidth for the link.
# Configure PE1.
[PE1]
mpls lsr-id 1.1.1.1
[PE1]
mpls
[PE1-mpls]
mpls te
[PE1-mpls]
quit
[PE1]
interface gigabitethernet 1/0/1
[PE1-GigabitEthernet1/0/1]
mpls
[PE1-GigabitEthernet1/0/1]
mpls te
[PE1-GigabitEthernet1/0/1]
mpls te bandwidth max-reservable-bandwidth 100000
[PE1-GigabitEthernet1/0/1]
mpls te bandwidth bc0 100000
[PE1-GigabitEthernet1/0/1]
quit
[PE1]
interface gigabitethernet 1/0/2
[PE1-GigabitEthernet1/0/2]
mpls
[PE1-GigabitEthernet1/0/2]
mpls te
[PE1-GigabitEthernet1/0/2]
mpls te bandwidth max-reservable-bandwidth 100000
[PE1-GigabitEthernet1/0/2]
mpls te bandwidth bc0 100000
[PE1-GigabitEthernet1/0/2]
quit
The configurations of PE2 and PE3 are similar to the configuration of PE1, and not provided
here.
2.
Configure MPLS TE tunnel interfaces.
# Configure an MPLS TE tunnel from PE1 to PE2 and PE3.
[PE1]
interface tunnel1/0/0
[PE1-Tunnel1/0/0]
ip address unnumbered interface loopback 0
[PE1-Tunnel1/0/0]
tunnel-protocol mpls te
[PE1-Tunnel1/0/0]
destination 2.2.2.2
[PE1-Tunnel1/0/0]
mpls te tunnel-id 100
[PE1-Tunnel1/0/0]
mpls te signal-protocol cr-static
[PE1-Tunnel1/0/0]
mpls te bidirectional
[PE1-Tunnel1/0/0]
mpls te commit
[PE1-Tunnel1/0/0]
quit
[PE1]
interface tunnel1/0/1
[PE1-Tunnel1/0/1]
ip address unnumbered interface loopback 0
HUAWEI NetEngine80E/40E Router
Configuration Guide - Reliability
10 Bit-Error-Triggered Protection Switching Configuration
Issue 02 (2014-09-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1108