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.

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

Tx Counters :

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

Invalid Rx Counters :

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