Specifications

configure bgp neighbor shutdown-priority
ExtremeWare XOS 10.1 Command Reference Guide 613
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
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
remoteaddr Specifies an IP address of a BGP neighbor.
number Specifies the shutdown priority. The range is 0 - 65,535.