> We have a Simple L3 switch (I think it's a 2960G) that we need to do some 
> even simpler fault tolerance and load sharing on.
> 
> We were going to connect this switch to 3x switches upstream and then do 
> something like this:
> 
> ip route 0.0.0.0 0.0.0.0 g0/32 gwip
> ip route 0.0.0.0 0.0.0.0 g0/33 gwip
> ip route 0.0.0.0 0.0.0.0 g0/34 gwip

You are of course aware that not specifying an IP nexthop means you'll
get lots of unnecessary ARPing here, and that the upstream routers have
to support proxy ARP?

Steinar Haug, Nethelp consulting, [EMAIL PROTECTED]
_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to