HP VPN Firewall Appliances Network Management Command Reference

624
Syntax
display pim grafts [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: 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 unacknowledged PIM-DM graft messages on the public network.
<Sysname> display pim grafts
VPN-Instance: public net
Source Group Age RetransmitIn
192.168.10.1 224.1.1.1 00:00:24 00:00:02
Table 132 Command output
Field Descri
p
tion
VPN-Instance: public net
Public network.
Source Multicast source address in the graft message.
Group
Multicast group address in the graft message.
Age
Time in which the graft message will age out, in hh:mm:ss.
RetransmitIn
Time in which the graft message will be retransmitted, in hh:mm:ss.
display pim interface
Use display pim interface to display PIM information on the specified interfaces.
Syntax
display pim interface [ interface-type interface-number ] [ verbose ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level