Results 1 to 1 of 1
Hi ,
Im trying to setup equal cost multipath routing on a linux machine(B) which acts a router.
C
/ \
A --- B E - F
\ /
D
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-10-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 1
ip route cache disable - Multi path routing
Hi ,
Im trying to setup equal cost multipath routing on a linux machine(B) which acts a router.
C
/ \
A --- B E - F
\ /
D
Im constantly pinging from A to F. I would like to have alternate packets within the same flow take alternate routes (ABCEF and ABDEF).
However, becaouse of the ip route cache, packets within a flow take the same route always.
If i manually do "ip route cache disable" at B, then packets alternate between routes. but manually doin it doesnt result in exact alternating of packets.
Hence Is their any way by which i could disable this route cache, so that alternate packets are routed in different routes.
any alternate way to disabling cache is also appreciated.
The whole idea behind this is to emulate a real router(with multiple forwarding engines) therby to induce reordering in the network.
Thanks
Lakshman


Reply With Quote
