configure bgp peer-group weight
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
1725
configure bgp peer-group weight
configure bgp peer-group <peer-group-name> weight <number>
Description
Configures the weight for the peer group and all the neighbors of the peer group.
Syntax Description
Default
N/A.
Usage Guidelines
BGP selects routes based on the following precedence (from highest to lowest):
●
higher weight
●
higher local preference
●
shortest length (shortest AS path)
●
lowest origin code
●
lowest MED
●
route from external peer
●
lowest cost to Next Hop
●
lowest routerID
Example
The following command configures the weight for the peer group
outer
and its neighbors:
configure bgp peer-group outer weight 5
History
This command was first available in ExtremeWare XOS 10.1.
This command required an Advanced Core license in ExtremeWare XOS 11.1.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
peer-group-name
Specifies a peer group.
number
Specifies a BGP peer group weight. Range is 0 to 65535.