igmp-static-group-show
This command is used to display information about IGMP static groups configured on the switch.
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-group-show
| 
    group-ip ip-address  | 
  
    The IP address of the IGMP static group.  | 
 
| 
    vnet vnet-name  | 
  
    The vNET assigned to the IGMP static group.  | 
 
| 
    l2-net l2-net name  | 
  
    Specify the group Layer 2 network.  | 
 
| 
    vlan vlan-id  | 
  
    The VLAN assigned to the IGMP static group.  | 
 
| 
    ports port-list  | 
  
    The ports assigned to the IGMP group.  | 
 
Access CLI
History
| 
    Version 2.0  | 
  
    Command introduced.  | 
 
| 
    Version 2.4.1  | 
  
    The parameter vnet added.  | 
 
| 
    Version 3.0.0  | 
  
    The parameter l2-net added.  | 
 
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 display an IGMP static group.
Examples To display a static group for 239.4.9.3 on VLAN 202, and ports 55-57, use the following command:
CLI (network-admin@switch) > igmp-static-group-show
group-ip bd vlan ports
--------- -- ---- ----
239.1.1.1 10 14
