|
| ES4710BD 10 Slots L2/L3/L4 Chassis Switch | |||
Switch#show ip igmp groups |
|
|
|
| |
IGMP Connect Group Membership (1 group(s) joined) |
| ||||
Group Address | Interface | Uptime | Expires | Last Reporter | |
239.255.255.250 | Vlan123 | 02:57:30 | 00:03:36 | 123.1.1.2 | |
Switch# |
|
|
|
|
|
Displayed information |
|
| Explanation |
| |
Group Address |
|
|
| Multicast group IP address | |
Interface |
|
|
| Interface of the multicast group | |
Uptime |
|
|
| The up time of the multicast group | |
Expires |
|
|
| Rest time before the multicast group timeouts | |
Last Reporter |
|
|
| The host’s last reported the multicast group |
19.6.4.1.2show ip igmp interface
Command: show ip igmp interface [<ifname>]
Function: Displays IGMP related information on the interface
Parameters: <ifname> is the interface name, i.e., displays IGMP information of the specified interface.
Default: Not displayed.
Command mode: Admin Mode
Example: Displaying IGMP information of Ethernet interface vlan1.
Switch # show ip igmp interface vlan1
Vlan1 is up, line protocol is up
Internet address is 192.168.1.11, subnet mask is 255.255.255.0
IGMP is enabled, I am querier
IGMP current version is V2
IGMP query interval is 125s
IGMP querier timeout is 265s
IGMP max query response time is 10s
Inboud IGMP access group is not set
Multicast routing is enable on interface
Multicast TTL threshold is 1
Multicast designed router (DR) is 192.168.1.22
Muticast groups joined by this system: 0
19.6.4.1.3debug ip igmp event
Command: debug ip igmp event
Function: Enables the debug function for displaying IGMP events: the "no" format of this
499