set protocols pimsm4 bootstrap cand-bsr scope-zone bsr-priority
The set protocols pimsm4 bootstrap cand-bsr scope-zone bsr-priority command configures the priority for a C-BSR in a multicast scope zone.
Command Syntax
set protocols pimsm4 bootstrap cand-bsr scope-zone <IPv4Net> bsr-priority <bsr-priority>
Parameter
Parameter | Description |
scope-zone <IPv4Net> | Specifies a range of multicast scope zone that can serve on the C-BSR. The value can be any sub-range of 224.0.0.0/4. |
bsr-priority <bsr-priority> | Specifies the priority of the C-BSR in a multicast scope zone. The greater the value, the higher the priority of the C-BSR. The value is an integer that ranges from 0 to 255. The default value is 1. |
Usage Guidelines
When multiple C-BSRs take part in the BSR election in the PIM-SM domain, the priority and IP address of the C-BSRs are used to in the BSR election process:
- If the C-BSRs have different priorities, the C-BSR with the highest priority (largest priority value) is elected as the BSR.
- If the C-BSRs have the same priority, the C-BSR with the largest IP address is elected as the BSR.
Example
- Configure the multicast scope zone of a C-BSR to 239.0.0.0/8, and set the priority of the C-BSR to 10.
admin@Xorplus# set protocols pimsm4 bootstrap cand-bsr scope-zone 239.0.0.0/8 bsr-priority 10 admin@Xorplus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.