configure bgp neighbor shutdown-priority
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
1701
configure bgp neighbor shutdown-priority
configure bgp neighbor [all | <remoteaddr>] shutdown-priority <number>
Description
Configures the shutdown priority for a BGP neighbor.
Syntax Description
Default
The default value is 1024.
Usage Guidelines
NOTE
This command is not currently supported, and is not recommended for use.
Higher priority values lower the chance of a BGP neighbor to be automatically disabled in case BGP or
the system goes to a low memory condition.
Example
The following command configures the shutdown priority of the BGP neighbor 10.0.20.1 to 500:
configure bgp neighbor 10.0.20.1 shutdown-priority 1000
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.
remoteaddr
Specifies an IP address of a BGP neighbor.
number
Specifies the shutdown priority. The range is 0 - 65,535.