Hello guys,
I wanted to know how to get the element routing table from the route list.
I tried something like this but it does not work:
:local a [/ip/route/get [find where gateway=x.x.x.x] routing-table];
Another problem is that I do not want the routing table “main” but I am using the same gateways for two list items.
Here a picture for better understanding.
I forgot to say: I want to find out the the name of the routing-table over the route list. The only information i have is the gateway and it can not be the main-routing table.