Specifications
disable bgp neighbor soft-in-reset
ExtremeWare XOS 10.1 Command Reference Guide 647
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 must be issued only when 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
all Specifies all neighbors.
remoteaddr Specifies an IP address.
address-family The address family. BGP supports two address families: IPv4 Unicast and
IPv4 Multicast.