Network Working GroupG. Michaelson
Internet-DraftG. Huston
Intended status: Best CurrentAPNIC
PracticeAugust 7, 2008
Expires: February 8, 2009 


Textual Representation of AS Numbers
draft-michaelson-as-representation-00.txt

Status of this Memo

By submitting this Internet-Draft, each author represents that any applicable patent or other IPR claims of which he or she is aware have been or will be disclosed, and any of which he or she becomes aware will be disclosed, in accordance with Section 6 of BCP 79.

Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet-Drafts.

Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work in progress.”

The list of current Internet-Drafts can be accessed at http://www.ietf.org/ietf/1id-abstracts.txt.

The list of Internet-Draft Shadow Directories can be accessed at http://www.ietf.org/shadow.html.

This Internet-Draft will expire on February 8, 2009.

Copyright Notice

Copyright © The IETF Trust (2008).

Abstract

A textual representation for Autonomous System (AS) numbers is defined using "asdot" notation. This textual representation is to be used by all documents, systems and user interfaces referring to AS numbers.



1.  Introduction

A textual representation for Autonomous System (AS) numbers is defined using "asdot" notation. 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 "asdot" notation, according to the representation taxonomy described here.



2.  Taxonomy of Representation Formats

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 as 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 as AS number of value 65546 would be represented as the string "1.10".



3.  Representation of AS Number Values

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

This notation allows explicit delineation between the set of 16-bit AS numbers and the expansion set of numbers with non-zero values in the high order 16 bits of the 32 bit representation of the AS number value. The "asdot" representation may reduce the potential for transription errors on the part of network operators



4.  IANA Considerations

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



5.  Security Considerations

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



6.  Acknowledgments

The terminology of "asplain", "asdot" and "asdot+" was originally devised and described by Juergen Kammer in January 2007 [KAMMER2007] (Kammer, J., “AS Number Formats,” Jan 2007.).



7. Informative References

[KAMMER2007] Kammer, J., “AS Number Formats,” Jan 2007.


Authors' Addresses

  George Michaelson
  Asia Pacific Network Information Centre
  Level 1, 33 Park Road
  Milton, Queensland 4064
  AU
Phone:  +61 7 3858 3100
Email:  ggm@apnic.net
  
  Geoff Huston
  Asia Pacific Network Information Centre
  Level 1, 33 Park Road
  Milton, Queensland 4064
  AU
Phone:  +61 7 3858 3100
Email:  gih@apnic.net


Full Copyright Statement

Intellectual Property

Acknowledgment