idnits 2.17.1 draft-ietf-idr-bgp-ipv6-rt-constrain-04.txt: Checking boilerplate required by RFC 5378 and the IETF Trust (see https://trustee.ietf.org/license-info): ---------------------------------------------------------------------------- No issues found here. Checking nits according to https://www.ietf.org/id-info/1id-guidelines.txt: ---------------------------------------------------------------------------- No issues found here. Checking nits according to https://www.ietf.org/id-info/checklist : ---------------------------------------------------------------------------- ** The abstract seems to contain references ([RFC5701]), which it shouldn't. Please replace those with straight textual mentions of the documents in question. Miscellaneous warnings: ---------------------------------------------------------------------------- == The copyright year in the IETF Trust and authors Copyright Line does not match the current year == Using lowercase 'not' together with uppercase 'MUST', 'SHALL', 'SHOULD', or 'RECOMMENDED' is not an accepted usage according to RFC 2119. Please use uppercase 'NOT' together with RFC 2119 keywords (if that is what you mean). Found 'MUST not' in this paragraph: Route targets can then be expressed as prefixes, where, for instance, a prefix would encompass all route target extended communities assigned by a given Global Administrator [RFC4360] and [RFC5701]. Alternatively, route target prefixes could be aggregated however if done so, then only the Local Administrator field of the Route Target can be aggregated. Route Target Type and the Global Administrator Route Target fields MUST not be aggregated. -- The document date (August 08, 2013) is 3885 days in the past. Is this intentional? Checking references for intended status: Proposed Standard ---------------------------------------------------------------------------- (See RFCs 3967 and 4897 for information about using normative references to lower-maturity documents in RFCs) == Unused Reference: 'RFC4271' is defined on line 160, but no explicit reference was found in the text Summary: 1 error (**), 0 flaws (~~), 3 warnings (==), 1 comment (--). Run idnits with the --verbose option for more detailed information about the items above. -------------------------------------------------------------------------------- 2 Network Working Group K. Patel 3 Internet-Draft Cisco Systems 4 Intended status: Standards Track R. Raszuk 5 Expires: February 09, 2014 NTT MCL Inc. 6 M. Djernaes 7 Juniper Networks 8 J. Dong 9 M. Chen 10 Huawei Technologies 11 August 08, 2013 13 IPv6 Extensions for Route Target Distribution 14 draft-ietf-idr-bgp-ipv6-rt-constrain-04 16 Abstract 18 The current route target distribution specification described in 19 RFC4684 defines Route Target NLRIs of maximum length of 12 bytes. 20 The IPv6 specific Route Target extended community is defined in 21 [RFC5701] as length of 20 bytes. Since the current specification 22 only supports prefixes of maximum length of 12 bytes, the lack of an 23 IPv6 specific Route Target reachability information may be a problem 24 when an operator wants to use this application in a pure IPv6 25 environment. This document defines an extension that allows BGP to 26 exchange longer length IPv6 Route Target prefixes. 28 Requirements Language 30 The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", 31 "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this 32 document are to be interpreted as described in RFC 2119 [RFC2119]. 34 Status of This Memo 36 This Internet-Draft is submitted in full conformance with the 37 provisions of BCP 78 and BCP 79. 39 Internet-Drafts are working documents of the Internet Engineering 40 Task Force (IETF). Note that other groups may also distribute 41 working documents as Internet-Drafts. The list of current Internet- 42 Drafts is at http://datatracker.ietf.org/drafts/current/. 44 Internet-Drafts are draft documents valid for a maximum of six months 45 and may be updated, replaced, or obsoleted by other documents at any 46 time. It is inappropriate to use Internet-Drafts as reference 47 material or to cite them other than as "work in progress." 48 This Internet-Draft will expire on February 09, 2014. 50 Copyright Notice 52 Copyright (c) 2013 IETF Trust and the persons identified as the 53 document authors. All rights reserved. 55 This document is subject to BCP 78 and the IETF Trust's Legal 56 Provisions Relating to IETF Documents 57 (http://trustee.ietf.org/license-info) in effect on the date of 58 publication of this document. Please review these documents 59 carefully, as they describe your rights and restrictions with respect 60 to this document. Code Components extracted from this document must 61 include Simplified BSD License text as described in Section 4.e of 62 the Trust Legal Provisions and are provided without warranty as 63 described in the Simplified BSD License. 65 Table of Contents 67 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 68 2. BGP IPv6 Constrained Route Target Capability . . . . . . . . 2 69 3. IPv6 Constrained Route Target NLRI Advertisements . . . . . . 3 70 4. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 3 71 5. Security Considerations . . . . . . . . . . . . . . . . . . . 4 72 6. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 4 73 7. References . . . . . . . . . . . . . . . . . . . . . . . . . 4 74 7.1. Normative References . . . . . . . . . . . . . . . . . . 4 75 7.2. Informative References . . . . . . . . . . . . . . . . . 4 76 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 4 78 1. Introduction 80 The current constrained route distribution specification defined in 81 [RFC4684] supports prefixes with a maximum length of 12 bytes. The 82 prefix length needs to be extended to support the IPv6 specific Route 83 Target extended community defined in [RFC5701] which is 20 bytes in 84 length. This document defines an extension to the current 85 constrained route distribution specification that allows BGP speakers 86 to distribute longer length Route Target prefixes. A new BGP 87 capability known as BGP IPv6 Constrained Route Target capability is 88 defined as part of extension that allows an exchange of longer length 89 Route Target prefixes. BGP speakers that do not exchange this 90 capability MUST use Route Target NLRIs of maximum length of 12 bytes. 91 In this way, the current extension would preserve the backward 92 compatibility with [RFC4684]. 94 2. BGP IPv6 Constrained Route Target Capability 95 The "BGP IPV6 Constrained Route Target Capability" is a new BGP 96 capability [RFC5492]. The Capability code for this capability is 97 specified in the IANA Considerations section of this document. The 98 Capability length field of this capability is zero. 100 By advertising this capability to a peer, a BGP speaker conveys to 101 the peer that the speaker support the longer length Route Target 102 prefixes and the related procedures described in this document. 104 3. IPv6 Constrained Route Target NLRI Advertisements 106 Route Target membership NLRI is advertised in BGP UPDATE messages 107 using the MP_REACH_NLRI and MP_UNREACH_NLRI attributes as defined in 108 [RFC4760]. The NLRI field in the MP_REACH_NLRI and MP_UNREACH_NLRI 109 is a prefix of 0 to 24 octets, encoded as defined in Section 4 of 110 [RFC4760] for all the constrained route distribution. 112 This prefix is structured as follows: 114 +-------------------------------+ 115 | origin as (4 octets) | 116 +-------------------------------+ 117 | route target (8 or 20 octets)| 118 ~ ~ 119 | | 120 +-------------------------------+ 122 Except for the default route target, which is encoded as a zero- 123 length prefix, the minimum prefix length is 32 bits. As the origin- 124 AS field cannot be interpreted as a prefix. 126 Route targets can then be expressed as prefixes, where, for instance, 127 a prefix would encompass all route target extended communities 128 assigned by a given Global Administrator [RFC4360] and [RFC5701]. 129 Alternatively, route target prefixes could be aggregated however if 130 done so, then only the Local Administrator field of the Route Target 131 can be aggregated. Route Target Type and the Global Administrator 132 Route Target fields MUST not be aggregated. 134 The default route target can be used to indicate to a peer the 135 willingness to receive all VPN route advertisements such as, for 136 instance, the case of a route reflector speaking to one of its PE 137 router clients. 139 4. IANA Considerations 140 This document defined the IPV6 Constrained Route Target Capability 141 for BGP. The Capability code needs to be assigned by the IANA. 143 5. Security Considerations 145 This extension to [RFC4684] does not change the underlying security 146 issues inherent in the existing BGP and [RFC4684]. 148 6. Acknowledgements 150 The authors would like to thank Pedro Marques, John Scudder, Alton Lo 151 and Zhenqiang Li for discussions and review. 153 7. References 155 7.1. Normative References 157 [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate 158 Requirement Levels", BCP 14, RFC 2119, March 1997. 160 [RFC4271] Rekhter, Y., Li, T., and S. Hares, "A Border Gateway 161 Protocol 4 (BGP-4)", RFC 4271, January 2006. 163 [RFC4360] Sangli, S., Tappan, D., and Y. Rekhter, "BGP Extended 164 Communities Attribute", RFC 4360, February 2006. 166 [RFC4684] Marques, P., Bonica, R., Fang, L., Martini, L., Raszuk, 167 R., Patel, K., and J. Guichard, "Constrained Route 168 Distribution for Border Gateway Protocol/MultiProtocol 169 Label Switching (BGP/MPLS) Internet Protocol (IP) Virtual 170 Private Networks (VPNs)", RFC 4684, November 2006. 172 [RFC5492] Scudder, J. and R. Chandra, "Capabilities Advertisement 173 with BGP-4", RFC 5492, February 2009. 175 [RFC5701] Rekhter, Y., "IPv6 Address Specific BGP Extended Community 176 Attribute", RFC 5701, November 2009. 178 7.2. Informative References 180 [RFC4760] Bates, T., Chandra, R., Katz, D., and Y. Rekhter, 181 "Multiprotocol Extensions for BGP-4", RFC 4760, January 182 2007. 184 Authors' Addresses 185 Keyur Patel 186 Cisco Systems 187 170 W. Tasman Drive 188 San Jose, CA 95134 189 USA 191 Email: keyupate@cisco.com 193 Robert Raszuk 194 NTT MCL Inc. 195 101 S Ellsworth Avenue Suite 350 196 San Mateo, CA 94401 197 USA 199 Email: robert@raszuk.net 201 Martin Djernaes 202 Juniper Networks 203 1194 N. Mathilda Avenue 204 Sunnyvale, CA 94089 205 USA 207 Email: mdjernaes@juniper.net 209 Jie Dong 210 Huawei Technologies 211 Huawei Building, No.156 Beiqing Rd. 212 Beijing 100095 213 China 215 Email: jie.dong@huawei.com 217 Mach(Guoyi) Chen 218 Huawei Technologies 219 Huawei Building, No.156 Beiqing Rd. 220 Beijing 100095 221 China 223 Email: mach.chen@huawei.com