Add traffic profile 10, and no rate limitation on user packets. The priority is 4, bind
the traffic profile 8 and the priority policy is scheduled by the priority that the packets
bear.
huawei(config)#
traffic table ip index 10 cir off priority 4 priority-
policy tag-In-Package
3.
Configure a VLAN and add an upstream port to the VLAN.
Create S-VLAN 1000 and add upstream port 0/0/1 to S-VLAN 1000.
NOTE
The CVLAN must be consistent with the upstream VLAN of the ONU.
huawei(config)#
vlan 1000
huawei(config)#
port vlan 1000 0/0 1
4.
Configure a service port.
We use the ADSL2+ port 0/3/1 as an example, add service port 100, configure CVLAN
to untagged, and bind VLAN 1000 and traffic profile 10 to it.
NOTE
l
Because the same version of ONUs with different types have different access modes and the
slots for their service boards are different, the methods for creating service ports are different.
MA5616s are used as an example to describe how to create service ports. For details about how
to create service ports on other types of ONUs, see the related configuration guide.
l
In xDSL access mode, xDSL ports must be activated before service ports are created.
l
The SVLAN must be the same as the CVLAN on the OLT.
huawei(config)#
service-port 100 vlan 1000 adsl 0/3/1 vpi 0 vci 35 rx-cttr
10 tx-cttr 10
5.
Configure the multicast mode and multicast protocol version.
Configure the multicast mode to IGMP snooping and adopt IGMP V3.
huawei(config)#
multicast-vlan 1000
huawei(config-mvlan1000)#
igmp version v3
huawei(config-mvlan1000)#
igmp mode snooping
6.
Configure a multicast upstream port and a multicast program.
Configure upstream port 0/0/1 as the upstream multicast port, and configure the IP
address of the multicast to 224.1.1.10 and the source IP address to 10.10.10.10.
huawei(config-mvlan1000)#
igmp uplink-port 0/0/1
huawei(config-mvlan1000)#
igmp program add ip 224.1.1.10 sourceip
10.10.10.10
7.
Configure a multicast user and add the user to the multicast VLAN.
Configure service port 1000 as a multicast user, add the user to VLAN 1000, and adopt
the no-auth mode for the multicast user.
NOTE
l
If set users to be authenticated, you can run the command
igmp profile add
to add a multicast
authority profile, and then use the command
igmp profile
to modify the authority parameters.
At last, use the
igmp user bind-profile
command to bind this profile to the user need to be
authenticated.
l
If set users to be authenticated, delete the
no-auth
parameter.
huawei(config-mvlan1000)#
btv
huawei(config-btv)#
igmp user add service-port 1000 no-auth
huawei(config-btv)#
multicast-vlan 1000
huawei(config-mvlan1000)#
igmp multicast-vlan member service-port 100
huawei(config-mvlan1000)#
quit
8.
Save the configuration.
huawei(config)#
save
----End
SmartAX MA5616 Multi-service Access Module
Configuration Guide
10 Configuration Examples of the FTTx
Issue 04 (2011-10-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
537