HP VPN Firewall Appliances Network Management Command Reference

573
display igmp host interface
Use display igmp host interface to display information about the hosts tracked by IGMP on the specified
interface.
Syntax
display igmp host interface interface-type interface-number group group-address [ source
source-address ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
group group-address: Specifies an IGMP group. The group-address argument is in the range of
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.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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 in multicast group 224.1.1.1 on GigabitEthernet
0/1.
<Sysname> display igmp host interface gigabitethernet 0/1 group 224.1.1.1
Host information of VPN-Instance: public net
GigabitEthernet0/1(192.168.1.1):
(0.0.0.0, 224.1.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
Table 122 Command output
Field Descri
p
tion
Host information of VPN-Instance: public net
Information about the hosts tracked by IGMP on the public
network interface.
GigabitEthernet0/1(192.168.1.1) Interface and IP address.
(0.0.0.0, 224.1.1.1) (S, G) entry, where 0.0.0.0 indicates all multicast sources.
Host Host IP address.