当前位置:网站首页>HCIP第五次实验
HCIP第五次实验
2022-04-23 17:27:00 【无所不知的神奇海螺】
作业要求

作业结果

子网划分后为


多出的172.16.192.0/19和172.16.224.0/19网段并不算浪费,可以当做备用网段
注:一般用户网段掩码分到24、25、26就行了如果再分(例如23)就有可能出现饱和,网络会非常卡顿
先对a0进行操作,ip配好后设置缺省

由于重复操作,只展示r3
搭建mgre
中心站点r3配置


开启伪广播

mgre分支的配置


由于重复配置,只展示r5

OSPF配置
r1,r2因为在a1,所以可以直接宣告所有接口

r3由于一个接口在a1,一个在a0,所以要分别宣告
r3需要在a1宣告的ip是 172.16.33.3/29 和 172.16.36.1/24 ,转化后为172.16.00100001 和 172.16.00100100 ,最后三位不一样,所以反掩码应该是00000111,意思是最后三位可以改变
r3在a1宣告的命令是 --- network 172.16.32.0 0.0.7.255
r5在a0,直接一次性宣告 network 172.16.0.0 0.0.255.255
r6需要在a0宣告l0 (172.16.3.1/24)和t0(172.16.1.3/29)接口
![]()
在a2的接口直接宣告即可
其余的路由器操作如上
版权声明
本文为[无所不知的神奇海螺]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_39744805/article/details/124323279
边栏推荐
- C dapper basically uses addition, deletion, modification and query transactions, etc
- If you start from zero according to the frame
- [simple understanding of database]
- Understanding and small examples of unity3d object pool
- Using quartz under. Net core -- operation transfer parameters of [3] operation and trigger
- freeCodeCamp----shape_ Calculator exercise
- Flash project cross domain interception and DBM database learning [Baotou cultural and creative website development]
- How to use the input table one-way service to send (occupy less) picture files (body transmission)? FileReader built-in object involved
- Node template engine (EJS, art template)
- PC电脑使用无线网卡连接上手机热点,为什么不能上网
猜你喜欢

【生活中的逻辑谬误】稻草人谬误和无力反驳不算证明

Use between nodejs modules

基于51单片机红外无线通讯仿真

线性代数感悟之2
![[difference between Oracle and MySQL]](/img/90/6d030a35692fa27f1a7c63985af06f.png)
[difference between Oracle and MySQL]

Nacos + aspnetcore + Ocelot actual combat code

On lambda powertools typescript
MySQL installation

Use of five routing guards

PC uses wireless network card to connect to mobile phone hotspot. Why can't you surf the Internet
随机推荐
Go language, array, string, slice
Baidu Map Case - Zoom component, map scale component
How to change input into text
Node template engine (EJS, art template)
练习:求偶数和、阈值分割和求差( list 对象的两个基础小题)
Wiper component encapsulation
Use of Shell sort command
Flash project cross domain interception and DBM database learning [Baotou cultural and creative website development]
stm32入门开发板选野火还是正点原子呢?
[registration] tf54: engineer growth map and excellent R & D organization building
Kingdee Cloud Star API calling practice
. net cross platform principle (Part I)
古代埃及希腊,数学用的什么进制
ASP. Net core JWT certification
Manually implement simple promise and its basic functions
Websocket (basic)
嵌入式系统中,FLASH中的程序代码必须搬到RAM中运行吗?
Preliminary understanding of promse
1-5 nodejs commonjs specification
Shell-awk命令的使用