Create new routing table

Hi,

How can I create new routing table in ros? Default is main.
Bez tytułu.png

Use ‘routing-mark’ when adding new route as described here:
http://wiki.mikrotik.com/wiki/Manual:IP/Route#General_properties

HTH,

Now I’ using that, but I want to create new routing tablet, no mark.
Anyone know how?

Run Winbox, then ‘IP/Routes/Rules tab’.
Add new rule, Table=‘new table name’, action=lookup.
http://wiki.mikrotik.com/manual//ip/route/rule#table
But new table is still useless without routing mark, because ‘routing mark name’ is ‘routing table name’.
Packets without routing mark are checked against ‘main’ routing table.

HTH,

It will create a policy route table, add a routing mark to your route and then add rules that will match that routing mark table.