IGMP


nv show interface <interface-id> ip igmp

Shows IGMP configuration information on the specified interface. IGMP prevents hosts on a local network from receiving traffic for a multicast group they have not explicitly joined. IGMP snooping is for IPv4 environments.

Command Syntax

SyntaxDescription
<interface-id>The interface name.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show interface swp1 ip igmp

nv show interface <interface-id> ip igmp static-group

Shows information about IGMP static multicast groups configured on the interface.

Command Syntax

SyntaxDescription
<interface-id>The interface name.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show interface swp1 ip igmp static-group

nv show interface <interface-id> ip igmp static-group <static-group-id>

Shows information about IGMP static multicast groups configured on the interface.

Command Syntax

SyntaxDescription
<interface-id>The interface name.
<static-group-id>The IGMP static multicast mroute destination.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show interface swp1 ip igmp static-group 224.10.0.0

nv show router igmp

Shows global IGMP configuration information.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show router igmp