BGP 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
1732
configure bgp routerid
configure bgp routerid <router identifier>
Description
Changes the router identifier.
Syntax Description
Default
N/A.
Usage Guidelines
BGP must be disabled before changing the router ID.
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 router ID
Example
The following command changes the router ID:
configure bgp routerid 192.1.1.13
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.
router identifier
Specifies a router identifier in the IPv4 address format.