.. -- go up to root
service/ -- IP services
socks/ -- SOCKS version 4 proxy
arp/ -- ARP entries management
upnp/ -- Universal Plug and Play
dns/ -- DNS settings
address/ -- Address management
accounting/ -- Traffic accounting
the-proxy/ --
vrrp/ -- Virtual Router Redundancy Protocol
pool/ -- IP address pools
packing/ -- Packet packing settings
neighbor/ -- Neighbors
route/ -- Route management
firewall/ -- Firewall management
dhcp-client/ -- DHCP client settings
dhcp-relay/ -- DHCP relay settings
dhcp-server/ -- DHCP server settings
hotspot/ -- HotSpot management
ipsec/ -- IP security
web-proxy/ -- HTTP proxy
export --
[admin@MikroTik] ip>
The list of available commands and menus has short descriptions next to the items. You can move
to the desired menu level by typing its name and hitting the [Enter] key, for example:
[admin@MikroTik] >
[admin@MikroTik] > driver
[admin@MikroTik] driver> /
[admin@MikroTik] > interface
[admin@MikroTik] interface> /ip
[admin@MikroTik] ip>
A command or an argument does not need to be completed, if it is not ambiguous. For example,
instead of typing interface you can type just in or int. To complete a command use the [Tab] key.
Note that the completion is optional, and you can just use short command and parameter names
The commands may be invoked from the menu level, where they are located, by typing its name. If
the command is in a different menu level than the current one, then the command should be invoked
using its full (absolute) or relative path, for example:
[admin@MikroTik] ip route> print
[admin@MikroTik] ip route> .. address print
[admin@MikroTik] ip route> /ip address print
The commands may have arguments. The arguments have their names and values. Some
commands, may have a required argument that has no name.
Summary on executing the commands and navigating the menus
Command
command [Enter]
Page 32 of 695
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
| Base level menu
| Enter 'driver' to move to the driver
| level menu
| Enter '/' to move to the base level menu
| from any level
| Enter 'interface' to move to the
| interface level menu
| Enter '/ip' to move to the IP level menu
| from any level
|
[?]
| Prints the routing table
| Prints the IP address table
| Prints the IP address table
Action
Executes the command
Shows the list of all available commands
Need help?
Do you have a question about the RouterOS v2.9 and is the answer not in the manual?