–
The gateway IP address of the DHCP domain is 10.2.2.1/24.
huawei(config)#
dhcp mode layer-3 option-60
huawei(config)#
dhcp-server 2 ip 20.2.2.2 20.2.2.3
huawei(config)#
dhcp domain video
huawei(config-dhcp-domain-video)#
dhcp-server 2
huawei(config-dhcp-domain-voice)#
quit
huawei(config)#
interface vlanif 1000
huawei(config-if-vlanif1000)#
ip address 10.2.2.1 24
huawei(config-if-vlanif1000)#
dhcp domain video gateway 10.2.2.1
huawei(config-if-vlanif1000)#
quit
NOTE
The DHCP option 60 domain of the set-top box (STB) varies with the terminal type. In the actual
configuration, see the operation instructions of the STB.
5.
Create a multicast VLAN and select the IGMP mode.
Select the IGMP proxy mode.
huawei(config)#
multicast-vlan 1000
huawei(config-mvlan1000)#
igmp mode proxy
Are you sure to change IGMP mode?(y/n)[n]:
y
6.
Set the IGMP version.
Set the IGMP version of the multicast VLAN to IGMP v3.
huawei(config-mvlan1000)#
igmp version v3
7.
Add an IGMP upstream port.
The IGMP upstream port is port 0/19/0 and works in the default mode, and protocol
packets are transmitted to all the IGMP upstream ports in the multicast VLAN.
huawei(config-mvlan1000)#
igmp uplink-port 0/19/0
huawei(config-mvlan1000)#
btv
huawei(config-btv)#
igmp uplink-port-mode default
Are you sure to change the uplink port mode?(y/n)[n]:
y
8.
(Optional) Set the multicast global parameters.
In this example, the default settings are used for all the multicast global parameters.
9.
Configure the program library.
Configure the program names to BTV-1 and BTV-2, multicast IP addresses of the
programs to 224.1.1.10 and 224.1.1.20, and source IP address of the programs to
10.10.10.10.
huawei(config-btv)#
multicast-vlan 1000
huawei(config-mvlan1000)#
igmp program add name BTV-1 ip 224.1.1.10
sourceip
10.10.10.10
huawei(config-mvlan1000)#
igmp program add name BTV-2 ip 224.1.1.20
sourceip
10.10.10.10
10. Configure the right profile.
Configure the profile name to profile0, with the right of watching program BTV-1.
huawei(config-mvlan1000)#
btv
huawei(config-btv)#
igmp profile add profile-name profile0
huawei(config-btv)#
igmp profile profile-name profile0 program-name BTV-1
watch
11. Configure the multicast users.
Add service ports 200 and 300 as multicast users.
huawei(config-btv)#
igmp user add service-port 200 no-auth
huawei(config-btv)#
igmp user add service-port 300 auth
huawei(config-btv)#
igmp user bind-profile service-port 300 profile-name
profile0
huawei(config-btv)#
multicast-vlan 1000
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
9 FTTH Configuration
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
721