show ip pim bsr elected

Syntax

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

Description

Shows information about the elected BSR in the domain and multicast groups it supports. Optionally you can specify 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 the PIM elected Bootstrap Router information for all VRFs.

vrf <VRF-NAME>

Optional. Shows the PIM elected Bootstrap Router 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 PIM elected bootstrap router information:

switch# show ip pim bsr elected all-vrfs

Status and Counters- PIM-SM Elected 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

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