cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
503
Views
0
Helpful
5
Replies

urgent technical question

labib-makar
Level 1
Level 1

hi, i've configured two hdsl wics on cisco router(2811)model, and each wic obtained its static real ip address from the specified isp, and now each wic line is connected to the internet but separately. my question is how can i performe a load balancing on those two hdsl wics to distribute the data evenly on the two intenet lines. and also how can i perform a backup line for the other. thanks alot for your urgent reply

5 Replies 5

shiva_ial
Level 1
Level 1

you may try with PBR - policy based routing

thanks alot shiva for ur reply, but i want to know what the PBR - policy based routing is, and from where i can get its documentation, i'm in a spot in my work because this issue, thanks for ur reply

bvsnarayana03
Level 5
Level 5

Hi,

If your concern is to load-balance the traffic on the 2 internet links you have to run BGP with your service providers. BGP is the best solution for redundancy+loadbalancing.

If you are not hosting any service internally that need to be accessed from outside, & need to loadbalance outgoing internet traffic only then you may point 2 default routes to 2 ISP's. However, incoming traffic may not be load-balanced.

hope that clarifies.

pls rate all helpful posts.

anilgangwani88
Level 1
Level 1

Configure 2 default routes to 2 your SP for outgoing load balancing and for incoming you can divide your network into 2 groups/subnets or HSRP with 2 groups .

mounir.mohamed
Level 7
Level 7

Dear labib,

Load-balance in your case can be achived with tow steps.

Routing step.

1)Configure 2 default routes (0.0.0.0) pointing to each of your serial interfaces (hwic) or sub-interface (the interface where the IP address configured),

also your ISP should configure 2 seperated static routes for your IP address space pointing to both of your interfaces.

Load-balance or load-share step.

2)enable CEF on your router (by default enabled since 12.0) and configure "ip load-sharing per-packet" command on both interfaces or sub-interfaces, also

make sure your ISP have the same config and load-balance method you used.

NOTE: If there is voice traffic running over this interfaces just enabled CEF and leave it with the default load-share method which is (per destination)

Here is your guide to configure CEF.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hisw_c/ch05/ceb_lbs.htm#wp1027177

Best Regards,

Mounir Mohamed

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card