4.
Configure a static route to the peer OLT.
Configure a static route from OLT-A to OLT-B.
huawei(config)#
ip route-static 2.2.2.2 32 10.0.0.20
Configure a static route from OLT-B to OLT-A.
huawei(config)#
ip route-static 1.1.1.1 32 10.0.0.10
After the static routes are configured successfully, ping the VLAN interface or LSR ID of
the peer OLT from one OLT. Normally, the ICMP ECHO-REPLY packets from the peer
OLT can be received.
Step 3
Configure the MPLS PW.
PW parameter
peer-address
(configured on the 2 OLTs) is set to the LSR ID of the peer OLT,
and other PW parameters must be set identically on the 2 OLTs.
huawei(config)#
pw-para 1
huawei(config-pw-para-1)#
peer-address 1.1.1.1
//Set the peer address to the LSR ID
of the peer OLT.
huawei(config-pw-para-1)#
pw-type tdm satop e1
//The PW type must be the same as
the attribute of the E1 port on the ONU.
//Configure the SAToP encapsulation,
and set the E1 port signaling mode to UDT.
huawei(config-pw-para-1)#
control-word
huawei(config-pw-para-1)#
tdm-load-time satop e1 loadtime 125
huawei(config-pw-para-1)#
jitter-buffer buffer-size 500
huawei(config-pw-para-1)#
rtp-header encap payload-type 0 sn 0 ssrc rcv 0 tx 0
huawei(config-pw-para-1)#
quit
Step 4
Dynamically bind PW 1 to the TDM connection.
huawei(config)#
pw-ac-binding tdm 0 pw 1
Step 5
Configure the attributes of the E1 port on the ONU.
Log in to the ONU from the OLT, and then configure the port signaling mode of E1 port 0/1/0
to
UDT
and the transmit clock to
system
.
huawei(config)#
interface tdm 0/1
huawei(config-if-tdm-0/1)#
port 0 udt system
huawei(config-if-tdm-0/1)#
quit
Step 6
(Optional) Configure the attributes of the E1 or SHDSL port on OLT-B.
By default, the transmit clock of the E1 or SHDSL port is the system clock, and therefore the
configuration of the transmit clock is not required.
l
For E1 access:
huawei(config)#
interface edt 0/2
huawei(config-if-edt-0/2)#
clock-work 0 system
//The clock of the E1 port is
the system clock.
l
For SHDSL access:
huawei(config)#
interface edt 0/2
huawei(config-if-edt-0/2)#
tdm-clock clock-recovery-mode 0 retiming
----End
Follow-up Procedure
After all the configurations are performed successfully, the related information about the CESoP
connection can be queried by running the
display cesop-connect
command on the ONU.
huawei(config)#
display cesop-connect all
------------------------------------------------------------------------------
ID PORT VCL ENCAP REMOTEMAC REMOTEIP LOCALUDP REMOTEUDP VLAN
ID TYPE /RXPWLABEL /TXPWLABEL
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.
1472