HP VPN Firewall Appliances Network Management Command Reference

627
Field Descri
p
tion
Number of routers on network not using
LAN delay
Number of routers not using the LAN delay field on the subnet
where the interface resides.
Number of routers on network not using
neighbor tracking
Number of routers not using neighbor tracking on the subnet
where the interface resides.
display pim join-prune
Use display pim join-prune to display information about the join/prune messages to send.
Syntax
display pim join-prune mode { sm [ flags flag-value ] | ssm } [ interface interface-type interface-number
| neighbor neighbor-address ] * [ verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
mode: Specifies a PIM mode. PIM modes include sm and ssm, which represent PIM-SM and PIM-SSM,
respectively.
flags flag-value: Specifies a flag. Values and meanings of flag-value are as follows:
rpt: Specifies routing entries on the RPT.
spt: Specifies routing entries on the SPT.
wc: Specifies wildcard routing entries.
interface-type interface-number: Specifies an interface by its type and number.
neighbor-address: Specifies a PIM neighbor.
verbose: Displays the detailed information of join/prune messages to send.
|: 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 the information of join/prune messages to send in the PIM-SM mode on the public network.
<Sysname> display pim join-prune mode sm
VPN-Instance: public net
Expiry Time: 50 sec
Upstream nbr: 10.1.1.1 (GigabitEthernet0/1)
1 (*, G) join(s), 0 (S, G) join(s), 1 (S, G, rpt) prune(s)