[Contents] [Prev] [Next] [Index] [Report an Error]


show pim bootstrap

Syntax

show pim bootstrap 
<instance instance-name> 
<logical-router (all | logical-router-name)>

Description

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

Options

none—Display PIM bootstrap router information for all routing instances on all logical routers.

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

logical-router (all | logical-router-name)—(Optional) Perform this operation on all logical routers or on a particular logical router.

Required Privilege Level

view

List of Sample Output

show pim bootstrap
show pim bootstrap instance

Output Fields

Instance—Name of the routing instance.

BSR—Bootstrap router.

Pri—Priority of the router to be elected to be the bootstrap router.

Local address—The local router's address.

Pri—The local router's address priority to be elected as the bootstrap router.

State—The local router's election state: Candidate, Elected, or Ineligible.

Timeout—How long until the local router declares the bootstrap router to be unreachable, in seconds.

show pim bootstrap

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

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

show pim bootstrap instance

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

[Contents] [Prev] [Next] [Index] [Report an Error]