View uPnP Filtering information on an IGMP-enabled interface
Use the following command to display uPnP Filtering information on an IGMP-enabled interface.
Procedure
Example
View the default uPnP Filtering information on an IGMP-enabled interface:
Switch:(config)#show ip igmp interface vlan 2 ================================================================================ Vlan Ip Igmp ================================================================================ VLAN QUERY QUERY ROBUST VERSION LAST PROXY SNOOP SSM UPnP FAST FAST ID INTVL MAX MEMB SNOOP ENABLE SNOOP FILTER LEAVE LEAVE RESP QUERY ENABLE ENABLE ENABLE ENABLE PORTS -------------------------------------------------------------------------------- 2 125 100 2 2 10 false false false false false VLAN SNOOP SNOOP DYNAMIC COMPATIBILITY EXPLICIT UPnP ID QUERIER QUERIER DOWNGRADE MODE HOSTS FILTER ENABLE ADDRESS VERSION TRACKING ADDRESS -------------------------------------------------------------------------------- 2 false 0.0.0.0 enable disable disable 239.255.255.250/32
View uPnP Filtering information on an IGMP-enabled interface when uPnP Filtering is enabled and a non-default multicast group address is configured:
Switch:1(config)#show ip igmp interface vlan 2 ================================================================================ Vlan Ip Igmp ================================================================================ VLAN QUERY QUERY ROBUST VERSION LAST PROXY SNOOP SSM UPnP FAST FAST ID INTVL MAX MEMB SNOOP ENABLE SNOOP FILTER LEAVE LEAVE RESP QUERY ENABLE ENABLE ENABLE ENABLE PORTS -------------------------------------------------------------------------------- 2 125 100 2 2 10 false false false true false VLAN SNOOP SNOOP DYNAMIC COMPATIBILITY EXPLICIT UPnP ID QUERIER QUERIER DOWNGRADE MODE HOSTS FILTER ENABLE ADDRESS VERSION TRACKING ADDRESS -------------------------------------------------------------------------------- 2 false 0.0.0.0 enable disable disable 233.252.0.0/24
Variable definitions
The following table defines parameters for the show ip igmp interface command.
Variable |
Value |
---|---|
gigabitethernet {slot/port[/sub-port] [-slot/port[/sub-port]] [,...]} |
Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port. |
vlan <1-4059> |
Specifies the VLAN. |
vrf WORD<1–16> |
Specifies the VRF by name. |
vrfids WORD<0–512> |
Specifies the VRF by VRF ID. |