RFC Errata
RFC 8466, "A YANG Data Model for Layer 2 Virtual Private Network (L2VPN) Service Delivery", October 2018
Source of RFC: l2sm (ops)
Errata ID: 6384
Status: Reported
Type: Editorial
Publication Format(s) : TEXT
Reported By: Julian Lucek
Date Reported: 2021-01-08
Section 8 says:
identity pbb-evpn { base service-type; description "Provider Backbone Bridge (PBB) service type using EVPNs as specified in RFC 7432."; }
It should say:
identity evpn { base service-type; description "EVPN service type as specified in RFC 7432."; }
Notes:
The mention of PBB is a mistake, it should be normal (non-PBB) EVPN, given that Section 3.1 lists EVPN and not PBB-EVPN among the supported L2VPN types. However, the reference to RFC 7432 in the original text box above is correct, as that RFC deals with EVPN, not PBB-EVPN.
(n.b. see erratum 5921 that has the "opposite" interpretation, i.e. that pbb-evpn is correct but that the RFC number is wrong)