Mellanox MLNX-OS®Command Reference Guide for SX1018HP Ethernet Managed Blade Switch

Rev 1.6.2
Mellanox Technologies
349
ip igmp snooping static-group
ip igmp snooping static-group <IP address> interface <type> <number>
no ip igmp snooping static-group <IP address> interface <type> <number>
Creates a static multicast group and attaches a port to a specified group.
The no form of the command deletes the interface from the multicast group.
Syntax Description Ip address Multicast IP address <224.x.x.x - 239.255.255.255>
interface <type> <num-
ber>
Attach the group to a specific interface.
type - ethernet or port-channel
Default No static groups are configured.
Modes/Context Config Vlan
History 3.1.1400
Role admin
Example
switch (config)# vlan 1
switch (config vlan 1) # ip igmp snooping static-group 230.0.0.1 inter-
face ethernet 1/1
switch (config vlan 1) # show ip igmp snooping groups
Vlan ID Group St/Dyn Ports
-------- ------------ ------- -------
1 230.0.0.1 St Eth1/1
Total Num of Dynamic Group Addresses 0
Total Num of Static Group Addresses 1
switch (config vlan 1) #
Related Commands show ip igmp snooping groups
Note If the deleted interface is the last port, it deletes the entire multicast group.