R21xx-HP FlexFabric 11900 IP Multicast Command Reference

22
[Sysname-vlan2] igmp-snooping router-aging-time 100
Related commands
igmp-snooping enable
router-aging-time (IGMP-snooping view)
igmp-snooping static-group
Use igmp-snooping static-group to configure a port as a static member port of the specified multicast
group or the specified multicast source and group.
Use undo igmp-snooping static-group to restore the default.
Syntax
igmp-snooping static-group group-address [ source-ip source-address ] vlan vlan-id
undo igmp-snooping static-group group-address [ source-ip source-address ] { all | vlan vlan-id }
Default
A port is not a static member port of any multicast group or multicast source and group.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Predefined user roles
network-admin
Parameters
group-address: Specifies a multicast group by its IP address, in the range of 224.0.1.0 to
239.255.255.255.
source-address: Specifies a multicast source by its IP address.
all: Specifies all VLANs.
vlan vlan-id: Specifies a VLAN. The value range for the vlan-id argument is 1 to 4094.
Usage guidelines
The source-ip source-address option is meaningful only for IGMPv3 snooping. If IGMPv2 snooping is
running, the source-ip source-address option does not take effect, although you can include source-ip
source-address in the command.
Examples
# Configure Ten-GigabitEthernet 1/0/1 in VLAN 2 as a static member port for the multicast source and
g r o u p (1.1.1.1, 2 25 . 0 . 0 .1) .
<Sysname> system-view
[Sysname] igmp-snooping
[Sysname-igmp-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] igmp-snooping enable
[Sysname-vlan2] igmp-snooping version 3
[Sysname-vlan2] quit
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] igmp-snooping static-group 225.0.0.1 source-ip
1.1.1.1 vlan 2