70
IGMP configuration commands (available only
on the HP 3600 v2 EI)
The term "router" in this document refers to both routers and Layer 3 switches.
The term "interface" in this chapter collectively refers to Layer 3 interfaces, including VLAN interfaces
and Layer 3 Ethernet interfaces. You can set an Ethernet port as a Layer 3 interface by using the port
link-mode route command (see Layer 2—LAN Switching Configuration Guide).
display igmp group
Syntax
display igmp [ all-instance | vpn-instance vpn-instance-name ] group [ group-address | interface
interface-type interface-number ] [ static | verbose ] [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
all-instance: Specifies all VPN instances.
vpn-instance vpn-instance-name: Specifies a VPN, where vpn-instance-name is a case-sensitive string of
1 to 31 characters.
group-address: Multicast group address, in the range of 224.0.1.0 to 239.255.255.255. If you do not
specify this argument, the command displays the IGMP group information of all multicast groups.
interface interface-type interface-number: Displays the IGMP group information about a particular
interface. If you do not specify interface-type interface-number, this command displays the IGMP group
information on all interfaces.
static: Displays the information of statically joined IGMP groups. If you do not specify this keyword, the
command displays only dynamic group entries of IGMP groups.
verbose: Displays detailed information about IGMP groups.
|: 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.
Description
Use display igmp group to display IGMP group information.