[Contents] [Prev] [Next] [Index] [Report an Error]

show pim statistics

Syntax

show pim statistics
<instance instance-name>
<interface interface-name>
<logical-system (all | logical-system-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display Protocol Independent Multicast (PIM) statistics.

Options

instance instance-name(Optional) Display statistics for a specific routing instance enabled by Protocol Independent Multicast (PIM).

interface interface-name(Optional) Display statistics about the specified interface.

logical-system (all | logical-system-name)(Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

Related Topics

clear pim statistics

List of Sample Output

show pim statistics

Output Fields

Table 64 describes the output fields for the show pim statistics command. Output fields are listed in the approximate order in which they appear.

Table 64: show pim statistics Output Fields

Field Name

Field Description

PIM statistics

PIM statistics for all interfaces or for the specified interface.

PIM message type

Message type for which statistics are displayed.

Received

Number of received statistics.

Sent

Number of messages sent of a certain type.

Rx errors

Number of received packets that contained errors.

PIM statistics summary for all interfaces

Summary for all interfaces.

Sample Output

show pim statistics

user@host> show pim statistics
PIM statistics on all interfaces:
PIM message type       Received       Sent  Rx errors
V2 Hello                      0          0          0
V2 Register                   0          0          0
V2 Register Stop              0          0          0
V2 Join Prune                 0          0          0
V2 Bootstrap                  0          0          0
V2 Assert                     0          0          0
V2 Graft                      0          0          0
V2 Graft Ack                  0          0          0
V2 Candidate RP               0          0          0
V1 Query                   2102       4203          0
V1 Register                   0          0          0
V1 Register Stop              0          0          0
V1 Join Prune             14153      13074          0
V1 RP Reachability            0          0          0
V1 Assert                     0          0          0
V1 Graft                      0          0          0
V1 Graft Ack                  0          0          0
AutoRP Announce               0          0          0
AutoRP Mapping                0          0          0
AutoRP Unknown Type           0          0          0
Anycast Register              0          0          0
Anycast Register Stop         0          0          0

PIM statistics summary for all interfaces:
Hello dropped on neighbor policy		  35
Unknown type                            0
V1 Unknown type                         0
Unknown Version                         0
Neighbor unknown                        0
Bad Length                              0
Bad Checksum                            0
Bad Receive If                          0
Rx Intf disabled                     1998
Rx V1 Require V2                        0
Rx Register not RP                      0
RP Filtered Source                      0
Unknown Reg Stop                        0
Rx Join/Prune no state               1034
Rx Graft/Graft Ack no state             0
Rx Graft on upstream if                 0
Rx CRP not BSR                          0
Rx BSR when BSR                         0
Rx BSR not RPF if                       0
Rx unknown hello opt                    0
Rx data no state                        0
Rx Register filtering drop              0
Tx Register filtering drop              0
Rx RP no state                          0
Rx aggregate                            0
Rx malformed packet                     0
No RP                                   0
No route upstream                       0
RP mismatch                             0
RPF neighbor unknown                    0

[Contents] [Prev] [Next] [Index] [Report an Error]