huawei(config)#service-port 0 vlan 8 gpon 0/3/1 ont 1 gemport 0 multi-
service
user-vlan 8 rx-cttr 6 tx-cttr 6
7. Confirm that the management channel between the OLT and the ONU is available.
l On the OLT, run the ping 192.168.50.2 command to check the connectivity to the ONU.
The ICMP ECHO-REPLY packet from the ONU should be received.
l You can run the telnet 192.168.50.2 command to telnet to the ONU and then configure
the ONU.
8. Create a service port.
Configure the Video Monitoring Data service port ID to 1, SVLAN ID to 100, GEM port
ID to 1, CVLAN ID to 100. Rate limitation for upstream and downstream packets is
performed on the ONU instead of on the OLT. Therefore, use traffic profile 6 (default). To
limit the rate of the service port, run the traffic table ip command to add a traffic profile
and bind it to the service port.
The CVLAN must be the same as the upstream VLAN of the ONU.
huawei(config)#service-port 1 vlan 100 gpon 0/3/1 ont 1 gemport 1 multi-
service
user-vlan 100 rx-cttr 6 tx-cttr 6
9. Configure queue scheduling.
Use the 3PQ+5WRR queue scheduling. Queues 0-4 adopt the WRR mode, with the weights
of 10, 10, 20, 20, and 40 respectively; queues 5-7 adopt the PQ mode.
Queue scheduling is a global configuration. You need to configure queue scheduling only
once on the OLT, and then the configuration takes effect globally. In the subsequent phases,
you need not configure queue scheduling repeatedly when configuring other services.
huawei(config)#queue-scheduler wrr 10 10 20 20 40 0 0 0
Configure the mapping between queues and 802.1p priorities. Priorities 0-7 map queues
0-7 respectively.
For the service board that supports only four queues, the mapping between 802.1p priorities
and queue IDs is as follows: priorities 0 and 1 map queue 1; priorities 2 and 3 map queue
2; priorities 4 and 5 map queue 3; priorities 6 and 7 map queue 4.
huawei(config)#cos-queue-map cos0 0 cos1 1 cos2 2 cos3 3 cos4 4 cos5 5 cos6 6
cos7 7
10. Save the data.
huawei(config)#save
Step 2 Configure the ONU.
NOTE
Because the management VLAN and the management IP address have been configured, you can run the telnet
192.168.50.2 command on the OLT to log in to the ONU to perform the configuration. You can also log in to
the ONU through a serial port to perform the configuration.
1. Log in to the ONU to perform the configuration.
On the OLT, use the management IP address of the ONU to log in to the ONU through
Telnet. User name: root (default). Password: mduadmin (default).
huawei(config)#telnet 192.168.50.2
{ <cr>|service-port<U><0,4294967295> }:
Command:
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
17 Electrical Service Configuration
Issue 01 (2014-04-30) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1803