show ipv6 pim bsr-router
Use this command to show the bootstrap router v2 address.
Command Syntax
show ipv6 pim bsr-router
show ipv6 pim (vrf NAME|) bsr-router
Parameters
vrf
The VPN routing/forwarding instance
NAME
Specify the name of the VPN routing/forwarding instance
Command Mode
Privileged Exec and Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show ipv6 pim bsr-router
PIMv2 Bootstrap information
This system is the Bootstrap Router (BSR)
BSR address: 3ffe:b00:c18:1::10
Uptime: 00:37:12, BSR Priority: 64, Hash mask length: 10
Next bootstrap message in 00:00:04
Role: Candidate BSR
State: Elected BSR
Candidate RP: fe80::5054:ff:fe21:5e56(eth1)
Advertisement interval 60 seconds
Next C-RP advertisement in 00:00:27
Table 2-1 explains the fields for each pim entry.
Table 2-1: show ipv6 pim bsr-router
Entry | Description |
---|
BSR address | Address of the Bootstrap router (BSR). |
Uptime | As Stated. |
BSR Priority | The current priority of the BSR (this is configurable). |
Hash mask length | For Rendezvous Point (RP) addresses in the matching group-range-to-RP mappings, compute a value — Value(G,M,C(i))= (1103515245 * ((1103515245 * (G&M)+12345) XOR C(i)) + 12345) mod 2^31 where C(i) is the RP address and M is a hash-mask. |
Next bootstrap message | Time until next boostrap message. |
Role | AS stated.. |
State | As stated.. |
Candidate RP | Address of the rendezvous point (RP). |
Advertisement interval | As stated. |
Next C-RP advertisement | Time before the next Candidate RP is advertised. |
Last modified date: 07/14/2023