当前位置:网站首页>OSPF综合实验
OSPF综合实验
2022-07-25 11:05:00 【It's a cinch!】
1、配置各接口
R3:

R5:

R6:

R7:
![]()
R4:

2、配置缺省路由
R3:![]()
R5:![]()
R6:![]()
R7:![]()
地址配好后,测试:
R3:

R5:

R6:

若结果如图所示,都有5条返回值,说明地址配置成功。
3、连接入MGRE区域网段
area 0:
R3:

R5:

R6:

R7:

检查:
area 1:
R1:

R2:

R3:

测试:

area 2:
R6:

R11:

R12:

测试:

area 3:
R7:

R8:

R9:

测试:

area 4:
R9:

R10:

测试:

4、OSPF接口宣告
R3:

![]()
R1:

R2:

R6:

R5:

R10:
R11:

R12:


R7:

R8:

R9:
边栏推荐
- brpc源码解析(五)—— 基础类resource pool详解
- 【高并发】高并发场景下一种比读写锁更快的锁,看完我彻底折服了!!(建议收藏)
- brpc源码解析(四)—— Bthread机制
- W5500在处于TCP_Server模式下,在交换机/路由器网络中无法ping通也无法通讯。
- 第一个C语言程序(从Hello World开始)
- Small and micro enterprise smart business card management applet
- Emmet syntax quick query syntax basic syntax part
- 谣言检测文献阅读十一—Preventing rumor spread with deep learning
- WIZnet嵌入式以太网技术培训公开课(免费!!!)
- 教你如何通过MCU配置S2E为TCP Client的工作模式
猜你喜欢

Talking about Devops monitoring, how does the team choose monitoring tools?

Breadth first traversal (problems related to sequence traversal of graphs and binary trees)

教你如何通过MCU配置S2E为TCP Client的工作模式

软件测试阶段的风险

论文解读(MaskGAE)《MaskGAE: Masked Graph Modeling Meets Graph Autoencoders》

Attendance system based on w5500

brpc源码解析(四)—— Bthread机制

Differences in usage between tostring() and new string()

The most efficient note taking method in the world (change your old version of note taking method)

什么是全局事件总线?
随机推荐
JVM performance tuning methods
JS运算符
pycharm连接远程服务器ssh -u 报错:No such file or directory
Experimental reproduction of image classification (reasoning only) based on caffe resnet-50 network
The principle analysis of filter to solve the request parameter garbled code
【IMX6ULL笔记】--内核底层驱动初步探究
相似矩阵,可对角化条件
brpc源码解析(八)—— 基础类EventDispatcher详解
Oracle parsing XML with the same name
第一个C语言程序(从Hello World开始)
Review in the middle of 2022 | understand the latest progress of pre training model
W5500 is in TCP_ In server mode, you cannot Ping or communicate in the switch / router network.
教你如何通过MCU配置S2E为TCP Client的工作模式
【MySQL 17】安装异常:Could not open file ‘/var/log/mysql/mysqld.log‘ for error logging: Permission denied
谣言检测文献阅读十一—Preventing rumor spread with deep learning
Attendance system based on w5500
JDBC summary
Greedy problem 01_ Activity arrangement code analysis
Management of software defects
The first C language program (starting from Hello World)