Yes. I agree with Philip static route will not support load uneven balancing
but
EIGRP will. Static route will send out the packet in rotating basis and
ignore
the BW define.

Q 1. Up to 6 static routes can be supported by Cisco IOS. 

Rgds,
Sam

> -----Original Message-----
> From: Phillip Heller [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, December 05, 2000 1:47 AM
> To:   Brian
> Cc:   Hussam Adili; [EMAIL PROTECTED]
> Subject:      Re: Static Routes
> 
>     > 2) how Can traffic be load shared between two redundant links on 1
> to 3
>     > ratio  using static routing  (i.e. 1 packet on one interface and 3
>     > packets on the other.)
>     
>     I don't believe you can do this.........not "balancing" like that.  Do
> you
>     have something against running EIGRP on those links?
>     
> How about 2 secondary addresses on the interface that you wish to send 3/4
> of the traffic over?
> 
> ex:
> 
> int s0
> ip address 10.0.0.1 255.255.255.252
> 
> int s0
> ip address 10.0.0.5 255.255.255.252
> ip address 10.0.0.9 255.255.255.252 sec
> ip address 10.0.0.13 255.255.255.252 sec
> 
> ip route 192.168.0.0 255.255.255.0 10.0.0.2
> ip route 192.168.0.0 255.255.255.0 10.0.0.6
> ip route 192.168.0.0 255.255.255.0 10.0.0.10
> ip route 192.168.0.0 255.255.255.0 10.0.0.14
> 
> Don't know if this'll work; never tried it.
> 
> Regards,
> 
> --phil
> 
> _________________________________
> FAQ, list archives, and subscription info:
> http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to