HP VPN Firewall Appliances Network Management Command Reference

979
Parameters
probe: Displays the number of null register messages.
register: Specifies register messages.
register-stop: Specifies register-stop messages.
interface-type interface-number: Specifies an interface by its type and number.
assert: Specifies assert messages.
bsr: Specifies bootstrap messages.
crp: Specifies C-RP-Adv messages.
graft: Specifies graft messages.
graft-ack: Specifies graft-ack messages.
hello: Specifies hello messages.
join-prune: Specifies join/prune messages.
state-refresh: Specifies state refresh messages.
|: 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 statistics for all IPv6 PIM control messages on all interfaces.
<Sysname> display pim ipv6 control-message counters
PIM global control-message counters:
Received Sent Invalid
Register 20 37 2
Register-Stop 25 20 1
Probe 10 5 0
PIM control-message counters for interface: GigabitEthernet0/1
Received Sent Invalid
Assert 10 5 0
Graft 20 37 2
Graft-Ack 25 20 1
Hello 1232 453 0
Join/Prune 15 30 21
State-Refresh 8 7 1
BSR 3243 589 1
C-RP 53 32 0