Command Manual - Multicast
Quidway S3500 Series Ethernet Switches Chapter 4 IGMP Configuration Commands
Huawei Technologies Proprietary
4-7
View
Ethernet port view
Parameter
group-address: Multicast address of the multicast group that an interface will join.
vlanid: Specifies the ID for the VLAN to which the port belongs.
Description
Using igmp host-join vlan command, you can enable an port in the VLAN interface of
an ethernet switch to join a multicast group. Using undo igmp host-join vlan
command, you can disable the configuration.
By default, a port does not join any multicast group.
This command has the same function with the igmp host-join port command. Note
that the configured port must belong to the specified VLAN, and the IGMP protocol
must be enabled on this VLAN interface; otherwise, the configuration does not function.
For the related command, see igmp host-join port, igmp host-join, igmp
group-policy.
Example
# Add port Ethernet 0/1 in VLAN-interface10 to the multicast group at 225.0.0.1.
[Quidway-Vlan-interface10] igmp enable
[Quidway-Vlan-interface10] quit
[Quidway] interface Ethernet 0/1
[Quidway-Ethernet0/1] port access vlan 10
[Quidway-Ethernet0/1] igmp host-join 225.0.0.1 vlan 10
4.1.9 igmp max-response-time
Syntax
igmp max-response-time seconds
undo igmp max-response-time
View
Interface view
Parameter
seconds: Maximum response time in the IGMP query messages in second in the range
from 1 to 25. By default, the value is 10 seconds.