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
1750
disable bgp neighbor use-ip-router-alert
disable bgp neighbor [all | <remoteaddr>] use-ip-router-alert
Description
Disables the router alert IP option in outgoing BGP messages to the specified neighbor.
Syntax Description
Default
Disabled.
Usage Guidelines
The IP router alert option in a BGP message forces intermediate routers to examine the packet very
closely and therefore, indirectly, gives greater reliability that a packet will be delivered to its destination.
Example
The following command disables the feature:
disable bgp neighbor 192.168.1.17 use-ip-router-alert
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.
all
Specifies all neighbors.
remoteaddr
Specifies an IP address of the BGP neighbor.