route and weight
Hello.
Is there way to set weight for routes, like on freebsd (undocumented):
# route change default 10.0.0.1 -weight 2
?
I have 2 routers and, when one of them is down - all trafic outgoing from other. VRRP not exactly what i need, but if there is no other way - i must be use it.
Thanks