System information
Manual:Port
3
Property Description
active (yes | no) Whether remote access is active and ready to accept connection.
busy (yes | no) Whether port is currently busy.
inactive (yes | no)
logging-active (yes | no) Whether logging to file is currently running
remote-address (IP address) IP address of remote location that is currently connected.
See More
•• Special Login
•• Serial Console
•• Serial Port Usage
[ Top | Back to Content ]
Manual:Console
Applies to RouterOS: 2.9, v3, v4
Overview
The console is used for accessing the MikroTik Router's configuration and management features using text
terminals, either remotely using serial port, telnet, SSH or console screen within Winbox, or directly using monitor
and keyboard. The console is also used for writing scripts. This manual describes the general console operation
principles. Please consult the Scripting Manual on some advanced console commands and on how to write scripts.
Hierarchy
The console allows configuration of the router's settings using text commands. Since there is a lot of available
commands, they are split into groups organized in a way of hierarchical menu levels. The name of a menu level
reflects the configuration information accessible in the relevant section, eg. /ip hotspot.
Example
For example, you can issue the /ip route print command:
[admin@MikroTik] > ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC G GATEWAY DIS INTE...
0 A S 0.0.0.0/0 r 10.0.3.1 1 bridge1
1 ADC 1.0.1.0/24 1.0.1.1 0 bridge1
2 ADC 1.0.2.0/24 1.0.2.1 0 ether3
3 ADC 10.0.3.0/24 10.0.3.144 0 bridge1