superduperlopez
Technical User
Hi,
I need to load balance traffic from one router over two ADSL lines but I only have control over the on-site router, not over the ISP router.
Is there a way of doing this...I've been reading trying to find some information regarding the subject but in all the papers they seem to think that you have to have control over the two routers (ISP and site) .....is it there a way of applying load balancing without having to contact the ISP and ask them to modify the config in their router???
so far my config looks like this....
ip address 88.99.88.99 255.255.255.0
ip access-group 150 in
ip access-group sdm_dialer1_out out
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip load-sharing per-packet
service-policy output policing
no ip route-cache
no ip mroute-cache
speed auto
half-duplex
hold-queue 224 in
I believe that the commands that should apply the load balancing are these two..
no ip route-cache
ip load-sharing per-packet
is that correct???
Thank your for your help
I need to load balance traffic from one router over two ADSL lines but I only have control over the on-site router, not over the ISP router.
Is there a way of doing this...I've been reading trying to find some information regarding the subject but in all the papers they seem to think that you have to have control over the two routers (ISP and site) .....is it there a way of applying load balancing without having to contact the ISP and ask them to modify the config in their router???
so far my config looks like this....
ip address 88.99.88.99 255.255.255.0
ip access-group 150 in
ip access-group sdm_dialer1_out out
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip load-sharing per-packet
service-policy output policing
no ip route-cache
no ip mroute-cache
speed auto
half-duplex
hold-queue 224 in
I believe that the commands that should apply the load balancing are these two..
no ip route-cache
ip load-sharing per-packet
is that correct???
Thank your for your help