130
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 control-message counters to display statistics for PIM control messages.
If neither all-instance nor vpn-instance is specified, this command displays statistics for PIM control
messages on the public network.
Examples
# Display statistics for PIM control messages on all interfaces on the public network.
<Sysname> display pim control-message counters
VPN-Instance: public net
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
State-Refresh 8 7 1
BSR 3243 589 1
C-RP 53 32 0
Table 29 Command output
Field Descri
tion
VPN-Instance: public net
Public network
PIM global control-message counters Statistics for PIM global control messages
PIM control-message counters for interface Interface for which PIM control messages were counted
Received Number of messages received
Sent
Number of messages sent
Invalid
Number of invalid messages
Register
Register messages
Register-Stop
Register-stop messages