HP VPN Firewall Appliances Network Management Command Reference
582
Syntax
display igmp ssm-mapping 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 a multicast group. The value of group-address ranges from 224.0.1.0 to
239.255.255.255.
source source-address: Specifies a multicast source. The source-address argument 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
# Displays information about the hosts that join multica s t s o u rc e g r o u p (10 .1.1.1, 224 .1.1.1) b a s e d o n t h e
IGMP SSM mappings on GigabitEthernet 0/1.
<Sysname> display igmp ssm-mapping host interface gigabitethernet 0/1 group 224.1.1.1
source 10.1.1.1
Host information of VPN-Instance: public net
GigabitEthernet0/1(192.168.1.1):
(10.1.1.1, 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 128 Command output
Field Descri
p
tion
Host information of VPN-Instance: public net
Information about the hosts that join the group based on the
IGMP SSM mappings on public network interface.
GigabitEthernet0/1(192.168.1.1) Interface and IP address.
(10.1.1.1, 224.1.1.1) (S, G) entry.
Host Host IP address.
Uptime Host running duration.
Expires
Host expiration time, where timeout means that the host has
expired.