Re: diffs to draft-ietf-idr-bgp4-03.txt
Yakov Rekhter <yakov@cisco.com> Tue, 17 September 1996 13:51 UTC
Received: from cnri by ietf.org id aa12859; 17 Sep 96 9:51 EDT
Received: from merit.edu by CNRI.Reston.VA.US id aa20318; 17 Sep 96 9:51 EDT
Received: (from daemon@localhost) by merit.edu (8.7.5/merit-2.0) id JAA11888
for idr-outgoing; Tue, 17 Sep 1996 09:11:34 -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 JAA11883 for <bgp@merit.edu>;
Tue, 17 Sep 1996 09:11:31 -0400 (EDT)
Received: by interlock.ans.net id AA06716
(InterLock SMTP Gateway 3.0 for bgp@ans.net);
Tue, 17 Sep 1996 09:11:30 -0400
Received: by interlock.ans.net (Internal Mail Agent-1);
Tue, 17 Sep 1996 09:11:30 -0400
Message-Id: <199609171311.GAA13472@hubbub.cisco.com>
To: curtis@ans.net
Cc: bgp@ans.net
Subject: Re: diffs to draft-ietf-idr-bgp4-03.txt
In-Reply-To: Your message of "Sat, 14 Sep 96 00:20:09 EDT."
<199609140420.AAA21003@brookfield.ans.net>
Date: Tue, 17 Sep 96 06:11:29 PDT
From: Yakov Rekhter <yakov@cisco.com>
Sender: owner-idr@merit.edu
Precedence: bulk
Curtis,
I have some problems with your proposed replacement text
for the overlapping routes.
Current text:
If a BGP speaker receives overlapping routes, the Decision Process
shall take into account the semantics of the overlapping routes. In
particular, if a BGP speaker accepts the less specific route while
rejecting the more specific route from the same peer, then the
destinations represented by the overlap may not forward along the ASs
listed in the AS_PATH attribute of that route. Therefore, a BGP
speaker has the following choices:
a) Install both the less and the more specific routes
b) Install the more specific route only
c) Install the non-overlapping part of the less specific
route only (that implies de-aggregation)
d) Aggregate the two routes and install the aggregated route
e) Install the less specific route only
f) Install neither route
If a BGP speaker chooses e), then it should add ATOMIC_AGGREGATE
attribute to the route. A route that carries ATOMIC_AGGREGATE
attribute can not be de-aggregated. That is, the NLRI of this route
can not be made more specific. Forwarding along such a route does
not guarantee that IP packets will actually traverse only ASs listed
in the AS_PATH attribute of the route. If a BGP speaker chooses a),
it must not advertise the more general route without the more
specific route.
Proposed replacement:
If a BGP speaker receives overlapping routes, the Decision Process
shall consider both routes based on configured acceptance policy.
If both are accepted the Decision Process will install both the
less and the more specific routes or aggregate the two routes and
install the aggregated route.
If a BGP speaker chooses to aggregate, then it should add ATOMIC_AGGREGATE
attribute to the route. A route that carries ATOMIC_AGGREGATE
attribute can not be de-aggregated. That is, the NLRI of this route
can not be made more specific. Forwarding along such a route does
not guarantee that IP packets will actually traverse only ASs listed
in the AS_PATH attribute of the route. If a BGP speaker chooses to
install both routes it must not advertise the more general route
without the more specific route.
The proposed replacement text is incomplete, as it only covers cases
(a) and (d).
Moreover, while the original text requires to add ATOMIC_AGGREGATE only
when only the less specific route is installed, the new text requires
to add ATOMIC_AGGREGATE when the two routes (more specific and less
specific) are aggregated. What is the reason for that change ?
Yakov.
- diffs to draft-ietf-idr-bgp4-03.txt Curtis Villamizar
- Re: diffs to draft-ietf-idr-bgp4-03.txt Yakov Rekhter
- Re: diffs to draft-ietf-idr-bgp4-03.txt Curtis Villamizar
- Re: diffs to draft-ietf-idr-bgp4-03.txt Yakov Rekhter
- Re: diffs to draft-ietf-idr-bgp4-03.txt Yakov Rekhter
- Re: diffs to draft-ietf-idr-bgp4-03.txt David J. LeRoy
- Re: diffs to draft-ietf-idr-bgp4-03.txt John G. Scudder
- Re: diffs to draft-ietf-idr-bgp4-03.txt John G. Scudder
- Re: diffs to draft-ietf-idr-bgp4-03.txt Curtis Villamizar
- Re: diffs to draft-ietf-idr-bgp4-03.txt Curtis Villamizar
- Re: diffs to draft-ietf-idr-bgp4-03.txt Curtis Villamizar
- RE: diffs to draft-ietf-idr-bgp4-03.txt NITTMANN Michael (MSMail)