R211x-HP Flexfabric 11900 IP Multicast Command Reference

28
Predefined user roles
network-admin
mdc-admin
Usage guidelines
This configuration is only effective on the current port, and it has the same priority as the global
configuration.
Examples
# Enable source port filtering for multicast data on Ten-GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 1/0/1
[Sysname-Ten-GigabitEthernet1/0/1] igmp-snooping source-deny
Related commands
source-deny (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
mdc-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.