Re: [Idr] issue 11.2: active route, again [Re: comments on idr-bgp4-20] (fwd)
vijay gill <vgill@vijaygill.com> Tue, 02 March 2004 23:21 UTC
Received: from ietf-mx (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA08328 for <idr-archive@ietf.org>; Tue, 2 Mar 2004 18:21:54 -0500 (EST)
Received: from ietf-mx ([132.151.6.1]) by ietf-mx with esmtp (Exim 4.12) id 1AyJD2-0001eV-00 for idr-archive@ietf.org; Tue, 02 Mar 2004 18:21:56 -0500
Received: from exim by ietf-mx with spam-scanned (Exim 4.12) id 1AyJC5-0001W3-00 for idr-archive@ietf.org; Tue, 02 Mar 2004 18:20:58 -0500
Received: from optimus.ietf.org ([132.151.1.19]) by ietf-mx with esmtp (Exim 4.12) id 1AyJBN-0001O6-00; Tue, 02 Mar 2004 18:20:13 -0500
Received: from localhost.localdomain ([127.0.0.1] helo=www1.ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 1AyJBE-0005WZ-BF; Tue, 02 Mar 2004 18:20:04 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by optimus.ietf.org with esmtp (Exim 4.20) id 1AyJAR-0005HS-6L for idr@optimus.ietf.org; Tue, 02 Mar 2004 18:19:15 -0500
Received: from ietf-mx (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA08114 for <idr@ietf.org>; Tue, 2 Mar 2004 18:19:10 -0500 (EST)
Received: from ietf-mx ([132.151.6.1]) by ietf-mx with esmtp (Exim 4.12) id 1AyJAN-0001D1-00 for idr@ietf.org; Tue, 02 Mar 2004 18:19:12 -0500
Received: from exim by ietf-mx with spam-scanned (Exim 4.12) id 1AyJ9L-00011a-00 for idr@ietf.org; Tue, 02 Mar 2004 18:18:08 -0500
Received: from challah.msrl.com ([198.137.194.222]) by ietf-mx with esmtp (Exim 4.12) id 1AyJ8a-0000rs-00 for idr@ietf.org; Tue, 02 Mar 2004 18:17:20 -0500
Received: (qmail 27420 invoked by uid 1021); 2 Mar 2004 23:17:11 -0000
From: vijay gill <vgill@vijaygill.com>
To: Pedro Roque Marques <roque@juniper.net>
Cc: idr@ietf.org
Subject: Re: [Idr] issue 11.2: active route, again [Re: comments on idr-bgp4-20] (fwd)
Message-ID: <20040302231711.GC21017@vijaygill.com>
References: <Pine.LNX.4.44.0403020736200.19488-100000@netcore.fi> <40442200.3030904@cisco.com> <200403020645.i226jiF4050962@roque-bsd.juniper.net> <20040302153406.GA5590@vijaygill.com> <200403022247.i22MlJXN052561@roque-bsd.juniper.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <200403022247.i22MlJXN052561@roque-bsd.juniper.net>
User-Agent: Mutt/1.3.28i
Organization: vijay gill global logistics
Sender: idr-admin@ietf.org
Errors-To: idr-admin@ietf.org
X-BeenThere: idr@ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/idr>, <mailto:idr-request@ietf.org?subject=unsubscribe>
List-Id: Inter-Domain Routing <idr.ietf.org>
List-Post: <mailto:idr@ietf.org>
List-Help: <mailto:idr-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/idr>, <mailto:idr-request@ietf.org?subject=subscribe>
List-Archive: <https://www1.ietf.org/mail-archive/working-groups/idr/>
Date: Tue, 02 Mar 2004 23:17:11 +0000
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on ietf-mx.ietf.org
X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60
On Tue, Mar 02, 2004 at 02:47:19PM -0800, Pedro Roque Marques wrote: > When you receive a BGP advertisement from a neighbor, do you expect > traffic sent to that neighbor to follow the ASes that are present in > the corresponding routing advertisement ? Yes, but right now, nothing prevents that person from putting a static up that points any traffic I send to that AS right back out the current pipe. I am saying is that you are trying to solve a problem which a) isn't a huge thing in practice and b) _cannot_ be solved. > Is it a 'feature' or a 'bug' if traffic doesn't follow the path > advertised by routing... it is a bug obviously, but insofar as BGP knows, it is setting up a correct loop-free graph and it really should restrict itself to doing that, as opposed to trying to figure out all the myriad ways traffic can go wrong. > This is an issue that exists today... and not strictly related to the > advertisement of inactive paths. I believe CAIDA has made measurements > of such inconsistencies. I think we need more results from randy's happy packets research. > But while it is easy for all of us to say "i'd like to be able to do > whatever i want" a more interesting question is "what i would like > others to contrain themselfs to"... But I don't worry how say, my bgp peers AS routes traffic internally. It is not within my bailiwick to worry about it, they could be using statics for all I care. my concern is that they send me an accurate prefix set that they are transiting and I give them traffic for that prefix set. I think we are starting to loop here. /vijay _______________________________________________ Idr mailing list Idr@ietf.org https://www1.ietf.org/mailman/listinfo/idr
- Re: [Idr] issue 11.2: active route, again [Re: co… Pekka Savola
- Re: [Idr] issue 11.2: active route, again [Re: co… Pedro Roque Marques
- Re: [Idr] issue 11.2: active route, again [Re: co… Pekka Savola
- Re: [Idr] issue 11.2: active route, again [Re: co… Pedro Roque Marques
- Re: [Idr] issue 11.2: active route, again [Re: co… vijay gill
- Re: [Idr] issue 11.2: active route, again [Re: co… Pedro Roque Marques
- Re: [Idr] issue 11.2: active route, again [Re: co… Pedro Roque Marques
- Re: [Idr] issue 11.2: active route, again [Re: co… Gargi Nalawade
- Re: [Idr] issue 11.2: active route, again [Re: co… Pekka Savola
- Re: [Idr] issue 11.2: active route, again [Re: co… vijay gill
- Re: [Idr] issue 11.2: active route, again [Re: co… Gargi Nalawade
- Re: [Idr] issue 11.2: active route, again [Re: co… Pekka Savola
- Re: [Idr] issue 11.2: active route, again [Re: co… Gargi Nalawade
- Re: [Idr] issue 11.2: active route, again [Re: co… Pedro Roque Marques
- Re: [Idr] issue 11.2: active route, again [Re: co… Gargi Nalawade
- Re: [Idr] issue 11.2: active route, again [Re: co… vijay gill
- Re: [Idr] issue 11.2: active route, again [Re: co… Pedro Roque Marques
- Re: [Idr] issue 11.2: active route, again [Re: co… Pedro Roque Marques
- Re: [Idr] issue 11.2: active route, again [Re: co… vijay gill
- Re: [Idr] issue 11.2: active route, again [Re: co… vijay gill
- Re: [Idr] issue 11.2: active route, again [Re: co… vijay gill
- Re: [Idr] issue 11.2: active route, again [Re: co… Yakov Rekhter