Simon Matthews | 1 Jun 2002 07:05

[zebra 13880] Re: Zebra without any route input?


On Fri, 31 May 
2002, Steve Mickeler wrote:

> 
> A quick example using would be:
> 
> # T1 = eth1 / 10.2.2.2
> # wireless = eth0 / 10.1.1.1
> 
> ip route add default nexthop via 10.2.2.2 dev eth1 weight 1 \
> 		     nexthop via 10.1.1.1 dev eth0 weight 2
> 
> This should flow all traffic thru 10.1.1.1 as long as its available, using
> 10.2.2.2 if its not.
> 
Steve,

This is interesting. Is it available on RH 6.2/2.2.x Kernel?

Simon


Gmane