display ipv6 pim statistics

Use display ipv6 pim statistics to display statistics for IPv6 PIM packets.

Syntax

display ipv6 pim statistics

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Examples

# Display statistics for IPv6 PIM packets.

<Sysname> display ipv6 pim statistics
 Received PIM packets: 3295
 Sent PIM packets    : 5975
                Valid       Invalid        Succeeded   Failed
     Hello    : 3128        0              4333        0
     Reg      : 14          0              0           0
     Reg-stop : 0           0              0           0
     JP       : 151         0              561         0
     BSM      : 0           0              1081        0
     Assert   : 0           0              0           0
     Graft    : 0           0              0           0
     Graft-ACK: 0           0              0           0
     C-RP     : 0           0              0           0
     SRM      : 0           0              0           0
     DF       : 0           0              0           0

Table 126: Command output

Field

Description

Received PIM packets

Total number of received IPv6 PIM packets.

Sent PIM packets

Total number of sent IPv6 PIM protocol packets.

Valid

Number of received legal IPv6 PIM protocol packets.

Invalid

Number of received illegal IPv6 PIM protocol packets.

Succeeded

Number of IPv6 PIM protocol packets that were sent successfully.

Failed

Number of IPv6 PIM protocol packets that failed to be sent.

Hello

Hello message statistics.

Reg

Register message statistics.

Reg-stop

Register-stop message statistics.

JP

Join/prune message statistics.

BSM

Bootstrap message statistics.

Assert

Assert message statistics.

Graft

Graft message statistics.

Graft-ACK

Graft-ACK message statistics.

C-RP

C-RP-Adv message statistics.

SRM

State refresh message statistics.

DF

Designated forwarder statistics.