display pim ipv6 control-message counters message-type

Function

The display pim ipv6 control-message counters message-type command displays the number of sent and received IPv6 PIM control messages.

Format

display pim ipv6 control-message counters message-type { assert | bsr | hello | join-prune } [ interface { port-type port-num | port-name } ]

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
pim read

Usage Guidelines

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:

  • If a PIM neighbor relationship cannot be set up, run this command on two ends to check whether they can normally send or receive Hello messages.
  • If (*, G) or (S, G) entries cannot be generated, run this command on an upstream or downstream device to check whether the device can normally send or receive Join/Prune messages.

    On live networks, check the number of PIM messages of a specific type based on fault symptoms.

Precautions

If no interface is specified, the number of sent and received IPv6 PIM control messages on all interfaces is displayed.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display statistics about Assert control messages sent and received by Ethernet 0/1/16.
<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
Table 1 Description of the display pim ipv6 control-message counters message-type command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >