5398
INFORMATIONAL

Autonomous System (AS) Number Reservation for Documentation Use

Authors: G. Huston
Date: December 2008
Area: rtg
Working Group: idr
Stream: IETF

Abstract

To reduce the likelihood of conflict and confusion when relating documented examples to deployed systems, two blocks of Autonomous System numbers (ASNs) are reserved for use in examples in RFCs, books, documentation, and the like. This document describes the reservation of two blocks of ASNs as reserved numbers for use in documentation. This memo provides information for the Internet community.

RFC 5398: Autonomous System (AS) Number Reservation for Documentation Use [RFC Home] [TEXT|PDF|HTML] [Tracker] [IPR] [Info page]

INFORMATIONAL
Network Working Group                                          G. Huston
Request for Comments: 5398                                 December 2008
Category: Informational


    <span class="h1">Autonomous System (AS) Number Reservation for Documentation Use</span>

Status of This Memo

   This memo provides information for the Internet community.  It does
   not specify an Internet standard of any kind.  Distribution of this
   memo is unlimited.

Copyright Notice

   Copyright (c) 2008 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
   Provisions Relating to IETF Documents (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/</a>
   <a href="http://trustee.ietf.org/license-info">license-info</a>) in effect on the date of publication of this document.
   Please review these documents carefully, as they describe your rights
   and restrictions with respect to this document.

Abstract

   To reduce the likelihood of conflict and confusion when relating
   documented examples to deployed systems, two blocks of Autonomous
   System numbers (ASNs) are reserved for use in examples in RFCs,
   books, documentation, and the like.  This document describes the
   reservation of two blocks of ASNs as reserved numbers for use in
   documentation.

<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>.  Introduction</span>

   To reduce the likelihood of conflict and confusion when relating
   documented examples to deployed systems, two blocks of Autonomous
   System numbers (ASNs) are reserved for use in examples in RFCs,
   books, documentation, and the like.  This document describes the
   reservation of two blocks of ASNs as reserved numbers for use in
   documentation.

   The problems such conflicts may cause have already been encountered
   with IPv4 addresses where literal use of documented examples in a
   production environment causes address and routing conflicts with
   existing services.  Since private-use ASNs already have a context of
   use in deployed networks, these ASNs cannot be used in many example




<span class="grey">Huston                       Informational                      [Page 1]</span>

<span id="page-2" ></span>
<span class="grey"><a href="./rfc5398">RFC 5398</a>             ASN Documentation Reservation         December 2008</span>


   situations.  In making an explicit allocation of a set of AS numbers
   reserved for documentation use, it is intended that any such
   operational problems may be avoided in the future.

   Similar considerations have been applied to IPv4 addresses
   [<a href="#ref-IANA.IPv4" title=""IPv4 Global Unicast Address Assignments"">IANA.IPv4</a>], IPv6 addresses [<a href="./rfc3849" title=""IPv6 Address Prefix Reserved for Documentation"">RFC3849</a>], and domain names [<a href="./rfc2606" title=""Reserved Top Level DNS Names"">RFC2606</a>],
   and reservations have been made for similar purposes.

<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>.  ASNs for Documentation Use</span>

   To allow documentation to accurately describe deployment examples,
   the use of public or private-use AS numbers is inappropriate, and a
   reserved block of AS numbers is required.  This ensures that
   documentation does not clash with public- or private-use AS numbers
   in deployed networks, and mitigates the risks to operational
   integrity of the network through inappropriate use of documentation
   to perform literal configuration of routing elements on production
   systems.

   To allow for examples relating to the transition to use of 32-bit AS
   numbers to be correctly described, a reservation of two blocks of AS
   numbers is proposed in this document.  One reserved block of 16
   contiguous AS numbers is to lie in the range of numbers that can be
   expressed as a 16-bit AS number value (i.e., values less than 65536),
   and a second reserved block of 16 contiguous AS numbers is to lie in
   the range of numbers that can only be expressed as 32-bit AS numbers
   (values greater than 65535).

<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>.  Operational Implications</span>

   This assignment implies that BGP operational configurations should
   not peer with neighboring ASes that are numbered from this reserved
   AS number set.

<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>.  IANA Considerations</span>

   IANA has reserved a contiguous block of 16 Autonomous System numbers
   from the unallocated number range within the "16-bit" number set for
   documentation purposes, namely 64496 - 64511, and a contiguous block
   of 16 Autonomous System numbers from the "32-bit" number set for
   documentation, namely 65536 - 65551.  These reservations have been
   documented in the IANA AS Number Registry [<a href="#ref-IANA.AS" title=""Autonomous System (AS) Numbers"">IANA.AS</a>].

<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>.  Security Considerations</span>

   AS number reservations do not have any direct impact on Internet
   infrastructure security.




<span class="grey">Huston                       Informational                      [Page 2]</span>

<span id="page-3" ></span>
<span class="grey"><a href="./rfc5398">RFC 5398</a>             ASN Documentation Reservation         December 2008</span>


<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>.  Acknowledgements</span>

   The author acknowledges the work of Tomoya Yoshida, Gaurab Upadhaya,
   and Philip Smith in authoring a policy proposal that was submitted to
   the APNIC Policy Process in 2008 relating to the reservation of AS
   numbers for documentation purposes.

<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>.  Informative References</span>

   [<a id="ref-IANA.AS">IANA.AS</a>]    IANA, "Autonomous System (AS) Numbers", Sep 2008,
                <<a href="http://www.iana.org">http://www.iana.org</a>>.

   [<a id="ref-IANA.IPv4">IANA.IPv4</a>]  IANA, "IPv4 Global Unicast Address Assignments",
                Sep 2008, <<a href="http://www.iana.org">http://www.iana.org</a>>.

   [<a id="ref-RFC2606">RFC2606</a>]    Eastlake, D. and A. Panitz, "Reserved Top Level DNS
                Names", <a href="https://www.rfc-editor.org/bcp/bcp32">BCP 32</a>, <a href="./rfc2606">RFC 2606</a>, June 1999.

   [<a id="ref-RFC3849">RFC3849</a>]    Huston, G., Lord, A., and P. Smith, "IPv6 Address Prefix
                Reserved for Documentation", <a href="./rfc3849">RFC 3849</a>, July 2004.

Author's Address

   Geoff Huston

   EMail: [email protected]

























Huston                       Informational                      [Page 3]

Additional Resources