Remark 2: The UDP port cannot be a port that is widely used in the industry and for specific
services. For example, port 80 is used for HTTP service. The dynamic and private ports are
recommended.
Procedure
Step 1
Configure a VLAN and add an upstream port to the VLAN.
Create the upstream VLAN 300, and add upstream port 0/0/1 to VLAN 300.
huawei(config)#
vlan 300 smart
huawei(config)#
port vlan 300 0/0 1
Step 2
Configure E1/T1 port attributes.
Configure the IP address of TDM service board 0/1 as 10.10.50.20.
huawei(config)#
interface tdm 0/1
huawei(config-if-tdm-0/1)#
set ip-address 10.10.50.20
Configure the board and port working mode and transmit clock.
l
For E1 access, set the working mode to UDT and configure the transmit clock as the system
clock.
huawei(config-if-tdm-0/1)#
tdm access-mode E1
huawei(config-if-tdm-0/1)#
port 0 udt system
Step 3
Create a SAToP connection.
Create TDM VCL 10.
l
For E1 access, set the TDM VCL type to SAToP.
huawei(config)#
tdm-vcl tdm-vcl-id 10 satop 0/1/0
Create a SAToP connection at TDM port 0/1/0. Set SVLAN to 300, local UDP port number to
50048, remote IP address (the IP address of the EDTB board on the OLT) to 10.10.50.10, and
remote UDP port number to 50048. The remote MAC address is obtained dynamically.
huawei(config)#
cesop-connect tdm 10 vlan 300 local-udp 50048 remote-ip 10.10.50.10
remote-udp 50048
NOTE
You can also create a SAToP connection by configuring the MAC address statically. If the remote MAC address
(the MAC address of the EDTB board on the OLT) is 0800-3E32-5310, create a SAToP connection in static
mode as follows:
huawei(config)#
cesop-connect tdm 10 vlan 300 local-udp 50048 remote-mac
0800-3E32-5310 remote-ip 10.10.50.10 remote-udp 50048
Step 4
(Optional) Configure attributes of the SAToP connection.
NOTE
The attributes of the SAToP connection on the OLT must be consistent with those on the ONU. Generally, use
the system default values.
l
Run the
cesop rtp
command to configure whether the SAToP packet carries the RTP header.
The SAToP packet carries the RTP header by default.
l
Run the
cesop encap
command to configure SSRC, payload type, and SN of the SAToP
packet. The default value of these parameters is
0
.
l
Run the
cesop jitter-buffer
command to configure the buffer depth of the SAToP packet.
The default buffer depth is 2000 μs.
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.
1429