Cisco 887VA and Load Balancing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2016 07:23 AM - edited 03-05-2019 03:44 AM
Hello.
I want to use two adsl lines on 887VA, one directly to dsl interface and the second on lan1 behind my provider's modem (bridge mode) and load balance them.
Is this possible with 887VA router?
Thanks.
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2016 08:28 AM
Hi
yes just use 2 equal default routes , you can also manipulate it a bit by using cef by altering its interface load sahgre --ip load sharing per-packet
example
ip route 0.0.0.0 0.0.0.0 10.1.1.1
ip route 0.0.0.0 0.0.0.0 10.1.1.2
Have a look at this for cef and defaults
https://supportforums.cisco.com/discussion/11665226/static-route-load-balancing
http://www.cisco.com/en/US/products/hw/modules/ps2033/prod_technical_reference09186a00800afeb7.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2016 09:09 AM
Thank you Mark. I will try it. Do you know if I can do the same with the older 877W router ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2016 09:39 AM
hi yes you can on 877 too
