R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Command Reference

66
Syntax
display igmp host port-info vlan vlan-id group group-address [ source source-address ] [ slot slot-number ]
[ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vlan vlan-id: Specifies a VLAN. The value range for the vlan-id argument is 1 to 4094.
group group-address: Specifies an IGMP group. The value range for the group-address argument is
224.0.1.0 to 239.255.255.255.
source source-address: Specifies a multicast source, where source-address is a valid unicast address or
0.0.0.0. A source IP address of 0.0.0.0 specifies all multicast sources.
slot slot-number: Specifies a card by its slot number. If no slot is specified, the command displays the
Layer 2 information of the IGMP hosts on the MPU.
The following matrix shows the option and router compatibility:
Option 6602 HSR6602 6604/6608/6616
slot slot-number No Yes Yes
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display information about the hosts tracked by IGMP that join in IGMP group 224.1.1.1 on the Layer 2
ports in VLAN 2.
<Sysname> display igmp host port-info vlan 2 group 224.1.1.1
VLAN(ID) : 2
(0.0.0.0, 224.1.1.1)
Port : GigabitEthernet2/1/1
Host Uptime Expires
1.1.1.1 00:02:20 00:00:40
2.2.2.2 00:02:21 00:00:39
Port : GigabitEthernet2/1/2
Host Uptime Expires
3.3.3.3 00:02:20 00:00:40