BGP soft resetting can refresh the BGP routing table and apply the new policy without closing the BGP connection.
After changing BGP route selection principles, you must reset the BGP connection to validate the new configuration. The BGP connection is thus interrupted.
BGP supports the Route-Refresh capability. When the principles are changed, the system refreshes the BGP routing table automatically. So, BGP connections are not interrupted.
If the neighbor supports the Route-Refresh capability, you can run the refresh bgp command on the local router to manually perform soft resetting for the BGP connection. The routing table of the local router is thus refreshed.
If the neighbor does not support the Route-Refresh capability, you can run the peer keep-all-routes command on the local router. In this manner, the BGP routing table of the local router can be refreshed.