当前位置:网站首页>路由规划中级篇
路由规划中级篇
2022-08-02 05:13:00 【熠風】
实验拓扑如下

实验要求
1.R2-7每台路由器均存在一个环回接口用于建立邻居; 同时还存在一个环回来代表连接用户的接口;最终这些连接用户的接口网络需要可以和R1/8的环回通讯
2、AS2网段地址17216.0.0/16减少路由条目数量
实验思路:
1.对AS2网段的规划(规划ip如上拓扑)
2.进行ip配置
3.对AS2区域进行ospf路由宣告
4.IBGP进行配置
5.全网BGP邻居关系的建立(宣告路由)
6.进行规划选路
7.进行检测
实验过程;
1.ip 配置如上拓扑
2.IP 配置如下
r1到r8ip配置如下
R1
R2
R3
R4
R5
R6
R7
R8
3.对AS2区域进行ospf路由宣告
AS2区域ospf启动与宣告与下图类似

4.IBGP进行配置
R2
R3
R4
R5
R6
R7
5.全网BGP邻居关系的建立(宣告路由)


建立邻居结果


在r1宣告10.1.1.1 路由

环回访问

边栏推荐
- Integrate ssm (1)
- 双重for循环案例(用js打印九九乘法表)
- 【C语言】LeetCode26.删除有序数组中的重复项&&LeetCode88.合并两个有序数组
- 18 years of programmer career, read more than 200 programming books, pick out some essence to share with you
- There are more and more talents in software testing. Why are people still reluctant to take the road of software testing?
- Cyber Security Learning - Intranet Penetration 4
- Timing task library in the language use Cron, rounding
- APP Bluetooth connection test of test technology
- Luogu mini game Daquan (everyone who uses Luogu must know)
- 在腾讯做外包测试的那些日子.....
猜你喜欢

Detailed explanation of interface in Go language

51单片机外设篇:红外通信

navicat connects to MySQL and reports an error: 1045 - Access denied for user 'root'@'localhost' (using password YES)

Point Density-Aware Voxels for LiDAR 3D Object Detection 论文笔记

面试官:设计“抖音”直播功能测试用例吧

保证家里和企业中的WIFI安全-附AC与AP组网实验

腾讯大咖分享 | 腾讯Alluxio(DOP)在金融场景的落地与优化实践

Redis(十二) - Redis消息队列

18 years of programmer career, read more than 200 programming books, pick out some essence to share with you

测试环境要多少?从成本与效率说起
随机推荐
APP Bluetooth connection test of test technology
MySql copies data from one table to another table
51 microcontroller peripherals article: dot-matrix LCD
Linux CentOS8安装Redis6
对node工程进行压力测试与性能分析
An advanced method for solving palindromes
关于web应用的目录结构
navicat connects to MySQL and reports an error: 1045 - Access denied for user 'root'@'localhost' (using password YES)
国际顶会OSDI首度收录淘宝系统论文,端云协同智能获大会主旨演讲推荐
点云旋转到参考坐标系方向(最小方向包围盒方法)
国际顶会OSDI首度收录淘宝系统论文,端云协同智能获大会主旨演讲推荐
PIL与numpy格式之间的转换
coredns介绍
关于鸿蒙系统 JS UI 框架源码的分析
There are more and more talents in software testing. Why are people still reluctant to take the road of software testing?
[PSQL] 窗口函数、GROUPING运算符
【OpenCV从入门到实践】图像处理技术[像素](全网最详细)
51单片机外设篇:ADC
回文串求解的进阶方法
About the directory structure of the web application