* [LARTC] ip route command query regarding multipath
@ 2005-05-24 7:05 pravin
2005-05-24 22:23 ` Alexander Economou
0 siblings, 1 reply; 2+ messages in thread
From: pravin @ 2005-05-24 7:05 UTC (permalink / raw)
To: lartc
hi
I am working on IPv4 equal cost multipath with caching support
on 2.6.12 kernel. I have successfully created multipath route by command :-
/sbin/ip route add 10.200.0.0/16 scope global equalize \
nexthop dev eth0 weight 1 \
nexthop dev eth1 weight 1
But I can not specify multipath algorithm, e.g. : round robin algorithm
or random algorithm.
Can anybody please suggest me correct command or command
arguments for ip.
Thanks & Regards
Pravin
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE:[LARTC] ip route command query regarding multipath
2005-05-24 7:05 [LARTC] ip route command query regarding multipath pravin
@ 2005-05-24 22:23 ` Alexander Economou
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Economou @ 2005-05-24 22:23 UTC (permalink / raw)
To: lartc
Ripv2 supports vlsm and can load balance (per packet / per dest) over
as many as six equal cost paths.I dont know if this helps.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-24 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-24 7:05 [LARTC] ip route command query regarding multipath pravin
2005-05-24 22:23 ` Alexander Economou
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.