Procedure
Step 1 Configure the TDM connection.
OLT-A adopts GPON access. TDM connections need to be configured on the ONU and OLT-
A separately.
1. Configure the TDM virtual channel link (VCL) on the ONU.
On GPON port 0/3/1, create the TDM VCL for E1 port 0/1/0 of ONU 0.
NOTE
Each E81A board has 8 E1 ports. Port IDs 0 to 7 on board 0/1 correspond to ONT port IDs 1 to 8, port
IDs 0 to 7 on board 0/2 correspond to ONT port IDs 9 to 16, and so forth.
huawei(config-if-gpon-0/3)ont tdm-vcl 1 0 tdm-vcl-id 0 satop 1
huawei(config-if-gpon-0/3)quit
2. Configure the TDM connection on OLT-A.
huawei(config)tdm-connect connectid 0 tdm pwe3-uplink gpon 0/3/1 ontid 1
gemportIndex 13 tdm-vcl 0
OLT-B adopts E1 or SHDSL access. The following shows how to configure the TDM
connection.
l For E1 access:
huawei(config)#interface edt 0/2
huawei(config-if-edt-0/2)#board workmode satop //The EDTB board must work in
the SAToP mode.
Success: Set the board workmode success
huawei(config-if-edt-0/2)#quit
huawei(config)#tdm-connect connectid 0 tdm pwe3-uplink 0/2 e1 0/2/0
l For SHDSL access:
huawei(config)#interface edt 0/2
huawei(config-if-edt-0/2)#board workmode satop
Success: Set the board workmode success
huawei(config-if-edt-0/2)#quit
huawei(config)#tdm-connect connectid 0 tdm pwe3-uplink 0/2 shdsl 0/2/16
Step 2 Configure the basic functions of multiprotocol label switching (MPLS).
1. Create VLAN 1000, add the upstream port into VLAN 1000, and configure the IP address
of VLAN interface 1000.
huawei(config)#vlan 1000 smart
huawei(config)#port vlan 1000 0/19 0
huawei(config)#interface vlanif 1000
huawei(config-if-vlanif1000)#ip address 10.0.0.10 24
2. Configure the IP address of the loopback interface and MPLS LSR ID.
huawei(config)#interface loopback 0
huawei(config-if-loopback0)#ip address 1.1.1.1 32
huawei(config)#mpls lsr-id 1.1.1.1
3. Enable MPLS, MPLS L2VPN, and MPLS LDP globally, and then enable MPLS and MPLS
LDP for the VLAN interface.
huawei(config)#mpls
Info: Mpls starting, please wait... OK!
huawei(config-mpls)#quit
huawei(config)#mpls l2vpn
huawei(config)#mpls ldp
huawei(config)#mpls vlan 1000
huawei(config)#interface vlanif 1000
huawei(config-if-vlanif1000)#mpls
huawei(config-if-vlanif1000)#mpls ldp
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
14 FTTM Configuration (Base Station Access)
Issue 01 (2014-04-30) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1471