show ip pim interface <INTERFACE-NAME> counters

Syntax

show ip pim interface <INTERFACE-NAME> counters [vsx-peer]

Description

Shows the PIM packet counters information for the specified interface.

Command context

Operator (>) or Manager (#)

Parameters

<INTERFACE-NAME>

Specifies show information for the interface.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.

Authority

Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.

Usage

Loopback interfaces are special interfaces where only unicast PIM messages are updated. This includes Register, Register Stop, and Candidate RP Advertisements.

When a loopback interface is configured as the RP, the ACL drop counters will be updated on the interface on which the packets are received.

Example

Showing PIM packet counters:

switch# show ip pim interface vlan1 counters

Interface           : vlan1
VRF                 : default

Rx Counters :

Hello                                  4
State Refresh                          0
Join/Prune                             1
RPadv                                  0
Graft                                  0
GraftAck                               0
Assert                                 0
Bsm                                    0
Register                               0
Register Stop                          0
Register Drops(Register ACL hitcount)  10
Join/Prune Drops(RP ACL hitcount)      5


Tx Counters :

Hello               9
State Refresh       0
Join/Prune          0
RPadv               0
Graft               0
GraftAck            0
Assert              0
Bsm                 0
Register            0
Register Stop       0

Invalid Rx Counters :

Hello               0
State Refresh       0
Join/Prune          0
RPadv               0
Graft               0
GraftAck            0
Assert              0
Bsm                 0