当前位置:网站首页>BGP+MPLS Comprehensive Experiment
BGP+MPLS Comprehensive Experiment
2022-08-02 06:44:00 【less than _ermi】
实验内容
实验过程
实验拓扑图
根据题目要求进行IP地址规划
用户网段
172.16.2.0/24
172.16.3.0/24
172.16.4.0/24
172.16.5.0/24
172.16.6.0/24
172.16.7.0/24
环回地址
172.16.1.2/32
172.16.1.3/32
172.16.1.4/32
172.16.1.5/32
172.16.1.6/32
172.16.1.7/32
配置IGPenvironment is usedoSPF协议
[R2]ospf 1
[R2-ospf-1]area 0
[R2-ospf-1-area-0.0.0.0]network 172.16.0.0 0.0.255.255
同时将loopback1The working method is modified tobroadcast
[R2]interface LoopBack 1
[R2-LoopBack1]ospf network-type broadcast
R3--R7同R2 查看路由表
r1\r2\r5\r7\r8启用BGP 协议 修改r2\r5\r7的下一跳 宣告r1\r8的用户网段
[R1]bgp 1
[R1-bgp]router-id 1.1.1.1
[R1-bgp]peer 12.1.1.2 as-number 2
[R1-bgp]peer 15.1.1.2 as-number 2
[R2]bgp 2
[R2-bgp]router-id 172.16.1.2
[R2-bgp]peer 12.1.1.1 as-number 1
[R2-bgp]peer 172.16.1.5 as-number 2
[R2-bgp]peer 172.16.1.5 connect-interface LoopBack 0
[R2-bgp]peer 172.16.1.7 as-number 2
[R2-bgp]peer 172.16.1.7 connect-interface LoopBack 0
[R5]bgp 2
[R5-bgp]router-id 172.16.1.5
[R5-bgp]peer 15.1.1.1 as-number 1
[R5-bgp]peer 172.16.1.2 as-number 2
[R5-bgp]peer 172.16.1.2 connect-interface LoopBack 0
[R5-bgp]peer 172.16.1.7 as-number 2
[R5-bgp]peer 172.16.1.7 connect-interface LoopBack 0
[R7]bgp 2
[R7-bgp]router-id 172.16.1.7
[R7-bgp]peer 172.16.1.2 as-number 2
[R7-bgp]peer 172.16.1.2 connect-interface LoopBack 0
[R7-bgp]peer 172.16.1.5 as-number 2
[R7-bgp]peer 172.16.1.5 connect-interface LoopBack 0
[R7-bgp]peer 78.1.1.2 as-number 3
[R8]bgp 3
[R8-bgp]router-id 8.8.8.8
[R8-bgp]peer 78.1.1.1 as-number 2
[R2-bgp]peer 172.16.1.5 next-hop-local
[R2-bgp]peer 172.16.1.7 next-hop-local
[R5-bgp]peer 172.16.1.2 next-hop-local
[R5-bgp]peer 172.16.1.7 next-hop-local
[R7-bgp]peer 172.16.1.2 next-hop-local
[R7-bgp]peer 172.16.1.5 next-hop-local
[R1-bgp]network 10.10.10.10 24
[R1-bgp]network 80.80.80.80 24
使用MPLS解决BGP路由黑洞问题
[R2]route recursive-lookup tunnel
r5\r7Do the same configuration
r3\r4\r7启用MPLS协议(例如:r2)
[R2]mpls lsr-id 172.16.1.2
[R2]mpls
Info: Mpls starting, please wait... OK!
[R2-mpls]mpls ldp
[R2-mpls-ldp]q
[R2]interface GigabitEthernet 0/0/1
[R2-GigabitEthernet0/0/1]mpls
[R2-GigabitEthernet0/0/1]mpls ldp
[R2-GigabitEthernet0/0/1]q
[R2]interface GigabitEthernet 0/0/2
[R2-GigabitEthernet0/0/2]mpls
[R2-GigabitEthernet0/0/2]mpls ldp
[R2-GigabitEthernet0/0/2]q
宣告AS2的路由
[r2]bgp 2
[r2-bgp]network 172.16.2.0 24
[r2-bgp]network 172.16.3.0 24
[r2-bgp]network 172.16.4.0 24
[r5]bgp 2
[r5-bgp]network 172.16.5.0 24
[r5-bgp]network 172.16.6.0 24
[r5-bgp]network 172.16.7.0 24
在r1上查看BGP路由表,对172.16.2.0/24进行干涉
[R2]ip ip-prefix a permit 172.16.2.0 24
[R2]route-policy a permit node 10
Info: New Sequence of this List.
[R2-route-policy]if-match ip-prefix a
[R2-route-policy]apply cost 1
[R2-route-policy]q
[R2]route-policy a permit node 20
Info: New Sequence of this List.
[R2-route-policy]q
[R2]bgp 2
[R2-bgp]peer 12.1.1.1 route-policy a export
再次查看路由表
The routing intervention was successful
测试
实验结束
边栏推荐
- PIL与numpy格式之间的转换
- Important concepts of target detection - IOU, receptive field, hole convolution, mAP
- Polar Parametrization for Vision-based Surround-View 3D Detection 论文笔记
- Analysis of the source code of the JS UI framework of Hongmeng system
- flex布局(弹性布局)
- APP Bluetooth connection test of test technology
- MarkDown公式指导手册
- NPM ---- 安装yarn
- 网安学习-内网渗透4
- Alluxio为Presto赋能跨云的自助服务能力
猜你喜欢
APT + Transform 实现多模块应用Application生命周期分发
The virtual reality real estate display system foresees the future decoration effect in advance
程序员写PPT的小技巧
国际顶会OSDI首度收录淘宝系统论文,端云协同智能获大会主旨演讲推荐
51 MCU Peripherals: Infrared Communication
Nacos安装详细过程
oracle 远程连接数据库
npm、nrm两种方式查看源和切换镜像
Features and installation of non-relational database MongoDB
如何优化OpenSumi终端性能?
随机推荐
leetcode一步解决链表合并问题
oracle 远程连接数据库
分布式文件存储服务器之Minio对象存储技术参考指南
Common functions of pytorch
虚拟现实房产展示系统提前预见未来装修效果
路由规划中级篇
Luogu mini game Daquan (everyone who uses Luogu must know)
leetcode括号匹配问题——32.最长有效括号
【漫画】2021满分程序员行为对照表(最新版)
使用jOOQ 3.14合成外键在视图上写隐式连接
An advanced method for solving palindromes
Deep learning - CNN realizes the recognition of MNIST handwritten digits
保证家里和企业中的WIFI安全-附AC与AP组网实验
[C language] LeetCode26. Delete duplicates in an ordered array && LeetCode88. Merge two ordered arrays
为什么4个字节的float要比8个字节的long大呢?
字节面试题:如何保证缓存和数据库的一致性
PIL与numpy格式之间的转换
What are the ways to improve software testing capabilities?After reading this article, it will take you up a notch
Alluxio为Presto赋能跨云的自助服务能力
线程基础(一)