Is there any way to tell what the route cost is for a route (ospf)?
(in cisco show ip route ospf will show the route distance and route cost) I want something similar to this.
Is there any way to tell what the route cost is for a route (ospf)?
(in cisco show ip route ospf will show the route distance and route cost) I want something similar to this.
I don’t remember where I saw this but I remember that the default route cost for a OSPF entry is 110.
I think that in older version than mine (I’ve 2.9.46) is possible to see the route cost directly from ip-> route (and also the internal ospf route cost). I will be happy if version 3 will restore these functionalities (lost or hidden, if I correctly understand).
Francesco
actually, that is the administrative distance, quite separate from ospf route cost.
The only way I have found to actually view the ospf route cost is from a cisco router so far. Seems there should be a way to do this in mikrotik?!
in 3.0 you can:
/routing ospf status net-route print
is there any way to do this in 2.9? i am not running 3.0 yet; and don’t plan on upgrading until it is stable.