Setting the SRC CLI Prompt

The default CLI prompt is user@host> in operational mode and user@host# in configuration mode.

To change the prompt:

  • Use the set cli prompt command.
      user@host> set cli prompt string

    If the prompt string contains spaces, enclose the string in quotation marks (" ").

    Specify the characters \> to have > appear at the end of the prompt in operational mode and # at the end of the prompt in configuration mode.