Re: BGP-4+

Yakov Rekhter <yakov@cisco.com> Mon, 23 December 1996 14:03 UTC

Received: from cnri by ietf.org id aa14659; 23 Dec 96 9:03 EST
Received: from merit.edu by CNRI.Reston.VA.US id aa08525; 23 Dec 96 9:03 EST
Received: (from daemon@localhost) by merit.edu (8.8.4/merit-2.0) id IAA07614 for idr-outgoing; Mon, 23 Dec 1996 08:33:04 -0500 (EST)
Received: from interlock.ans.net (interlock.ans.net [147.225.5.5]) by merit.edu (8.8.4/merit-2.0) with SMTP id IAA07608 for <bgp@merit.edu>; Mon, 23 Dec 1996 08:32:58 -0500 (EST)
Received: by interlock.ans.net id AA25018 (InterLock SMTP Gateway 3.0 for bgp@ans.net); Mon, 23 Dec 1996 08:32:57 -0500
Received: by interlock.ans.net (Internal Mail Agent-1); Mon, 23 Dec 1996 08:32:57 -0500
Message-Id: <199612231332.FAA05564@puli.cisco.com>
To: Dennis Ferguson <dennis@jnx.com>
Cc: 6bone@isi.edu, bgp@ans.net
Subject: Re: BGP-4+
In-Reply-To: Your message of "Sun, 22 Dec 96 15:07:43 PST." <199612222307.PAA15376@skank.jnx.com>
Date: Mon, 23 Dec 96 05:32:24 PST
From: Yakov Rekhter <yakov@cisco.com>
Sender: owner-idr@merit.edu
Precedence: bulk

Dennis,
 
> > This is certainly one possibility. Another possibility is to allow
> > MP_REACH_NLRI and MP_UNREACH_NLRI to carry NLRI for multiple address
> > families (this would require minor changes to the proposed encoding).
> 
> This would work too.  Now that I've though about it I think I might have
> a slight preference for doing it your way.  The tradeoff seems to be that
> you have to spend a few more bytes of encoding to do it your way, but
> you get to keep all attributes-that-are-really-routes together in one spot.
> I think the latter is probably a feature.

Ok. We'll modify the document to allow for multiple address families.

> The only other issue I have relates to protocol-specific usage.  I think
> there probably needs to be a paragraph or so on IPv6-specific gorp written
> down somewhere to ensure working, interoperable implementations.  The one
> example I can think of off-hand is that of IPv6 next hop addresses.  Most
> routing protocols for IPv6 specify the exclusive use of link-local addresses
> for next hops, as the interface addresses least likely to change over the
> life of a routing protocol session, but this is probably not right for BGP
> since link-local addresses are not likely to be well-received when
> readvertised via IBGP.

Correct.
  
> Is it intended that protocol-specific (or, at least, IPv6-specific) issues
> are to be documented elsewhere (or anywhere)?  A multiprotocol specification
> by itself seems insufficient.

I would suggest to stick IPv6-specific text into the multiprotocol spec.
But I can be easily convinced otherwise (and have a separate IPv6-specific
doc).

Yakov.