From: Arthur van Leeuwen <arthurvl@sci.kun.nl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Load balancing on multiple NICs with iproute
Date: Tue, 20 Mar 2001 09:24:15 +0000 [thread overview]
Message-ID: <marc-lartc-98508029814875@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98479481719835@msgid-missing>
On Mon, 19 Mar 2001, Scott Russell wrote:
> Umm, no they're not :) These statements are inserted as straight default
> routes into the main routing table. What would a command for multipath route
> look like? If it is what I think it is last time I tried to add one I
> received an error in the process.
ip route add default scope global nexthop via 9.37.144.1 dev tr2 \
nexthop via 9.37.144.1 dev tr1 \
nexthop via 9.37.144.1 dev tr0
> If I add a multipath route I assume i should add it to the main table and
> that I should remove the three default routes shown in your last email?
Yes.
Doei, Arthur.
--
/\ / | arthurvl@sci.kun.nl | Work like you don't need the money
/__\ / | A friend is someone with whom | Love like you have never been hurt
/ \/__ | you can dare to be yourself | Dance like there's nobody watching
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
prev parent reply other threads:[~2001-03-20 9:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-17 2:06 [LARTC] Load balancing on multiple NICs with iproute Scott Russell
2001-03-17 11:45 ` bert hubert
2001-03-18 22:05 ` Scott Russell
2001-03-19 12:40 ` Arthur van Leeuwen
2001-03-20 4:43 ` Scott Russell
2001-03-20 9:24 ` Arthur van Leeuwen [this message]
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=marc-lartc-98508029814875@msgid-missing \
--to=arthurvl@sci.kun.nl \
--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.