Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show pim bootstrap

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show pim bootstrap
<instance instance-name>
<logical-system (all | logical-system-name)>

Syntax (EX Series Switch and the QFX Series)

content_copy zoom_out_map
show pim bootstrap
<instance instance-name>

Description

For sparse mode only, display information about Protocol Independent Multicast (PIM) bootstrap routers.

Options

none

Display PIM bootstrap router information for all routing instances.

instance instance-name

(Optional) Display information about bootstrap routers for a specific PIM-enabled routing instance.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show pim bootstrap command. Output fields are listed in the approximate order in which they appear.

Table 1: show pim bootstrap Output Fields

Field Name

Field Description

Instance

Name of the routing instance.

BSR

Bootstrap router.

Pri

Priority of the routing device as elected to be the bootstrap router.

Local address

Local routing device address.

Pri

Local routing device address priority to be elected as the bootstrap router.

State

Local routing device election state: Candidate, Elected, or Ineligible.

Timeout

How long until the local routing device declares the bootstrap router to be unreachable, in seconds.

Sample Output

show pim bootstrap

content_copy zoom_out_map
user@host> show pim bootstrap 
Instance: PIM.master

BSR                    Pri Local address           Pri State      Timeout
None                     0 10.255.71.46              0 InEligible       0
2001:db8:1:1:1:0:aff:785c 34 2001:db8:1:1:1:0:aff:7c12   0 InEligible       0

show pim bootstrap instance

content_copy zoom_out_map
user@host> show pim bootstrap instance VPN-A  
Instance: PIM.VPN-A

BSR             Pri Local address   Pri State      Timeout
None              0 192.168.196.105   0 InEligible       0

Release Information

Command introduced before Junos OS Release 7.4.

instance option introduced in Junos OS Release 10.0 for EX Series switches.

footer-navigation