Display information about the Internet Group Management Protocol (IGMP) senders.
show ip igmp sender
show ip igmp sender count
show ip igmp sender group {A.B.C.D}
show ip igmp sender group {A.B.C.D} vrf WORD<1-16>
show ip igmp sender group {A.B.C.D} vrfids WORD<0-512>
show ip igmp sender member-subnet {A.B.C.D/X}
show ip igmp sender member-subnet {A.B.C.D/X} vrf WORD<1-16>
show ip igmp sender member-subnet {A.B.C.D/X} vrfids WORD<0-512>
show ip igmp sender member-subnet default
show ip igmp sender vrf WORD<1-16>
show ip igmp sender vrfids WORD<0-512>
None
Privileged EXEC
The show ip igmp sender command displays the following information:
| 
                         Output field  | 
                     
                         Description  | 
                  
|---|---|
| 
                         GRPADDR  | 
                     
                         Indicates the IP multicast address.  | 
                  
| 
                         IFINDEX  | 
                     
                         Indicates the interface index number.  | 
                  
| 
                         MEMBER  | 
                     
                         Indicates the IP address of the host.  | 
                  
| 
                         PORT/MLT  | 
                     
                         Indicates the IGMP sender ports.  | 
                  
| 
                         STATE  | 
                     
                         Indicates if a sender exists because of an IGMP access filter. Options include filtered and nonfiltered.  | 
                  
| 
                        
                         L2ISID  | 
                     
                         Indicates the I-SID associated with the Layer 2 interface.  | 
                  
The following example displays information about IGMP senders:
Switch:1#show ip igmp sender
=============================================================================
                           Igmp Sender - GlobalRouter
=============================================================================
                                           PORT/
GRPADDR         IFINDEX    MEMBER          MLT        STATE           L2ISID
-----------------------------------------------------------------------------
233.252.0.1    Vlan 501   192.2.0.1      spb        NOTFILTERED    
233.252.0.2    Vlan 501   192.2.0.1      spb        NOTFILTERED    
233.252.0.3    Vlan 501   192.2.0.1      spb        NOTFILTERED    
233.252.0.4    Vlan 501   192.2.0.1      spb        NOTFILTERED    
233.252.0.5    Vlan 501   192.2.0.1      spb        NOTFILTERED    
233.252.0.6    Vlan 501   192.2.0.1      spb        NOTFILTERED    
233.252.0.7    Vlan 501   192.2.0.1      spb        NOTFILTERED    
233.252.0.8    Vlan 501   192.2.0.1      spb        NOTFILTERED    
233.252.0.9    Vlan 501   192.2.0.1      spb        NOTFILTERED    
233.252.0.10   Vlan 501   192.2.0.1      spb        NOTFILTERED    
10 out of 10 entries displayed
         The following example displays information about IGMP senders for a specific VRF:
Switch:1# show ip igmp sender vrf green
=======================================================================  
		 IGMP Sender - GlobalRouter
=======================================================================  
                                  	  PORT/                         
GRPADDR         IFINDEX    MEMBER          MLT        STATE           
----------------------------------------------------------------------
233.252.0.1    Vlan 501   192.2.0.1      9/5        NOTFILTERED    
233.252.0.2    Vlan 501   192.2.0.1      9/5        NOTFILTERED    
233.252.0.3    Vlan 501   192.2.0.1      9/5        NOTFILTERED    
233.252.0.4    Vlan 501   192.2.0.1      9/5        NOTFILTERED    
233.252.0.5    Vlan 501   192.2.0.1      9/5        NOTFILTERED    
233.252.0.6    Vlan 501   192.2.0.1      9/5        NOTFILTERED    
233.252.0.7    Vlan 501   192.2.0.1      9/5        NOTFILTERED    
233.252.0.8    Vlan 501   192.2.0.1      9/5        NOTFILTERED    
233.252.0.9    Vlan 501   192.2.0.1      9/5        NOTFILTERED    
233.252.0.10   Vlan 501   192.2.0.1      9/5        NOTFILTERED    
10 out of 10 entries displayed