show ip igmp groups

Syntax

显示ip igmp组(all-vrfs)

描述

Shows IGMP group information, or you can display group information by VRF.

Command context

Operator (>) or Manager (#)

Parameters

all-vrfs

指定all-vrfsto show information for all VRFs.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

Showing IGMP group information:

switch#show ip igmp groupsIGMP 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-vrfsIGMP 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 defaultIGMP 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