Re: Addr: Re: BGP-4 - revised I-D
Curtis Villamizar <curtis@ans.net> Sat, 24 August 1996 06:43 UTC
Received: from ietf.org by ietf.org id aa16946; 24 Aug 96 2:43 EDT
Received: from cnri by ietf.org id aa16942; 24 Aug 96 2:43 EDT
Received: from merit.edu by CNRI.Reston.VA.US id aa02716; 24 Aug 96 2:43 EDT
Received: (from daemon@localhost) by merit.edu (8.7.5/merit-2.0) id CAA00194
for idr-outgoing; Sat, 24 Aug 1996 02:18:02 -0400 (EDT)
Received: from interlock.ans.net (interlock.ans.net [147.225.5.5]) by
merit.edu (8.7.5/merit-2.0) with SMTP id CAA00189 for <bgp@merit.edu>;
Sat, 24 Aug 1996 02:17:59 -0400 (EDT)
Received: by interlock.ans.net id AA23105
(InterLock SMTP Gateway 3.0 for bgp@ans.net);
Sat, 24 Aug 1996 02:17:58 -0400
Received: by interlock.ans.net (Internal Mail Agent-1);
Sat, 24 Aug 1996 02:17:58 -0400
Message-Id: <199608240616.CAA10536@brookfield.ans.net>
To: "John G. Scudder" <jgs@ieng.com>
Cc: curtis@ans.net, bgp@ans.net
Reply-To: curtis@ans.net
Subject: Re: Addr: Re: BGP-4 - revised I-D
In-Reply-To: Your message of "Sat, 24 Aug 1996 02:07:58 EDT."
<v0300782aae444ba7b401@[152.160.213.42]>
Date: Sat, 24 Aug 1996 02:16:14 -0400
Sender: ietf-archive-request@ietf.org
From: Curtis Villamizar <curtis@ans.net>
X-Orig-Sender: owner-idr@merit.edu
Precedence: bulk
In message <v0300782aae444ba7b401@[152.160.213.42]>2]>, "John G. Scudder" writes: > At 1:31 AM -0400 8/24/96, Curtis Villamizar wrote: > >Proper MED handling wouldbe loop free. The current BGP4 RFC allows > >loops to be formed if a prefix is announced from 3 places by 2 AS all > >announcing MED. > > > >MED clearly has to be changed. The question is which of the two > >proposed fixes to use. Leaving the current loopfull MED is not > >useful. We've seen routing loops. > > Ah, sorry. I didn't make it clear that I don't consider any MED handling > which can result in routing loops to be "proper". I guess I have been > convinced that what Rich calls an "election" is the right way to do MED. > In fact RFC 1771 kind of says this, but in a very vague way: > > The MULTI_EXIT_DISC attribute may be used on external (inter-AS) > links to discriminate among multiple exit or entry points to the same > neighboring AS. The value of the MULTI_EXIT_DISC attribute is a four > octet unsigned number which is called a metric. All other factors > being equal, the exit or entry point with lower metric should be > preferred. If received over external links, the MULTI_EXIT_DISC > attribute may be propagated over internal links to other BGP speakers > within the same AS. The MULTI_EXIT_DISC attribute is never > propagated to other BGP speakers in neighboring AS's. > > Note the clauses "same neighboring AS" and "all other factors being equal." > > Anyway, I think that we're in violent agreement. > > --John Consensus seems to be leaning toward Rich's solution. That's OK with me. It is harder to code since you can't simply compare the route just learned with the current best route, you have to first compare with the best route from the same AS, then compare to the overall best route. Still not terible. Curtis
- Addr: Re: BGP-4 - revised I-D rwoundy
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- RE: Addr: Re: BGP-4 - revised I-D NITTMANN Michael (MSMail)
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: Addr: Re: BGP-4 - revised I-D Jessica Yu
- Re: Addr: Re: BGP-4 - revised I-D Tony Li
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: Addr: Re: BGP-4 - revised I-D John G. Scudder
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: Addr: Re: BGP-4 - revised I-D Tony Li
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: Addr: Re: BGP-4 - revised I-D Tony Li
- Re: Addr: Re: BGP-4 - revised I-D John G. Scudder
- Re: Addr: Re: BGP-4 - revised I-D Tony Li
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: FW: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: Addr: Re: BGP-4 - revised I-D Tony Li
- Re: Addr: Re: BGP-4 - revised I-D Curtis Villamizar
- Re: Addr: Re: BGP-4 - revised I-D Tony Li
- Re: Addr: Re: BGP-4 - revised I-D John G. Scudder
- Re: Addr: Re: BGP-4 - revised I-D John G. Scudder
- FW: Addr: Re: BGP-4 - revised I-D NITTMANN Michael (MSMail)
- RE: FW: Addr: Re: BGP-4 - revised I-D NITTMANN Michael (MSMail)