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
1766
enable bgp neighbor soft-in-reset
enable bgp neighbor [all | <remoteaddr>] {address-family [ipv4-unicast |
ipv4-multicast]} soft-in-reset
Description
Enables 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 enables the soft recognition feature:
enable 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 of a BGP neighbor.
address-family
The address family. BGP supports two address families: IPv4 Unicast and IPv4
Multicast.