The display pim ipv6 control-message counters message-type command displays the number of sent and received IPv6 PIM control messages.
Parameter | Description | Value |
---|---|---|
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 port-type port-num |
Specifies the type and number of an interface. |
- |
Usage Scenario
The display pim ipv6 control-message counters message-type 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> system-view [~HUAWEI] display pim ipv6 control-message counters message-type assert interface Ethernet 0/1/16 VPN-Instance: public net Register* - Register Anycast-RP, Probe* - Probe Anycast-RP Announcement - Auto-RP Announcement, Discovery - Auto-RP Discovery ---------------------------------------------------------------------------- PIM control-message counters for interface: Ethernet0/1/16 MessageType Received Sent Invalid Filtered Assert 0 0 0 0
Item | Description |
---|---|
Register* | Statistics about Register messages in the Anycast-RP scenario. |
Probe* | Statistics about Probe messages in the Anycast-RP scenario. |
Announcement | Statistics about Announcement messages in the Auto-RP scenario. |
Discovery | Statistics about Discovery messages in the Auto-RP scenario. |
PIM control-message counters for interface | Interface that collects statistics of PIM control messages. |
MessageType | 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. |
VPN-Instance | VPN instance to which PIM control message statistics belong. |