configure bgp neighbor soft-reset
ExtremeWare XOS 11.0 Command Reference Guide
809
configure bgp neighbor soft-reset
configure bgp neighbor [<remoteaddr> | all] {address-family [ipv4-unicast |
ipv4-multicast]} soft-reset {in | out}
Description
Applies the current input or output routing policy to the routing information already exchanged with
the neighbor.
Syntax Description
Default
If no address family is specified, IPv4 unicast is the default.
Usage Guidelines
The input/output policy is determined by the route policy configured for the neighbor on the input
and/or output side of the router. This command does not affect the switch configuration.
If both the local BGP neighbor and the neighbor router support the route refresh capability
(ExtremeWare does not support this feature), a dynamic soft input reset can be performed. The
“soft-reset input” command will trigger the generation of a route refresh message to be sent to the
neighbor. As a response to the “Route-Refresh” message, the neighbor will send the entire BGP routing
table in updates.
If the “Route-Refresh” capability is not supported by the neighbor (like ExtremeWare), then the user
must preconfigure “soft-input-reset”. If “soft-input-reset” is configured, BGP will store all the incoming
routes updates from the neighbor. When the user issues the “soft-input-reset” command, the locally
stored incoming routes will be reprocessed against the new policy, and will be installed in the BGP
route database.
Example
The following command applies the current input routing policy to the routing information already
exchanged with the neighbor:
configure bgp neighbor 192.168.1.5 soft-reset in
History
This command was available in ExtremeWare XOS 10.1.
remoteaddr
Specifies an IP address of a BGP neighbor.
all
Specifies all neighbors.
address-family
The address family. BGP supports two address families: IPv4 Unicast and
IPv4 Multicast
in
Specifies to apply the input routing policy.
out
Specifies to apply the output routing policy.
Summary of Contents for ExtremeWare XOS 11.0
Page 26: ...26 ExtremeWare XOS 11 0 Command Reference Guide Contents...
Page 176: ...176 ExtremeWare XOS 11 0 Command Reference Guide Commands for Managing the Switch...
Page 262: ...262 ExtremeWare XOS 11 0 Command Reference Guide VLAN Commands...
Page 280: ...280 ExtremeWare XOS 11 0 Command Reference Guide FDB Commands...
Page 492: ...492 ExtremeWare XOS 11 0 Command Reference Guide EAPS Commands...
Page 536: ...536 ExtremeWare XOS 11 0 Command Reference Guide STP Commands...
Page 580: ...580 ExtremeWare XOS 11 0 Command Reference Guide ESRP Commands...
Page 876: ...876 ExtremeWare XOS 11 0 Command Reference Guide BGP Commands...
Page 926: ...926 ExtremeWare XOS 11 0 Command Reference Guide IP Multicast Commands...