From owner-freebsd-net@FreeBSD.ORG Wed Oct 20 13:49:29 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8EEE16A4CE for ; Wed, 20 Oct 2004 13:49:29 +0000 (GMT) Received: from grosbein.pp.ru (grgw.svzserv.kemerovo.su [213.184.64.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id E54A243D66 for ; Wed, 20 Oct 2004 13:49:24 +0000 (GMT) (envelope-from eugen@grosbein.pp.ru) Received: from grosbein.pp.ru (eugen@localhost [127.0.0.1]) by grosbein.pp.ru (8.12.11/8.12.11) with ESMTP id i9KDnMB3003092; Wed, 20 Oct 2004 21:49:22 +0800 (KRAST) (envelope-from eugen@grosbein.pp.ru) Received: (from eugen@localhost) by grosbein.pp.ru (8.12.11/8.12.11/Submit) id i9KDnMfV003091; Wed, 20 Oct 2004 21:49:22 +0800 (KRAST) (envelope-from eugen) Date: Wed, 20 Oct 2004 21:49:22 +0800 From: Eugene Grosbein To: Vladimir Terziev Message-ID: <20041020134922.GA1585@grosbein.pp.ru> References: <20041019180042.553c1af0@daemon.cmotd.com> <20041019163128.GA1201@grosbein.pp.ru> <20041020164004.6e0c3414@daemon.cmotd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041020164004.6e0c3414@daemon.cmotd.com> User-Agent: Mutt/1.4.1i cc: freebsd-net@freebsd.org Subject: Re: Quagga & ripd difficulty X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 13:49:30 -0000 > I read the Quagga documentation a lot of times, but i couldn't find any clue how to manipulated metrics when the traffic comes from distinct neighbour. Could you help me with this, please ? offset-list command is mentioned in ripd documentation. But it seems for me, it is not implemented.