Mikrotik – Usefull commands

Published on Author gryzli

Here are some usefull mikrotik commands:

Check the route for a given IP

[admin@MikroTik]> /ip route check 1.1.1.1
     status: ok
  interface: *FFFFFFFF
     status: ok
  interface: ether1-gateway
    nexthop: 2.2.2.2

Print all ip addresses

[admin@MikroTik]> /ip address print