ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitry Lebkov <dima@sakhalin.ru>
To: community@altlinux.com
Subject: Re: [Comm] Re: [Comm][JT] zebra
Date: Sat, 12 Jul 2003 13:24:11 +1100
Message-ID: <20030712132411.0f03f8a6.dima@sakhalin.ru> (raw)
In-Reply-To: <3F0E81B0.7090305@iop.kiev.ua>

On Fri, 11 Jul 2003 12:21:52 +0300
"Andriy Dobrovol's'kii" <dobr@iop.kiev.ua> wrote:

> Dmitry Lebkov wrote:
> > 
> > 
> > Дык при наличии любого кол-ва интерфейсов: описываешь для всех
> > своих сетей соответствующие роуты через соответствующие
> > интерфейсы и default route (обычно - Inet-link, хотя для варианта
> > "падения" одного из inet-линков можно иметь несколько defaul-route
> > с разными метриками). Когда кол-во static-роутов > 5 -- имеет
> > смысл смотреть в сторону протоколов динамической маршрутизации:
> > RIP, OSPF etc.
> > 
> Возвращаясь к напечатаному... :)
> Как прописать маршруты с разными метриками в static-routes? Не нашел 
> в доках. :( А возникла необходимость.

# ip route add 192.168.0.0/24 metric 254 via 192.168.1.1

или

# route add -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.1.1 \
     metric 254

--
WBR, Dmitry Lebkov


  reply	other threads:[~2003-07-12  2:24 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-09  9:47 [Comm] zebra Andrii Dobrovolskii
2003-05-09 10:01 ` Andrii Dobrovolskii
2003-05-09 11:45 ` Alexei Takaseev
2003-05-09 11:12   ` Andrii Dobrovolskii
2003-05-09 14:59     ` [Comm] Re: [Comm][JT] zebra Dmitry Lebkov
2003-07-11  9:21       ` Andriy Dobrovol's'kii
2003-07-12  2:24         ` Dmitry Lebkov [this message]
2003-05-10 13:57     ` [Comm] zebra Dmitriy Gnidchenko
2003-05-12 12:36       ` Andriy Dobrovol's'kii
2003-05-12 14:12         ` Dmitriy Gnidchenko
2003-05-14  0:53           ` Re[2]: " aek
2003-05-13  0:55         ` aek
2003-05-13  2:02           ` Dmitry Lebkov
2003-05-13  2:37             ` Re[4]: " aek
2003-05-13  3:47               ` Dmitry Lebkov
2003-05-13  4:15                 ` Re[6]: " aek
2003-05-13  4:27                   ` Dmitry Lebkov
2003-05-13  6:08                     ` Re[8]: " aek
2003-05-13 16:40                     ` ASA
2003-05-13 17:31                       ` [Comm] Re: Re[8]: [Comm][JT] zebra Dmitry Lebkov
2003-05-14  7:42                         ` Antonio
2003-05-14 21:47                           ` Dmitry Lebkov

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=20030712132411.0f03f8a6.dima@sakhalin.ru \
    --to=dima@sakhalin.ru \
    --cc=community@altlinux.com \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git