This command displays statistics for the received PIM control packets per interface. This command displays statistics only if PIM sparse mode is enabled.
Format | show ip pim statistics |
Mode |
|
The following information is displayed.
Parameter | Description |
---|---|
Stat | RX: Packets received Tx: Packets transmitted |
Interface | The PIM-enabled routing interface |
Hello | The number of PIM Hello messages |
Register | The number of PIM Register messages |
Reg-Stop | The number of PIM Register-stop messages |
Join/Pru | The number of PIM Join/Prune messages |
BSR | The number of PIM Boot Strap messages |
Assert | The number of PIM Assert messages |
CRP | The number of PIM Candidate RP Advertisement messages. |
Example:
(Routing) #show ip pim statistics ===================================================================== Interface Stat Hello Register Reg-Stop Join/Pru BSR Assert CRP ===================================================================== Vl10 Rx 0 0 0 0 0 0 0 Tx 2 0 0 0 0 0 0 Invalid Packets Received - 0 --------------------------------------------------------------------- Vl20 Rx 0 0 0 5 0 0 0 Tx 8 7 0 0 0 0 0 Invalid Packets Received - 0 --------------------------------------------------------------------- 1/0/5 Rx 0 0 6 5 0 0 0 Tx 10 9 0 0 0 0 0 Invalid Packets Received - 0 ---------------------------------------------------------------------
Example:
(Routing) #show ip pim statistics vlan 10 ===================================================================== Interface Stat Hello Register Reg-Stop Join/Pru BSR Assert CRP ===================================================================== Vl10 Rx 0 0 0 0 0 0 0 Tx 2 0 0 0 0 0 0 Invalid Packets Received - 0 ---------------------------------------------------------------------
Example:
(Routing) #show ip pim statistics 1/0/5 ===================================================================== Interface Stat Hello Register Reg-Stop Join/Pru BSR Assert CRP ===================================================================== 1/0/5 Rx 0 0 6 5 0 0 0 Tx 10 9 0 0 0 0 0 Invalid Packets Received - 0
Note:
For ipv6 statistics, use the key word ipv6.