Autonomous Systems (AS)
Commonly used in Networking, Internet Technology
An <a href="https://www.ituonline.com/it-glossary/?letter=A&pagenum=6#term-autonomous-system-as" class="itu-glossary-inline-link">Autonomous System (AS) is a collection of connected IP routing prefixes managed by one or more network operators that share a unified routing policy. It functions as a single, identifiable entity within the larger internet infrastructure, enabling the exchange of routing information with other ASes.
How It Works
An Autonomous System is assigned a unique identifier known as an Autonomous System Number (ASN). Within an AS, routers communicate using interior gateway protocols (IGPs) such as OSPF or EIGRP to manage internal routing. When communicating with other ASes, border routers use exterior gateway protocols like BGP (Border <a href="https://www.ituonline.com/it-glossary/?letter=G&pagenum=1#term-gateway-protocol" class="itu-glossary-inline-link">Gateway Protocol) to exchange routing information. This setup allows each AS to control how data enters and leaves its network, enforcing policies on traffic flow, security, and routing preferences.
The AS presents a consistent routing policy to the internet, which helps in maintaining stability, security, and efficient data delivery. The policies defined by an AS determine how it advertises its IP prefixes and how it accepts routes from other ASes, influencing the overall routing landscape of the internet.
Common Use Cases
- Internet Service Providers (ISPs) managing their own network routing policies.
- Large corporations operating multiple data centres with unified routing control.
- Data centres and cloud providers establishing peering relationships with other networks.
- Educational and research institutions forming private ASes for specialized routing needs.
- Content delivery networks optimizing data flow across various regions through multiple ASes.
Why It Matters
Understanding Autonomous Systems is essential for network professionals involved in designing, managing, and securing internet infrastructure. Knowledge of how ASes function and interconnect is vital for configuring routing policies, troubleshooting network issues, and ensuring efficient data transfer across complex networks. Certification candidates pursuing networking credentials such as Cisco CCNP or CCIE, or those working in roles like network engineers and architects, must grasp the concept of ASes to effectively participate in the global routing ecosystem. Recognising the role of ASes also helps in understanding internet stability, scalability, and security considerations.