The display pim ipv6 control-message counters command displays the number of sent and received IPv6 PIM control messages.
Parameter | Description | Value |
---|---|---|
message-type |
Indicates the type of a PIM message. |
- |
assert |
Indicates the number of Assert messages. |
- |
bsr |
Indicates the number of BootStrap router (BSR) messages. |
- |
hello |
Indicates the number of Hello messages. |
- |
join-prune |
Indicates the number of Join/Prune messages. |
- |
interface interface-type interface-number |
Specifies the type and number of an interface. |
- |
Usage Scenario
The display pim ipv6 control-message counters command is used to display the number received, sent, invalid, or filtered out IPv6 PIM control messages. This command is usually used to locate faults in IPv6 PIM, for example:
Precautions
If no interface is specified, the number of sent and received IPv6 PIM control messages on all interfaces is displayed.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display pim ipv6 control-message counters interface gigabitethernet 0/1/0 VPN-Instance: public net Register* - Register Anycast-RP, Probe* - Probe Anycast-RP - --------------------------------------------------------------------------- PIM control-message counters for interface: GigabitEthernet0/1/0 Message Type Received Sent Invalid Filtered Assert 0 0 0 0 Hello 328 331 0 0 Join-prune 2 0 0 0 BSR 9778 0 0 0
Item | Description |
---|---|
Register* | Statistics about Register messages in the Anycast-RP scenario. |
Register | Statistics about Register messages. |
Probe* | Statistics about Probe messages in the Anycast-RP scenario. |
Probe | Statistics about Null-Register messages. |
PIM global control-message counters | Global statistics about PIM control messages. |
PIM control-message counters for interface | Interface that collects statistics of PIM control messages. |
Message Type | Type of a PIM control message. |
Received | Number of PIM control messages received by the current interface. |
Sent | Number of PIM control messages sent by the current interface. |
Invalid | Number of invalid PIM control messages. |
Filtered | Number of PIM control messages filtered out by the current interface. |
Assert | Assert messages. |
Hello | Hello messages. |
Join-prune | Join/Prune messages. |
BSR | Bootstrap messages. |
VPN-Instance | VPN instance to which PIM control message statistics belong. |
Register-Stop | Statistics about Register-Stop messages. |
C-RP | Statistics about Advertisement messages of a C-RP. |