AS_PATH
1.1.1.0/24
BGP UPDATE
Live BGP Full Table Analysis
CIRA Routing
Atlas.
告别陈旧的 Whois 静态数据。CIRA 直接接入全球 BGP 骨干网真实宣告,提供基于 Community 的 Tier-1 精细调度,以及极速的中国区 AS_PATH 聚合。
Pipeline
Hourly route artifact
Method
Community
China Core
AS_PATH
Deploy
Cloudflare
Format
Plain TXT
Global ISP
Community Based Extraction
Updated: Syncing...
仅包含 Downstream 路由
Filter
请先选择区域 (Region)
Geo IP
IPinfo Geolocation Subnets
Daily Update
China ISP
AS_PATH Based Aggregation
Updated: Syncing...
Integration Examples
Seamless Deployment Snippets
MikroTik RouterOS
Script
下载路由表文件到本地存储,需配合脚本解析。
/tool fetch url="https://cira.moedove.com/china_all_v4.txt" mode=https dst-path=cn_routes.txt
# 提示: ROS 处理大文件较慢
# 建议在服务器处理成 .rsc 脚本后再导入
Linux (ipset)
Bash
使用 restore 模式实现毫秒级高性能导入。
# 1. 创建 ipset
ipset create cn_v4 hash:net -exist
# 2. 导入
curl -s https://cira.moedove.com/china_domestic_backbone_v4.txt | \
sed 's/^/add cn_v4 /' | \
ipset restore -!
Route Table Friends
感谢以下组织及个人为本项目提供稳定、优质的路由表来源(排名不分先后)。