364
Default level
1: Monitor level
Parameters
probe: Displays the number of null register messages.
register: Displays the number of register messages.
register-stop: Displays the number of register-stop messages.
interface-type interface-number: Displays the number of IPv6 PIM control messages on the specified
interface.
assert: Displays the number of assert messages.
bsr: Displays the number of bootstrap messages.
crp: Displays the number of C-RP-Adv messages.
graft: Displays the number of graft messages.
graft-ack: Displays the number of graft-ack messages.
hello: Displays the number of hello messages.
join-prune: Displays the number of join/prune messages.
state-refresh: Displays the number of state refresh messages.
|: 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 pim ipv6 control-message counters to display statistics for IPv6 PIM control messages.
Examples
# Display 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: Vlan-interface1
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