Use this command to display BootStrap Router (BSR) information.
| detail | (Optional) Displays detailed information about the BSR. |
If detail is not specified, a standard level of information displays about the BSR.
All command modes.
This example shows how to display BootStrap Router (BSR) information:
System(su)->show ip pim bsr
PIMv2 Elected Bootstrap Router Information:
BSR Address: 192.168.1.1
BSR Hash Mask Length: 30
BSR Priority: 100
BSR Expire: 00:01:43
This Router is a Candidate Bootstrap Router (CBSR)
Candidate BSR Address: 192.168.1.3
Hash Mask Length: 30
Priority: 30
This example shows how to display detailed BSR information:
System(su)->show ip pim bsr detail
PIMv2 Elected Bootstrap Router Information:
BSR Address: 192.168.1.1
BSR Hash Mask Length: 30
BSR Priority: 100
BSR Expire: 00:01:52
This Router is a Candidate Bootstrap Router (CBSR)
Candidate BSR Address: 172.16.3.1
Hash Mask Length: 30
Priority: 40
Elected BSR: true
Next BSM: 00:00:29
show ip pim bsr Output Details provides an explanation of the command output.
show ip pim bsr Output Details
| Output... | What it displays... |
|---|---|
| BSR Address | IP address of the bootstrap router. |
| BSR Hash Mask Length | Length of a mask that is to be added with the group address before the hash function is called. This value is hard coded to 30. |
| BSR Priority | Priority as set by the ip pim bsr-candidate command. |
| BSR Expire | Period in which the next bootstrap message is due from this BSR (in hours:minutes:seconds). After 24 hours, format will change into days:hours and, after a week, will change into weeks:days. |
| Candidate BSR Address | The (unicast) address that the local router will use to advertise itself as a Candidate-BSR. |
| Hash Mask Length | The hash mask length (used in the RP hash function) that the local router will advertise in its Bootstrap messages for this zone. This object is hard-coded to 30 if the Candidate BSR Address Type is ipv4 or ipv4z. |
| Priority | The priority value for the local router as a Candidate-BSR for this zone. Numerically higher values for this object indicate higher priorities. |
| Elected BSR | Whether the local router is the elected BSR for this zone. If the value is false, the Next BSM timer does not appear in the output. |
| Next BSM | The time remaining before the local router next originates a Bootstrap message for this zone. |
Print
this page
Email this topic
Feedback