Logo

EcoRouter

EcoNAT

EcoQOE

EcoBypass

English

  • Release Notes_EN
  • Hints and hotkeys EcoNAT Documentation / Hints and hotkeys


    In order to simplify user operations, the EcoSGE CLI provides hints and shortcuts listed in the table below.


    Command/shortcut

    Action

    ?

    Lists all commands, config tree branches and parameters available in the current context, as well as hints for their intended purpose

    <initial character(s) of a command or parameter>?

    Lists all commands, config tree branches and parameters that start with these characters. The commands that cannot be executed at the current privilege level are highlighted in different color

    <initial character(s) of a command or parameter>[TAB]

    <initial character(s) of a command or parameter>[Ctrl+i]

    Performs auto-complete, if only a single match is found, or lists the available commands and/or parameters, if there are multiple matches

    Up arrow [↑] or [Ctrl+P]

    Recalls the previous command from the command history

    Down arrow [↓] or [Ctrl+N]

    Recalls the next command from the command history

    ..

    Move up one level in the configuration hierarchy

    /

    Back to the root of the configuration tree
    helpme or %

    Shows the description of parameters and config tree branches available at the current level

    !

    Lists the parameters and config tree branches available at the current level

    [Home] or [Ctrl+A]Moves the cursor to the start of a line
    [End] or [Ctrl+E]Moves the cursor to the end of the line
    [Ctrl]+[→]Moves the cursor forward one word at a time
    [Ctrl]+[←]Moves the cursor back one word at a time
    [Ctrl+U]Deletes all text from the cursor to the beginning of the line
    [Ctrl+K]Deletes all text from the cursor to the end of the line
    [Ctrl+W]Deletes the word to the left of the cursor
    [Ctrl+C]Discard the current entry and move to a new line
    [Ctrl+J]Line feed without carriage return
    [Ctrl+M]Equivalent to pressing [Enter]
    [Ctrl+B]Equivalent to pressing [←]
    [Ctrl+F]Equivalent to pressing [→]
    [Ctrl+H]Equivalent to pressing [Backspace]
    [Ctrl+L]Clear the screen
    [Ctrl+Q]Exit the EcoSGE console session. Equivalent to the quit command