2-16
Description
Use the igmp host-join command to configure the current port as a specified multicast group or source
and group member, namely configure the port as simulated member host for a specified multicast group
or source and group member.
Use the undo igmp host-join command to remove the current port as a simulated member host for the
specified multicast group or source-group.
Unlike a static member port, a port configured as a simulated member host will age out like a dynamic
member port.
Related commands: igmp-snooping enable, multicast static-group interface, multicast
static-group vlan
z Before configuring a port as a simulated host, enable IGMP Snooping in VLAN view first.
z The current port must belong to the specified VLAN; otherwise this configuration does not take
effect.
Examples
# Configure Ethernet 1/0/1 in VLAN 1 as a simulated member host for multicast source 1.1.1.1 and
multicast group 225.0.0.1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname]igmp-snooping enable
Enable IGMP-Snooping ok.
[Sysname]vlan 1
[Sysname-vlan1]igmp-snooping enable
[Sysname-vlan1]igmp-snooping version 3
[Sysname-vlan1]quit
[Sysname] interface Ethernet 1/0/1
[Sysname-Ethernet1/0/1] igmp host-join 225.0.0.1 source-ip 1.1.1.1 vlan 10
multicast static-group interface
Syntax
multicast static-group group-address interface interface-list
undo multicast static-group group-address interface interface-list
View
VLAN interface view
Parameters
group-address: IP address of the multicast group to join, in the range of 224.0.0.0 to 239.255.255.255.