show ip igmp groups
Syntax
show ip igmp groups [vrf <VRF-NAME> | all-vrfs] [vsx-peer]
Description
Shows IGMP group information, or you can display group information by VRF.
Command context
Operator (>
) or Manager (#
)
Parameters
vrf <VRF-NAME> | all-vrfs
Optional. Used to show information by VRF. Specify the VRF by VRF name. With no
<VRF-NAME>
specified, the default VRF is implied. Specifyall-vrfs
to show information for all VRFs.[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Examples
Showing IGMP group information:
switch# show ip igmp groups IGMP group information for group 239.1.1.10 Interface Name : vlan2 VRF Name : default Group Address : 239.1.1.10 Last Reporter : 100.1.1.10 V1 V2 Sources Sources Vers Mode Uptime Expires Timer Timer Forwarded Blocked ---- ---- --------- --------- --------- --------- --------- -------- 3 EXC 0m 36s 3m 44s IGMP group information for group 239.1.1.11 Interface Name : vlan2 VRF Name : default Group Address : 239.1.1.11 Last Reporter : 100.1.1.10 V1 V2 Sources Sources Vers Mode Uptime Expires Timer Timer Forwarded Blocked ---- ---- --------- --------- --------- --------- --------- -------- 3 EXC 0m 36s 3m 44s
Showing IGMP groups for all VRFs:
switch# show ip igmp groups all-vrfs IGMP group information for group 239.1.1.1 Interface Name : vlan10 VRF Name : test Group Address : 239.1.1.1 Last Reporter : 100.1.1.20 V1 V2 Sources Sources Vers Mode Uptime Expires Timer Timer Forwarded Blocked ---- ---- --------- --------- --------- --------- --------- -------- 3 EXC 0m 13s 4m 7s IGMP group information for group 239.1.1.2 Interface Name : vlan10 VRF Name : test Group Address : 239.1.1.2 Last Reporter : 100.1.1.20 V1 V2 Sources Sources Vers Mode Uptime Expires Timer Timer Forwarded Blocked ---- ---- --------- --------- --------- --------- --------- -------- 3 EXC 0m 13s 4m 7s IGMP group information for group 239.1.1.1 Interface Name : vlan20 VRF Name : default Group Address : 239.1.1.1 Last Reporter : 200.1.1.10 V1 V2 Sources Sources Vers Mode Uptime Expires Timer Timer Forwarded Blocked ---- ---- --------- --------- --------- --------- --------- -------- 3 EXC 0m 13s 4m 7s IGMP group information for group 239.1.1.2 Interface Name : vlan20 VRF Name : default Group Address : 239.1.1.2 Last Reporter : 200.1.1.10 V1 V2 Sources Sources Vers Mode Uptime Expires Timer Timer Forwarded Blocked ---- ---- --------- --------- --------- --------- --------- -------- 3 EXC 0m 13s 4m 7s
Showing IGMP groups for the default VRF:
switch# show ip igmp groups vrf default IGMP group information for group 239.1.1.10 Interface Name : vlan2 VRF Name : default Group Address : 239.1.1.10 Last Reporter : 100.1.1.10 V1 V2 Sources Sources Vers Mode Uptime Expires Timer Timer Forwarded Blocked ---- ---- --------- --------- --------- --------- --------- -------- 3 EXC 9m 23s 3m 20s IGMP group information for group 239.1.1.11 Interface Name : vlan2 VRF Name : default Group Address : 239.1.1.11 Last Reporter : 100.1.1.10 V1 V2 Sources Sources Vers Mode Uptime Expires Timer Timer Forwarded Blocked ---- ---- --------- --------- --------- --------- --------- -------- 3 EXC 9m 23s 3m 20s