Show Commands
show ip pim statistics
MCR-88
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
show ip pim statistics
To display information about the packet counter statistics for IPv4 Protocol Independent Multicast
(PIM), use the
show ip pim statistics
command.
show ip pim statistics
[
vrf
{
vrf-name
|
all
|
default
|
management
}]
Syntax Description
Command Default
None
Command Modes
Any command mode
Supported User Roles
network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines
This command requires the LAN Base Services license.
Examples
This example shows how to display information about IPv4 PIM statistics (if PIM is not in vPC mode,
the vPC statistics are not displayed):
switch(config)#
show ip pim statistics
PIM Global Counter Statistics for VRF:default, last reset: never
Register processing (sent/received):
Registers: 0/0, Null registers: 0/0, Register-Stops: 0/0
Registers received and not RP: 0
Registers received for SSM groups: 0
BSR processing (sent/received):
Bootstraps: 0/0, Candidate-RPs: 0/0
BSs from non-neighbors: 0, BSs from border interfaces: 0
BS length errors: 0, BSs which RPF failed: 0
vrf
(Optional) Applies to a virtual routing and forwarding (VRF) instance.
vrf-name
VRF name. The name can be a maximum of 32 alphanumeric characters and is case
sensitive.
all
Specifies all VRFs.
default
Specifies the default VRF.
management
Specifies the management VRF.
Release
Modification
5.0(3)N1(1)
This command was introduced.
4.1(3)
Changed output to include vPC information when PIM is in vPC mode.