show ip igmp static-groups
Syntax
show ip igmp static-groups [vrf <VRF-NAME> | all-vrfs] [vsx-peer]
Description
Shows IGMP static groups, or shows 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. This parameter is available on switches that support VSX.
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 static-group information:
switch# show ip igmp static-groups IGMP Static Group Address Information VRF Name default Interface Name Group Address --------------- ----------------- vlan10 238.1.1.1
Showing IGMP statics-group information for all VRFs:
switch# show ip igmp static-groups all-vrfs
IGMP Static Group Address Information
VRF Name :test
Interface Name Group Address
--------------- -----------------
vlan20 239.1.1.1
VRF Name :default
Interface Name Group Address
--------------- -----------------
vlan10 238.1.1.1
switch# show ip igmp static-groups vrf test IGMP Static Group Address Information VRF Name :test Interface Name Group Address --------------- ----------------- vlan20 239.1.1.1