Parameter
Data
PW parameters
PW ID: 3
Peer IP address: 10.10.10.10
PW type: TDM SAToP E1
PW load time: 125 μs
Jitter buffer size: 2500 μs
Control word: enabled
RTP: enabled
VCCV: enabled
Tx clock of the E1 port
Network clock, recovered from PW 3
Procedure
Step 1
Configure a loopback interface.
Set the ID of the loopback interface to 0 and its IP address to 3.3.3.3/32.
huawei(config)#
interface loopback 0
huawei(config-if-loopback0)#
ip address 3.3.3.3 32
huawei(config-if-loopback0)#
quit
Step 2
Enable basic MPLS functions.
Set the IP address of loopback interface 0 as the LSR ID.
huawei(config)#
mpls lsr-id 3.3.3.3
Enable global MPLS.
huawei(config)#
mpls
huawei(config-mpls)#
lsp-trigger host
//set up an LSP by triggering the LDP through
the host address
huawei(config-mpls)#
quit
Enable Layer 2 VPN.
huawei(config)#
mpls l2vpn
Enable global LDP.
huawei(config)#
mpls ldp
huawei(config-mpls-ldp)#
quit
NOTE
l
Only one session can exist between two LSRs and a local LDP session takes priority over a remote LDP
session. To simplify the configuration, assume that the MA5600T/MA5603T/MA5608T is directly
connected to the PTN. Hence, you need to enable only the LDP function (the local LDP session is
automatically set up after the LDP function is enabled).
l
If the MA5600T/MA5603T/MA5608T is not directly connected to the PTN, after the LDP function is
enabled, run the
mpls ldp remote-peer
command to create an LDP remote peer and then enter the remote
peer mode. Then, run the
remote-ipip-addr
command to specify the ID of the remote LSR.
l
For detailed configurations, see Configuring the LDP LSP.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
4 Configuration Example of the Private Line Service
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
427