BGP Sessions
(2020-06-24)
Problem
Soft-bounce bgp sessions. This should cause peers to hold on to the routes we've agreed on while the sessions renegotiate.
Solution
# exec router clear bgp all soft
# exec router clear bgp ip <ip> soft
(2020-06-24)
Soft-bounce bgp sessions. This should cause peers to hold on to the routes we've agreed on while the sessions renegotiate.
# exec router clear bgp all soft
# exec router clear bgp ip <ip> soft