2-1
2
IGMP Configuration Commands
IGMP Configuration Commands
display igmp group
Syntax
display igmp group
[
group-address
|
interface interface-type interface-number
]
View
Any view
Parameters
group-address
: Multicast group address. With this argument provided, this command displays the
information of the specified IGMP multicast group.
Interface interface-type interface-number
: Specifies an interface by its type and number. With this
argument provided, this command displays the IGMP multicast group information about the specified
interface.
Description
Use the
display igmp group
command to display the IGMP multicast group information.
Without any parameters provided, the command displays the information of all IGMP multicast groups.
Related commands:
igmp host-join
.
Examples
# Display the information of all IGMP multicast groups on the switch.
<Sysname> display igmp group
Total 3 IGMP groups reported on this router
LoopBack0 (20.20.20.20): Total 3 IGMP Groups reported:
Group Address Last Reporter Uptime Expires
225.1.1.1 20.20.20.20 00:02:04 00:01:15
225.1.1.3 20.20.20.20 00:02:04 00:01:15
225.1.1.2 20.20.20.20 00:02:04 00:01:17
Table 2-1 display igmp group
command output description
Field
Description
Group address
Multicast group address
Last Reporter
The last host that reported a membership for this group
Uptime
Time elapsed since multicast group was first reported (hh: mm: ss).
Expires
Remaining lifetime of the multicast group (hh: mm: ss).