igmp-static-source-delete
This command deletes a static IGMP source on the network.
Informational Note: IGMPv1 is not supported in nvOS. If you are using IGMPv1, you must disable IGMP snooping on the Pluribus Networks switch.
Syntax igmp-static-source-delete
group-ip ip-address |
Specifies the group IP address for IGMP. |
source-ip ip-address |
Specifies the source IP address. |
bd bridge-domain name |
Specify the bridge domain name. |
vlan vlan-id |
Specifies the VLAN identifier. |
Defaults None
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.4.1 |
The parameter, vnet, added. |
Version 3.0.0 |
The parameter l2-net added. |
Version 5.1.1 |
The parameter l2-net deprecated. |
Usage IGMP groups are used to determine the reception state for a specific multicast address. This allows the switch to determine if any switches need messages sent from a multicast group. Use this command to remove an IP address as the static source.
Examples To remove the static source 12.0.0.1 as the static source, use the following command:
CLI network-admin@switch > igmp-static-source-delete source-ip 12.0.0.1 group-ip vlan 202 ports 55-57