All of lore.kernel.org
 help / color / mirror / Atom feed
From: pravin <pravin.shelar@gmail.com>
To: lartc@vger.kernel.org
Subject: [LARTC] ip route command query regarding multipath
Date: Tue, 24 May 2005 07:05:01 +0000	[thread overview]
Message-ID: <bab43330050523235336f2bd4f@mail.gmail.com> (raw)

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

             reply	other threads:[~2005-05-24  7:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-24  7:05 pravin [this message]
2005-05-24 22:23 ` RE:[LARTC] ip route command query regarding multipath Alexander Economou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bab43330050523235336f2bd4f@mail.gmail.com \
    --to=pravin.shelar@gmail.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.