Connected: An Internet Encyclopedia
Autonomous System (AS)
Top: Connected: An Internet Encyclopedia
Up: Topics
Up: Concepts
Search: Search Depth:
Search Type:String RegEx Search Options: NoCase WholeWord

Autonomous System (AS)

In the arcane world of exterior routing and default-less routers, Autonomous Systems (AS's) reign as the world's largest routing entities. AlterNet, CERFnet, SPRINTlink - all are Autonomous Systems. See RFC 1772 for a decent discussion of AS's and BGP's use to route among them.

In technical terms, an AS number is a 16-bit integer assigned by InterNIC and used by BGP to implement policy routing and avoid top-level routing loops. A more enlightening view is of an Autonomous System as a collection of CIDR IP address prefixes under common technical management. If you draw a network map of AS's, three distinct types can be identified:

It is assumed that interior routing policies and protocols have been established within each AS, enabling it to route packets internally. A Stub AS can usually have a default route to its parent. A Transit AS must use default-less routers. A Multihomed AS may use a default route to one of its neighbor AS's, but this will probably result in poor quality routing. Running BGP in a no-transit configuration is recommended.


Connected: An Internet Encyclopedia
Autonomous System (AS)