IP Multicast Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1814
configure pim cbsr
configure pim cbsr [{vlan} <vlan_name> {<priority [0-254]} | none]
Description
Configures a candidate bootstrap router for PIM sparse-mode operation.
Syntax Description
Default
The default setting for priority is 0, and indicates the lowest priority.
Usage Guidelines
The VLAN specified for CBSR must have PIM enabled for it to take effect. After PIM is enabled, CBSRs
advertise themselves in the PIM domain. A BSR is elected among all the candidates based on CBSR
priority. The break the tie among routers with the same priority setting, the router with the numerically
higher IP address is chosen.
Example
The following command configures a candidate bootstrap router on the VLAN
accounting
:
configure pim cbsr vlan accounting 30
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
vlan_name
Specifies a VLAN name.
priority
Specifies a priority setting. The range is 0 - 254.
none
Specifies to delete a CBSR.