The display pim ipv6 bsr-info command displays information about a BootStrap router (BSR) in a PIM-SM domain.
Parameter | Description | Value |
---|---|---|
vpn-instance instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
all-instance |
Specifies all VPN instance. |
- |
Usage Scenario
This command is applicable to Rendezvous Point (RP) election in a PIM-SM domain. This command can be used to view BSR information on each Router in a PIM-SM domain.
Precautions
This command has output only after C-BSRs have been configured in a PIM-SM domain.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display pim ipv6 bsr-info
VPN-Instance: public net
Elected AdminScope BSR Count: 0
Elected BSR Address: 2001:DB8:1::1
Priority: 0
Hash mask length: 64
State: Elected
Uptime: 00:00:07
Next BSR message scheduled at: 00:00:53
C-RP Count: 0
Candidate AdminScope BSR Count: 0
Candidate BSR Address: 2001:DB8:1::1
Priority: 0
Hash mask length: 64
State: Elected
Wait to be BSR: 0
Item | Description |
---|---|
Elected AdminScope BSR Count | Indicates the number of elected AdminScope BSRs. |
Elected BSR Address | Indicates the IPv6 address of the elected BSR. |
Hash mask length | Indicates the hash mask length for the RP calculation. |
Next BSR message scheduled at | Indicates the period for waiting to receive the next BSR message. BSR messages are sent only when the timer maintained by the elected BSR times out. |
C-RP Count | Indicates the number of C-RPs. |
Candidate AdminScope BSR Count | Indicates the number of candidate AdminScope BSRs. |
Candidate BSR Address | Indicates the IPv6 address of a C-BSR. |
Wait to be BSR | Indicates whether the CBSR is valid. |
VPN-Instance | Indicates the VPN instance to which BSR information belongs. |
Priority | Indicates the BSR priority. |
State | Indicates the BSR status.
|
Uptime | Indicates the running time of the BSR. |