System information

Manual:Console login process
14
This is an example:
<pre>
The following default configuration has been installed on your router:
-------------------------------------------------------------------------------
IP address 192.168.88.1/24 is on ether1
ether1 is enabled
-------------------------------------------------------------------------------
You can type "v" to see the exact commands that are used to add and remove
this default configuration, or you can view them later with
'/system default-configuration print' command.
To remove this default configuration type "r" or hit any other key to continue.
If you are connected using the above IP and you remove it, you will be disconnected.
Applying and removing of the default configuration is done using console script (you can press 'v' to review it).
Different information shown by console process after logging in
System Note
It is possible to always display some fixed text message after logging into console.
Critical log messages
Console will display last critical error messages that this user has not seen yet. See log for more details on
configuration. During console session these messages are printed on screen.
dec/10/2007 10:40:06 system,error,critical login failure for user root from 10.0.0.1 via telnet
dec/10/2007 10:40:07 system,error,critical login failure for user root from 10.0.0.1 via telnet
dec/10/2007 10:40:09 system,error,critical login failure for user test from 10.0.0.1 via telnet
Prompt
[admin@MikroTik] /interface> - Default command prompt, shows user name, system identity, and
current command path.
[admin@MikroTik] /interface<SAFE> - Prompt indicates that console session is in Safe Mode.
[admin@MikroTik] >> - Prompt indicates that HotLock is turned on.
{(\... - While entering multiple line command continuation prompt shows open parentheses.
line 2 of 3> - While editing multiple line command prompt shows current line number and line count.
address: - Command requests additional input. Prompt shows name of requested value.
Console can show different prompts depending on enabled modes and data that is being edited. Default command
prompt looks like this:
[admin@MikroTik] /interface>
Default command prompt shows name of user, '@' sign and system name in brackets, followed by space, followed
by current command path (if it is not '/'), followed by '>' and space. When console is in safe mode, it shows word
SAFE in the command prompt.
[admin@MikroTik] /interface<SAFE>
Hotlock mode is indicated by an additional yellow '>' character at the end of the prompt.