Hi Eric, Thanks for writing this draft, it provides useful clarifications and updates for RFC 3107.
After reading the draft, I have some comments: 1. For NLRI encoding with single label, this draft says that "the S bit MUST be set to one on transmission". IMO RFC 3107 does not mandate this, and as you said some existing implementations may not set the S bit. To ensure backward compatibility, maybe the requirement on setting the S bit can be relaxed. 2. For NLRI encoding with multiple labels, I guess the beginning of the prefix field is identified based on the S bit of the last label. If a malformed NLRI is received, in which the S bit of the last label is not set, then the prefix cannot be recognized, and the treat-as-withdraw error handling is not applicable. This may be worth mentioned in the draft. 3. Section 2.5 describes implicit withdrawn and load balancing in detail. One possible issue here is it seems that the same next hop is required for the routes in Update U1 and U2. While section 9 of RFC 4271 specifies: "...if the NLRI of the new route is identical to the one the route currently has stored in the Adj-RIB-In, then the new route SHALL replace the older route in the Adj-RIB-In, thus implicitly withdrawing the older route from service." Thus same next hop is not required for implicit withdrawn. This also applies to the load balancing case with Add_Path, in which the 2 paths used for load balancing may have different next hops. Best regards, Jie > -----Original Message----- > From: BESS [mailto:[email protected]] On Behalf Of Eric C Rosen > Sent: Thursday, January 14, 2016 2:11 AM > To: [email protected]; BESS <[email protected]>; [email protected] > Subject: [bess] draft-rosen-idr-rfc3107bis-00 > > Folks, > > Pardon the cross-post, but I think this may be of interest to all three of > the IDR, MPLS, and BESS WGs. > > I've posted draft-rosen-idr-rfc3107bis-00 ("Using BGP to Bind MPLS Labels > to Address Prefixes"), which is intended of course to obsolete RFC 3107 > ("Carrying Label Information in BGP"). (While I put "idr" in the name of > the draft, it's not completely obvious which WG should own this draft > (assuming it progresses)). > > The purpose of this draft is the following: > > - It fixes a number of errors in RFC3107. It attempts to do so in a way > that is compatible with existing implementations. > > - It removes the material about "Advertising Multiple Routes to a > Destination". This is a feature that was never implemented as specified, > and the text about it just causes confusion. The functionality that this > feature was intended to provide can now be better provided by using > add-paths; this is discussed in the draft. > > - It is explicit about its applicability to SAFI 128 as well as to SAFI 4. > > - It clarifies the procedures for withdrawing and replacing label bindings. > > - It discusses the relationship between SAFI-1 routes and SAFI-4 routes, > which is very unclear in RFC3107. Different implementations have > treated the SAFI-1/SAFI-4 interactions differently, and the draft discusses > these differences. However, as the draft is not intended to favor any one > implementation over another, it can't do much more than point out some > of the differences among implementations. > > - RFC 3107 provides an encoding that allows BGP to assign multiple labels > (i.e., a label stack) to a given prefix. However, it provides no semantics > for this, and this feature has been only rarely implemented. > In fact, it is believed that some implementations will not parse the > Updates correctly if they encode multiple labels in the NLRI. Therefore > the draft only allows a label stack to be assigned to a given prefix if a new > Capability has been exchanged. It also discusses the semantics of > assigning a label stack, and gives some examples of how this might be > used. > > I hope that those of you who are interested in this topic will provide your > comments. I've tried to make the draft compatible with existing > implementations and deployments, so if anyone sees anything that > negatively impacts an existing implementation, please comment on that. > > I also removed most of the text that explains why it is a good idea to use > BGP to distribute label bindings. That text was important in the '90s, but > now seems rather out of date. However, I would welcome comments on > whether an updated "motivation/positioning" section should be added. > > Thanks, > > Eric > > _______________________________________________ > BESS mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/bess _______________________________________________ BESS mailing list [email protected] https://www.ietf.org/mailman/listinfo/bess
