Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Even if the BGP session is not active anymore, the cache can still be stored for some time. Routes received from a particular session are removed only if the cache expires, this allows to mitigate extensive routing table recalculations if the BGP session is flapping.

Commands

CommandDescription
clearClear all the session flags. For example, to be able to re-establish a session after the prefix limit is reached "limit-exceeded" flag must be cleared.
dump-saved-advertisementsDump saved advertisements from specified BGP session in the *.pcap file. Filename to store data is set by "save-to" parameter.
refreshSend route refresh to a specified BGP session. Is used to trigger re-sending all the routes from the remote peer.
resendResend prefixes to a specified BGP session.
resetReset specified BGP session.
stopStop specified BGP session.
CommandDescriptionclearClear all the session flags. For example, to be able to re-establish a session after the prefix limit is reached "limit-exceeded" flag must be cleared.dump-saved-advertisementsDump saved advertisements from specified BGP session in the *.pcap file. Filename to store data is set by "save-to" parameter.refreshSend route refresh to a specified BGP session. Is used to trigger re-sending all the routes from the remote peer.resendResend prefixes to a specified BGP session.resetReset specified BGP session.stopStop specified BGP session.

VPN

Sub Menu: /routing/bgp/vpn

...