CS Notes

Recent writing

  • Fermi Problem

    Sep 09, 2025

    • math
  • Prometheus On Macos

    Sep 07, 2025

    • devops
    • binance
  • MMU

    Sep 03, 2025

    • OS

See 643 more →

👋🏻 Join My Telegram channel!


I share real-world lessons from building scalable systems at Binance, and running mission-critical cloud ops at GovTech and Singapore Air Force. No fluff, just practical takeaways, hard-earned fixes, and deep dives that matter.

Home

❯

Networking Protocol

❯

AS

AS

76 words, 1 min read
Last updated on Oct 16, 2024
🌟 Edit This Page!   🗓️ History

  • networking
Xinyang YU

AS


  • Stands for Autonomous System, 自治域
  • A very large Computer Network or group of computer network with a single routing policy under the control of one entity (such as a company or ISP).
  • Each AS is assigned a unique ASN, which is a number that identifies the AS

Tool

You use this tool to check out the information of a particular AS.

References


  • What is an autonomous system? | What are ASNs? | Cloudflare
  • AS
  • References

Mentioned by

  • Dynamic Routing Protocol
  • Border Gateway Protocol

Graph View


Created by Xinyang YU | © 2023, 2025 | Licensed under CC BY-NC 4.0

  • GitHub