当前位置:网站首页>bgp aggregation reflector federation experiment
bgp aggregation reflector federation experiment
2022-08-02 00:19:00 【Co_ml】
![]()

Divides AS2 into federal 65412 and 65413
65412: R2R3R4
65413:R5R6R7
[r2]bgp 65412
[r2-bgp]router-id 2.2.2.2
[r2-bgp]confederation id 2
[r2-bgp]confederation peer-as 65413
[r2-bgp]peer 172.16.0.3 as-number 65412
[r2-bgp]peer 172.16.0.3 connect-interface LoopBack 0
[r2-bgp]peer 172.16.0.5 as-number 65413
[r2-bgp]peer 172.16.0.5 connect-interface LoopBack 0
[r2-bgp]peer 172.16.0.5 ebgp-max-hop
EBGP Neighborhood:
[r1]bgp 1
[r1-bgp]router-id 1.1.1.1
[r1-bgp]peer 172.16.12.2 as-number 2
R2:
R1:
R5:
R7

Announce network:
R1R7: Direct announcement-----
R2 view the declared network segment;
R6:

R2R3R4 establishes R3 as a reflector: [r3-bgp]peer 172.16.0.2 reflect-client
R5R6R7 establishes R6 as reflector: [r6-bgp]peer 172.16.0.7 reflect-client
All routes: excellent
R1: 
R5
R8
ping 88.8.8.8 11.1.1.1

Reduce routing:
[r2]bgp 65412
[r2-bgp]aggregate 172.16.0.0 16
Summary---

边栏推荐
- 【加密周报】经济衰退在加息气氛中蔓延 美联储“放手一搏”?盘点上周加密市场发生的重大事件
- 具有通信时延的多自主体系统时变参考输入的平均一致性跟踪
- Don't know about SynchronousQueue?So ArrayBlockingQueue and LinkedBlockingQueue don't and don't know?
- 零基础如何学习单片机,一位入门者的进阶路径,可参考
- 扑克牌问题
- Play NFT summer: this collection of tools is worth collecting
- Zadig 面向开发者的自测联调子环境技术方案详解
- [头条]笔试题——最小栈
- SphereEx Miao Liyao: Database Mesh R&D Practice under Cloud Native Architecture
- How to reinstall Win11?One-click method to reinstall Win11
猜你喜欢

为什么要使用MQ消息中间件?这几个问题必须拿下

GIF making - very simple one-click animation tool

众筹DAO“枯萎”的缩影:曾拍下《沙丘》未出版手稿的Spice DAO解散

When Netflix's NFTs Forget Web2 Business Security

IP核:FIFO

SphereEx Miao Liyao: Database Mesh R&D Practice under Cloud Native Architecture
![[Solution] Emqx startup under win10 reports Unable to load emulator DLL, node.db_role = EMQX_NODE__DB_ROLE = core](/img/c8/d7183330ee86c2cae9c21fecb2805b.png)
[Solution] Emqx startup under win10 reports Unable to load emulator DLL, node.db_role = EMQX_NODE__DB_ROLE = core

【HCIP】BGP小型实验(联邦,优化)

TCL: Pin Constraints Using the tcl Scripting Language in Quartus

uni-app项目总结
随机推荐
mysql8安装make报错如何解决
08-SDRAM:汇总
当奈飞的NFT忘记了Web2的业务安全
好好活就是做有意义的事,有意义的事就是好好活
Simpson's paradox
Async/await principle and execution sequence analysis
Study Notes: The Return of Machine Learning
接地气讲解TCP协议和网络程序设计
【解决】win10下emqx启动报错Unable to load emulator DLL、node.db_role = EMQX_NODE__DB_ROLE = core
QML包管理
TCP 可靠吗?为什么?
async/await 原理及执行顺序分析
Short video seo search optimization main content
PHP从txt文件中读取数据的方法
security session concurrency management
els 长条变形
OpenCV DNN blogFromImage()详解
零基础如何学习单片机,一位入门者的进阶路径,可参考
基于相关性变量筛选偏最小二乘回归的多维相关时间序列建模方法
GetHashCode与Equals