ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: hlodin@altlinux.ru (óÅÒÇÅÊ çÌÏÄÉÎ)
To: devel@altlinux.ru
Subject: [devel] [offtopic] ðÒÏÛÕ ÐÏÍÏÝÉ. îÁÓÔÒÏÊËÁ OSPF × ZEBRA
Date: 01 Dec 2003 16:46:03 +0200
Message-ID: <861xroegus.fsf@hlodin.lutsk.bank.gov.ua> (raw)

Помогите пожалуйста.

Возникла проблема с настройкой OSPF.

Есть NSSA область 0.0.33.1 в которой уже находятся три neighbor:

clients# sh ip ospf neighbor 

Neighbor ID     Pri   State           Dead Time   Address         Interface           RXmtL RqstL DBsmL
172.23.249.221    1   Full/Backup     00:00:35    172.23.237.1    eth0:172.23.237.4     0     0     0
172.23.203.2      1   2-Way/DROther   00:00:33    172.23.237.3    eth0:172.23.237.4     0     0     0
172.23.255.22     1   Full/DR         00:00:38    172.23.237.62   eth0:172.23.237.4     0     0     0

Есть компьютер с сетевым адресом 172.23.237.4 и с 16-тью интерфейсами
ppp (ppp0-ppp15), которые имеют адреса в диапазоне
172.23.202.128-252/30. На нем же должна быть поднята zebra.

Конфигурация zebra.conf:
------------------------
hostname clients
!
interface lo
!
interface eth0
 ip address 172.23.237.4/26
 no multicast
!
interface ppp0
 no multicast
!
. . . . . . . 

!
interface ppp15
 no multicast
!
ip route 224.0.0.0/4 lo
!
line vty
!
------------------------

Конфигурация ospfd.conf:
------------------------
hostname clients
!
interface lo
!
interface eth0
!
interface ppp0
 ip ospf network point-to-point
!
. . . . . . .

!
interface ppp0
 ip ospf network point-to-point
!
router ospf
 ospf router-id 172.23.237.4
 ospf abr-type cisco
 redistribute kernel
 redistribute connected
 passive-interface ppp0
 . . . . . . . .
 passive-interface ppp15
 network 172.23.202.188/30 area 0.0.33.1
 network 172.23.237.0/26 area 0.0.33.1
 area 0.0.33.1 nssa
 neighbor 172.23.203.2 poll-interval 1
 neighbor 172.23.249.221 poll-interval 1
 neighbor 172.23.255.22 poll-interval 1
!
line vty
!

Вроде все работает нормально. Но, при поднятии интерфейса ppp0 (на
данный момент он имеет адрес 172.23.202.189-172.23.202.190/30) не
отсылаются анонсы на neighbor! В результате -- отсутствует
маршрутизация.

Где туплю? Помогите или ткните в доку/ссылки etc!

-- 
С уважением,
             Сергей Глодин



             reply	other threads:[~2003-12-01 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-01 14:46 óÅÒÇÅÊ çÌÏÄÉÎ [this message]
2003-12-01 21:34 ` Denis Ovsienko
2003-12-02 10:48   ` [devel] [offtopic] pRO[U POMO]I. nASTROJKA OSPF W ZEBRA óÅÒÇÅÊ çÌÏÄÉÎ

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=861xroegus.fsf@hlodin.lutsk.bank.gov.ua \
    --to=hlodin@altlinux.ru \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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