show pim bootstrap
Syntax
show pim bootstrap <instance-name> <logical-routerlogical-router-name>Description
For PIM sparse mode only, display information about PIM bootstrap routers.
Options
instance-name—(Optional) Display all interfaces under the named routing instance.
logical-routerlogical-router-name—(Optional) Name of a particular logical router on which the command operates.Required Privilege Level
Output Fields
Instance—Name of the routing instance.
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. It can beCandidate,Elected, orIneligible.
Timeout—How long until the local router declares the bootstrap router to be unreachable, in seconds.Sample Output
user@host>show pim bootstrapInstance: PIM.masterBSR Pri Local address Pri State TimeoutNone 0 10.255.71.46 0 InEligible 0Sample Output (standard, instance)
user@host>show pim bootstrap instance VPN-AInstance: PIM.VPN-ABSR Pri Local address Pri State TimeoutNone 0 192.168.196.105 0 InEligible 0