display pim ipv6 control-message counters (All views)

Function

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

Format

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

Parameters

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.

-

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 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 the number of various types of IPv6 PIM control messages sent and received on GE 0/1/0.
<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
Table 1 Description of the display pim ipv6 control-message counters (All views) command output
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.

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