Skip to main content
Version: current

clear


routing/bgp/session/clear

Conditions: !smips
Type: Command

Clear 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. It can be done by specifying flag parameter, which is able to take the following values:

  • input-last-notification  
  • limit-exceeded  
  • output-last-notification  
  • refused-cap-opt  
  • stopped
ArgumentTypeDescription
flagenum (refused-cap-opt | stopped | limit-exceeded | input-last-notification | output-last-notification)A flag to be cleared from BGP session.