display pim statistics

Use display pim statistics to display statistics for PIM packets.

Syntax

display pim statistics

Views

Any view

Predefined user roles

network-admin

network-operator

Examples

# Display statistics for PIM packets.

<Sysname> display 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
     AutoRP   : 0           0              0           0

Table 49: Command output

Field

Description

Received PIM packets

Total number of received PIM protocol packets.

Sent PIM packets

Total number of sent PIM protocol packets.

Valid

Number of received legal PIM protocol packets.

Invalid

Number of received illegal PIM protocol packets.

Succeeded

Number of PIM protocol packets that were sent successfully.

Failed

Number of 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 message statistics.

SRM

State refresh message statistics.

DF

Designated forwarder statistics.

AutoRP

Auto-RP message statistics.