Skip to main content

Autonomous System

An autonomous system is a collection of IP networks and routers under the control of one administrative entity that presents a common routing policy to the internet and is identified by a unique Autonomous System Number (ASN).

Expanded Explanation

1. Technical Function and Core Characteristics

An autonomous system operates as a routing domain that uses one or more interior gateway protocols internally and exterior gateway protocols to exchange reachability information with other autonomous systems. It uses a unique ASN assigned by a regional internet registry for routing identification. Autonomous systems exchange routing information primarily through the Border Gateway Protocol (BGP), which carries path and policy attributes between them.

Autonomous systems can contain multiple IP address blocks and routers as long as they adhere to a single coherent routing policy when interacting with other autonomous systems. They support route aggregation, policy-based routing decisions, and control over how traffic enters and leaves the administrative domain. The internal configuration can vary, but externally the autonomous system behaves as a single entity for interdomain routing.

2. Enterprise Usage and Architectural Context

Enterprises, service providers, cloud operators, and large institutions use autonomous systems to manage their own routing domains on the public internet. An enterprise that runs an autonomous system can define routing policies for inbound and outbound traffic, including multi-homing to multiple upstream providers.

Within enterprise network architecture, an autonomous system often encapsulates data centers, branch networks, and cloud connectivity under one routing authority. It enables separation of internal routing design from external routing behavior while supporting Traffic Engineering (TE), redundancy, and resilience strategies at the interdomain level.

3. Related or Adjacent Technologies

Autonomous systems rely on exterior gateway protocols, particularly BGP, for route exchange with other routing domains. Inside an autonomous system, engineers typically use interior gateway protocols such as Open Shortest Path First (OSPF), Intermediate System to Intermediate System, or Enhanced Interior Gateway Routing Protocol.

Autonomous systems interact with IP address allocation managed by regional internet registries, which assign both address space and autonomous system numbers. They also intersect with technologies such as Software Defined Networking (SDN) and Network Virtualization (NV), which can influence internal routing design while preserving the external autonomous system identity.

4. Business and Operational Significance

For enterprises, operating an autonomous system provides control over interdomain routing policies, which affects path selection, latency management, and resilience to provider outages. It enables multi-homing strategies that reduce dependence on a single transit provider and support service-level objectives.

Autonomous systems also support regulatory, security, and governance requirements by allowing organizations to define routing filters, prefix origination, and TE policies at administrative boundaries. Network operations teams use autonomous system structures and numbers for monitoring, incident response, and coordination with other operators through routing registries and operational communities.