Displaying counter and statistic information for multicast NSR

To display multicast NSR counter and statistic information, enter the following command.

device#show ip pim counter nsr
Mcache sync (entity id: 203)
  pack: 0
  unpack: 0
  ack: 0
RPset sync (entity id: 201)
  pack: 0
  unpack: 0
  ack: 0
BSR status (entity id: 202)
  pack: 1
  unpack: 0
  ack: 1

Syntax: show ip pim [vrf vrf_name ] counter nsr

The vrf parameter allows you to display IP PIM counters for the VRF instance specified by the vrf-name variable.

The following table displays the output from the show ip pim counter nsr command.

This field...

Displays...

Mcache sync

The mcache NSR sync queue that carries the NSR sync message for mcache updates.

pack

The number of NSR sync messages that are packed from the active module to the standby module.

unpack

The number of NSR sync messages that are received and unpacked by the standby module.

ack

The number of NSR sync acknowledgements received by the active module.

RPset sync

The RPset sync queue that carries the NSR sync message for RPset update.

BSR status

The BSR status sync queue that carries the NSR sync message for BSR information update.