当前位置:网站首页>锐捷EBGP 配置案例
锐捷EBGP 配置案例
2022-07-02 06:08: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 -
边栏推荐
- LeetCode 83. 删除排序链表中的重复元素
- Nacos 启动报错 Error creating bean with name ‘instanceOperatorClientImpl‘ defined in URL
- TI毫米波雷达学习(一)
- Spark概述
- Sumo tutorial Hello World
- Web页面用户分步操作引导插件driver.js
- Unity Shader 学习笔记(3)URP渲染管线带阴影PBR-Shader模板(ASE优化版本)
- Format check JS
- 图片裁剪插件cropper.js
- Happy Lantern Festival | Qiming cloud invites you to guess lantern riddles
猜你喜欢
Spark overview
在uni-app中引入uView
Data playback partner rviz+plotjuggler
Classic literature reading -- deformable Detr
Shenji Bailian 3.54-dichotomy of dyeing judgment
Step by step | help you easily submit Google play data security form
Mathematical statistics and machine learning
Current situation analysis of Devops and noops
社区说|Kotlin Flow 的原理与设计哲学
Zhuanzhuanben - LAN construction - Notes
随机推荐
uni-app开发中遇到的问题(持续更新)
外部中断无法进入,删代码再还原就好......记录这个想不到的bug
Redis Key-Value数据库 【秒杀】
Sumo tutorial Hello World
LeetCode 40. 组合总和 II
Addchild() and addattribute() functions in PHP
Detailed steps of JS foreground parsing of complex JSON data "case: I"
Zabbix Server trapper 命令注入漏洞 (CVE-2017-2824)
STC8H8K系列匯編和C51實戰——數碼管顯示ADC、按鍵串口回複按鍵號與ADC數值
Cookie plugin and localforce offline storage plugin
Talking about MySQL database
JWT工具类
Go learning notes integration
Stc8h8k series assembly and C51 actual combat - keys allow key counting (using falling edge interrupt control)
来自读者们的 I/O 观后感|有奖征集获奖名单
浏览器原理思维导图
Redis Key-Value数据库【初级】
Ros2 --- lifecycle node summary
LeetCode 47. 全排列 II
Verifying downloaded files using sha256 files