From mboxrd@z Thu Jan 1 00:00:00 1970 From: pravin Date: Tue, 24 May 2005 07:05:01 +0000 Subject: [LARTC] ip route command query regarding multipath Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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