Autonomous System (AS)
Commonly used in Networking
An Autonomous System (AS) is a collection of connected Internet Protocol (IP) routing prefixes that are managed and operated by a single organisation or group of organisations. It functions as a unified routing entity within the larger Internet infrastructure, presenting a consistent routing policy to external networks.
How It Works
An Autonomous System is identified by a unique number known as an Autonomous System Number (ASN). It encompasses all the IP prefixes (ranges of IP addresses) that are controlled by the same administrative entity. Routing within an AS is managed using interior gateway protocols (IGPs) such as OSPF or EIGRP, which facilitate communication and route calculation inside the system. To communicate with other ASes, the system uses exterior gateway protocols like BGP (Border Gateway Protocol). BGP enables the exchange of routing information between different ASes, allowing them to determine optimal paths for data transmission across the global Internet.
The control of an AS includes defining routing policies, which specify how routes are advertised to other networks and how incoming routes are accepted. This ensures that the AS maintains a consistent and predictable routing behaviour, which is crucial for <a href="https://www.ituonline.com/it-glossary/?letter=N&pagenum=4#term-network-stability" class="itu-glossary-inline-link">network stability and security.
Common Use Cases
- Internet Service Providers (ISPs) managing their own network routing policies.
- Large enterprises operating multiple interconnected networks under a single administrative domain.
- Data centres establishing their own routing policies for internal and external traffic management.
- Content delivery networks (CDNs) controlling routing for efficient content distribution.
- Research and educational institutions creating specialised routing policies for academic networks.
Why It Matters
Understanding Autonomous Systems is fundamental for network professionals involved in designing, managing, or troubleshooting large-scale networks. Knowledge of ASes and their routing mechanisms is essential for configuring BGP, which is the backbone protocol of the Internet’s routing infrastructure. Certification candidates pursuing networking certifications such as CCNA, CCNP, or higher levels need to grasp the concept of ASes to demonstrate competence in managing complex network environments. Recognising how ASes interconnect and exchange routing information helps IT professionals optimise network performance, enhance security, and ensure reliable data delivery across diverse network segments.