2-8
igmp host-join vlan
Syntax
igmp host-join group-address vlan vlan-id
undo igmp host-join group-address vlan vlan-id
View
Ethernet port view
Parameters
group-address: Address of the multicast group to join.
vlan vlan-id: Specifies the VLAN to which the port belongs. The effective range for vlan-id is 1 to 4094.
Description
Use the igmp host-join vlan command to configure the current Ethernet port as a simulated member
host to join the specified multicast group.
Use the undo igmp host-join vlan command to restore the default.
By default, simulated joining is disabled.
Related commands: igmp group-policy.
Examples
# Configure Ethernet 1/0/1 under VLAN-interface 10 as a simulated member host to join multicast group
225.0.0.1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Ethernet 1/0/1
[Sysname-Ethernet1/0/1] port access vlan 10
[Sysname-Ethernet1/0/1] igmp host-join 225.0.0.1 vlan 10
igmp lastmember-queryinterval
Syntax
igmp lastmember-queryinterval seconds
undo igmp lastmember-queryinterval
View
Interface view
Parameters
seconds: Interval in seconds for the IGMP querier to send IGMP group-specific query messages upon
receiving an IGMP leave message, in the range of 1 to 5.
Description
Use the igmp lastmember-queryinterval command to configure the IGMP last-member query interval,
namely the interval between IGMP group-specific queries the IGMP querier sends upon receiving an
IGMP leave message.