当前位置:网站首页>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 -
边栏推荐
- 【C语言】简单实现扫雷游戏
- Verifying downloaded files using sha256 files
- No subject alternative DNS name matching updates. jenkins. IO found, the reason for the error and how to solve it
- 深入学习JVM底层(四):类文件结构
- Google Go to sea entrepreneurship accelerator registration countdown 3 days, entrepreneurs pass through the guide in advance collection!
- Linkage between esp8266 and stc8h8k single chip microcomputer - Weather Clock
- Invalid operation: Load into table ‘sources_orderdata‘ failed. Check ‘stl_load_errors‘ system table
- Invalid operation: Load into table ‘sources_ orderdata‘ failed. Check ‘stl_ load_ errors‘ system table
- In depth understanding of JUC concurrency (I) what is JUC
- ES6的详细注解
猜你喜欢

深入学习JVM底层(三):垃圾回收器与内存分配策略

Invalid operation: Load into table ‘sources_orderdata‘ failed. Check ‘stl_load_errors‘ system table

锐捷EBGP 配置案例

Classic literature reading -- deformable Detr

神机百炼3.52-Prim

Introduce uview into uni app

Shenji Bailian 3.52-prim

How to use mitmproxy

Invalid operation: Load into table ‘sources_ orderdata‘ failed. Check ‘stl_ load_ errors‘ system table

Flutter 混合开发: 开发一个简单的快速启动框架 | 开发者说·DTalk
随机推荐
Detailed explanation of BGP message
Linkage between esp8266 and stc8h8k single chip microcomputer - Weather Clock
社区说|Kotlin Flow 的原理与设计哲学
加密压缩文件解密技巧
Jetpack Compose 与 Material You 常见问题解答
CNN visualization technology -- detailed explanation of cam & grad cam and concise implementation of pytorch
Contest3147 - game 38 of 2021 Freshmen's personal training match_ A: chicken
Zhuanzhuanben - LAN construction - Notes
Use some common functions of hbuilderx
keepalived安装使用与快速入门
LeetCode 27. 移除元素
神机百炼3.54-染色法判定二分图
New version of dedecms collection and release plug-in tutorial tool
Flutter hybrid development: develop a simple quick start framework | developers say · dtalk
The official zero foundation introduction jetpack compose Chinese course is coming!
495. Timo attack
Redis Key-Value数据库 【秒杀】
BGP routing optimization rules and notification principles
从设计交付到开发,轻松畅快高效率!
uni-app开发中遇到的问题(持续更新)