R0106-HP MSR Router Series IP Multicast Command Reference(V7)
35
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.
Views
Layer 2 Ethernet 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 by its VLAN ID in the range of 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 GigabitEthernet 2/1/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 gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] igmp-snooping static-group 225.0.0.1 source-ip 1.1.1.1
vlan 2
igmp-snooping static-router-port
Use igmp-snooping static-router-port to configure a port as a static router port.
Use undo igmp-snooping static-router-port to restore the default.
Syntax
igmp-snooping static-router-port vlan vlan-id
undo igmp-snooping static-router-port { all | vlan vlan-id }
Default
A port is not a static router port.