5396
PROPOSED STANDARD

Textual Representation of Autonomous System (AS) Numbers

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

Abstract

A textual representation for Autonomous System (AS) numbers is defined as the decimal value of the AS number. This textual representation is to be used by all documents, systems, and user interfaces referring to AS numbers. [STANDARDS-TRACK]

RFC 5396: Textual Representation of Autonomous System (AS) Numbers [RFC Home] [TEXT|PDF|HTML] [Tracker] [IPR] [Info page]

PROPOSED STANDARD
Network Working Group                                          G. Huston
Request for Comments: 5396                                 G. Michaelson
Category: Standards Track                                          APNIC
                                                           December 2008


        <span class="h1">Textual Representation of Autonomous System (AS) Numbers</span>

Status of This Memo

   This document specifies an Internet standards track protocol for the
   Internet community, and requests discussion and suggestions for
   improvements.  Please refer to the current edition of the "Internet
   Official Protocol Standards" (STD 1) for the standardization state
   and status of this protocol.  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

   A textual representation for Autonomous System (AS) numbers is
   defined as the decimal value of the AS number.  This textual
   representation is to be used by all documents, systems, and user
   interfaces referring to AS numbers.

Table of Contents

   <a href="#section-1">1</a>.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
   <a href="#section-2">2</a>.  Taxonomy of Representation Formats  . . . . . . . . . . . . . . <a href="#page-2">2</a>
   <a href="#section-3">3</a>.  Representation of AS Number Values  . . . . . . . . . . . . . . <a href="#page-2">2</a>
   <a href="#section-4">4</a>.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
   <a href="#section-5">5</a>.  Security Considerations . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
   <a href="#section-6">6</a>.  Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
   <a href="#section-7">7</a>.  Informative References  . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>








<span class="grey">Huston & Michaelson         Standards Track                     [Page 1]</span>

<span id="page-2" ></span>
<span class="grey"><a href="./rfc5396">RFC 5396</a>                      ASN Notation                 December 2008</span>


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

   A textual representation for Autonomous System (AS) numbers is
   defined as the decimal value of the AS number.  This textual
   representation is to be used by all documents, systems, and user
   interfaces referring to AS numbers.

   This document notes a number of potential representation formats and
   proposes the adoption of a decimal value notation for AS numbers, or
   "asplain" according to the representation taxonomy described here.

<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>.  Taxonomy of Representation Formats</span>

   A taxonomy of representation for AS numbers is as follows:

   asplain
      refers to a syntax scheme of representing all AS numbers using
      decimal integer notation.  Using asplain notation, an AS number of
      value 65526 would be represented as the string "65526" and an AS
      number of value 65546 would be represented as the string "65546".

   asdot+
      refers to a syntax scheme of representing all AS numbers using a
      notation of two integer values joined by a period character: <high
      order 16-bit value in decimal>.<low order 16-bit value in
      decimal>.  Using asdot+ notation, an AS number of value 65526
      would be represented as the string "0.65526" and an AS number of
      value 65546 would be represented as the string "1.10".

   asdot
      refers to a syntax scheme of representing AS number values less
      than 65536 using asplain notation and representing AS number
      values equal to or greater than 65536 using asdot+ notation.
      Using asdot notation, an AS number of value 65526 would be
      represented as the string "65526" and an AS number of value 65546
      would be represented as the string "1.10".

<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>.  Representation of AS Number Values</span>

   To avoid confusion, a single textual notation is useful for
   documentation, configuration systems, reports, and external tools and
   information repositories.  The decimal value representation, or
   "asplain" is proposed as the textual notation to use for AS numbers.

   The "asplain" representation represents the number as its decimal
   value, without any field delimiter, corresponding to the lack of any
   internal structure required by the use of AS numbers in the inter-
   domain routing context.



<span class="grey">Huston & Michaelson         Standards Track                     [Page 2]</span>

<span id="page-3" ></span>
<span class="grey"><a href="./rfc5396">RFC 5396</a>                      ASN Notation                 December 2008</span>


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

   IANA Registries should use decimal representation ("asplain") for AS
   numbers.

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

   This document does not refer to matters associated with security of
   routing systems.

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

   The terminology of "asplain", "asdot", and "asdot+" was originally
   devised and described by Juergen Kammer in January 2007 [<a href="#ref-KAMMER2007" title=""AS Number Formats"">KAMMER2007</a>].

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

   [<a id="ref-KAMMER2007">KAMMER2007</a>]  Kammer, J., "AS Number Formats", Jan 2007,
                 <<a href="http://quagga.ncc.eurodata.de/asnumformat.html">http://quagga.ncc.eurodata.de/asnumformat.html</a>>.

Authors' Addresses

   Geoff Huston
   Asia Pacific Network Information Centre

   EMail: [email protected]


   George Michaelson
   Asia Pacific Network Information Centre

   EMail: [email protected]



















Huston & Michaelson         Standards Track                     [Page 3]

Additional Resources