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 the interface to show packet counter information.

[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. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators 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