当前位置:网站首页>Ruijie ebgp configuration case
Ruijie ebgp configuration case
2022-07-02 06:15:00 【shatianyzg】
R2:
Ruijie(config)#int g0/1
Ruijie(config-if-GigabitEthernet 0/1)#ip add 10.10.10.1/24
Ruijie(config)#route bgp 65102
Ruijie(config-router)#neighbor 10.10.10.2 remote-as 65201
Ruijie(config)#int l0
Ruijie(config-if-Loopback 0)#ip add 3.3.3.3/32
Ruijie(config)#int l 1
Ruijie(config-if-Loopback 1)#ip add 4.4.4.4/32
R1:
Ruijie(config)#int g0/1
Ruijie(config-if-GigabitEthernet 0/1)#ip add 10.10.10.2/24
Ruijie(config)#route bgp 65201
Ruijie(config-router)#neighbor 10.10.10.1 remote-as 65102
Ruijie(config)#int l0
Ruijie(config-if-Loopback 0)#ip add 1.1.1.1/32
Ruijie(config)#int l 1
Ruijie(config-if-Loopback 1)#ip add 2.2.2.2/32
R2
Ruijie(config-if-Loopback 1)#show ip route
Codes: C - Connected, L - Local, S - Static
R - RIP, O - OSPF, B - BGP, I -
边栏推荐
- Common means of modeling: combination
- 深入了解JUC并发(一)什么是JUC
- I/o multiplexing & event driven yyds dry inventory
- Redis key value database [seckill]
- Network related knowledge (Hardware Engineer)
- Database learning summary 5
- LeetCode 27. Removing Elements
- Google Play Academy 组队 PK 赛,正式开赛!
- Deep learning classification network -- vggnet
- 来自读者们的 I/O 观后感|有奖征集获奖名单
猜你喜欢
链表(线性结构)
ES6的详细注解
Don't use the new WP collection. Don't use WordPress collection without update
线性dp(拆分篇)
Shenji Bailian 3.54-dichotomy of dyeing judgment
如何使用MITMPROXy
Current situation analysis of Devops and noops
深入学习JVM底层(三):垃圾回收器与内存分配策略
Contest3147 - game 38 of 2021 Freshmen's personal training match_ G: Flower bed
Spark overview
随机推荐
借力 Google Cloud 基础设施和着陆区,构建企业级云原生卓越运营能力
MUI底部导航的样式修改
BGP 路由优选规则和通告原则
如何使用MITMPROXy
Zabbix Server trapper 命令注入漏洞 (CVE-2017-2824)
Talking about MySQL database
Scheme and implementation of automatic renewal of token expiration
Google play academy team PK competition, official start!
Eco express micro engine system has supported one click deployment to cloud hosting
Linkage between esp8266 and stc8h8k single chip microcomputer - Weather Clock
深入学习JVM底层(二):HotSpot虚拟机对象
Stc8h8k series assembly and C51 actual combat - serial port sending menu interface to select different functions
Comment utiliser mitmproxy
Leverage Google cloud infrastructure and landing area to build enterprise level cloud native excellent operation capability
AttributeError: ‘str‘ object has no attribute ‘decode‘
Network related knowledge (Hardware Engineer)
Zhuanzhuanben - LAN construction - Notes
Unity shader learning notes (3) URP rendering pipeline shaded PBR shader template (ASE optimized version)
LeetCode 77. combination
Picture clipping plug-in cropper js