show ip pim bsr

Syntax

show ip pim bsr [all-vrfs | vrf <VRF-NAME>] [vsx-peer]

Description

Shows the information about BSR candidates in the domain and multicast groups it supports. Optionally, you can specify the display information by VRF. If no options are specified, it shows information for the default VRF.

Command context

Operator (>) or Manager (#)

Parameters

all-vrfs

Optional. Shows PIM candidate BSR information for all VRFs.

vrf <VRF-NAME>

Optional. Shows PIM candidate BSR information for a particular VRF. If the <VRF-NAME> is not specified, it shows information for the default VRF.

[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 information about BSR candidates:

switch# show ip pim bsr all-vrfs

Status and Counters- PIM-SM Bootstrap Router Information

VRF                       : default
E-BSR Address             : 10.0.0.1
E-BSR Priority            : 0
E-BSR Hash Mask Length    : 30
E-BSR Up Time             : 3000 secs
Next Bootstrap Message    : 80 secs

C-BSR Admin Status        : This system is a Candidate-BSR
C-BSR Address             : 2.2.2.2/24
C-BSR Priority            : 34
C-BSR Hash Mask Length    : 30
C-BSR Message Interval    : 76
C-BSR Source IP Interface : vlan10

C-RP Admin Status         : This system is a Candidate-RP
C-RP Address              : 2.2.2.2
C-RP Hold Time            : 150
C-RP Advertise Period     : 60
C-RP Priority             : 192
C-RP Source IP Interface  : vlan10

Group Address    Group Mask
---------------  ---------------
226.2.2.2        255.255.255.255
228.2.2.2        255.255.255.255
232.2.2.2        255.255.255.255

VRF                       : green
E-BSR Address             : 2.2.2.2
E-BSR Priority            : 0
E-BSR Hash Mask Length    : 30
E-BSR Up Time             : 3000 secs
Next Bootstrap Message    : 80 secs

C-BSR Admin Status        : This system is a Candidate-BSR
C-BSR Address             : 2.2.2.2/24
C-BSR Priority            : 34
C-BSR Hash Mask Length    : 32
C-BSR Message Interval    : 60
C-BSR Source IP Interface : vlan10

C-RP Admin Status         : This system is a Candidate-RP
C-RP Address              : 2.2.2.2
C-RP Hold Time            : 150
C-RP Advertise Period     : 60
C-RP Priority             : 192
C-RP Source IP Interface  : vlan10

Group Address    Group Mask
---------------  ---------------
231.2.2.2        255.255.255.255
232.2.2.2        255.255.255.255
235.2.2.2        255.255.255.255