Reference v4.1.0 Instruction Manual

Network OS Command Reference 513
53-1003115-01
neighbor soft-reconfiguration inbound (BGP)
2
neighbor soft-reconfiguration inbound (BGP)
Stores all the route updates received from a neighbor.
Synopsis neighbor {ip-address | peer-group-name} soft-reconfiguration inbound
no neighbor {ip-address | peer-group-name} soft-reconfiguration inbound
Operands ip-address IPv4 address of the neighbor
peer-group-name Peer group name configured by the neighbor peer-group-name command.
Defaults None
Command Modes BGP configuration mode
Description Soft reconfiguration stores all the route updates received from a neighbor. If you request a soft
reset of inbound routes, the software compares the policies against the stored route updates,
instead of requesting the neighbor’s BGP4 route table or resetting the session with the neighbor.
Usage Guidelines Use the no form of the command to disable this feature.
Examples
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# neighbor 10.11.12.13 soft-configuration inbound
See Also None