.. -- 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] >
| Base level menu
[admin@MikroTik] > driver
| Enter 'driver' to move to the driver
| level menu
[admin@MikroTik] driver> /
| Enter '/' to move to the base level menu
| from any level
[admin@MikroTik] > interface
| Enter 'interface' to move to the
| interface level menu
[admin@MikroTik] interface> /ip
| Enter '/ip' to move to the IP level menu
| from any level
[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
| Prints the routing table
[admin@MikroTik] ip route> .. address print
| Prints the IP address table
[admin@MikroTik] ip route> /ip address print
| Prints the IP address table
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
Action
command [Enter]
Executes the command
[?]
Shows the list of all available commands
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.