cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2373
Views
0
Helpful
3
Replies

How to configure load balancing in default routing?

vinothlb1
Level 1
Level 1

How to configure load balancing in default routing? How it works?..

3 Replies 3

Marwan ALshawi
VIP Alumni
VIP Alumni

just make two defualt route for two deffrent distination with the same metric

like

ip route 0.0.0.0 0.0.0.0 1.1.1.1

ip route 0.0.0.0 0.0.0.0 2.2.2.2

this work as per flow loadbalanceing which is the defual u may chnage it per packet loadbalanceing

if helpful Rate

How it is working.. I have given in my router

ip route 0.0.0.0 0.0.0.0 s0/0

ip route 0.0.0.0 0.0.0.0 s0/1

Based on what traffic is flowing through either s0/0 or s0/1.. how it works

per flow

mean per source distination

if u have host opned ftp connection through s0/0

then another host oppned any other connection should go thorugh s0/1

this is per flow

per packect mean

the same host send packects the packects will be loadbalanced like first packect through s0/0 second packet thorugh s0/1 and so on

hope this helpful

Review Cisco Networking products for a $25 gift card