[nsp] IP Packet load balancing via 2 static routes and round
robin forwarding
Ejay Hire
ejay.hire at isdn.net
Tue Jul 8 11:02:00 EDT 2003
Configure the e1's as you normally would, then...
http://www.cisco.com/en/US/products/sw/iosswrel/ps1828/products_command_
summary_chapter09186a00800eeb28.html#xtocid7
(Setup load balancing)
Ip route 0.0.0.0 0.0.0.0 serial 0/0
Ip route 0.0.0.0 0.0.0.0 serial 0/1
(Setup Round Robin--No cef)
Int ser 0/0
No ip route-cache
Int ser 0/1
No ip route-cache
(Setup Round Robin--With cef)
Ip cef
Int ser 0/0
ip route-cache cef
Ip load-sharing per-packet
Int ser 0/1
ip route-cache cef
Ip load-sharing per-packet
-----Original Message-----
From: Mourad BERKANE [mailto:mourad.berkane at lambdanet.fr]
Sent: Tuesday, July 08, 2003 8:38 AM
To: 'cisco-nsp at puck.nether.net'
Hello,
Could someone remind me how to configure 2 static routes with a round
robin
alogrithm in order to use 2 E1 on & 2600 XM.
The 2 static routes will have the same priority.
Thanks in advance,
Mourad
_______________________________________________
cisco-nsp mailing list cisco-nsp at puck.nether.net
http://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
More information about the cisco-nsp
mailing list