Explains administrative processes to refresh or clear BGP sessions using soft or hard resets to apply configuration changes and maintain routing accuracy.
BGP neighbor reset is an administrative process that
-
refreshes or clears BGP sessions to apply configuration changes
-
can be performed as a soft or hard reset, and
-
helps maintain accurate routing information by forcing policy re-evaluation or session re-establishment.
These resets are primarily categorized into two types, each with a distinct impact on the BGP session:
-
Soft reset: Resets only routing information without tearing down the TCP session.
-
Hard reset: Tears down the TCP session and removes all routes learned from the neighbor.