disable bgp neighbor soft-in-reset
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
1749
disable bgp neighbor soft-in-reset
disable bgp neighbor [all | <remoteaddr>] {address-family [ipv4-unicast |
ipv4-multicast]} soft-in-reset
Description
Disables the soft input reset feature.
Syntax Description
Default
Disabled.
If no address family is specified, IPv4 unicast is the default.
Usage Guidelines
Disabling the soft input reset feature can potentially limit the amount of system memory consumed by
the RIB-in.
This command can be issued only when both BGP and the BGP neighbor is disabled.
Example
The following command disables the soft input reset for the neighbor at 192.168.1.17:
disable bgp neighbor 192.168.1.17 soft-in-reset
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.
address-family
The address family. BGP supports two address families: IPv4 Unicast and IPv4
Multicast.