当前位置:网站首页>静态综合实验(HCIA)
静态综合实验(HCIA)
2022-07-23 07:30:00 【咖z】


第一步:完成第二条问题,实现网段的合理分配
192.168.1.0/24
192.168.1.0/27 --骨干链路上的
192.168.1.0/30 --用于R1与R2之间
192.168.1.4/30 --用于R1与R3之间
192.168.1.8/30 --用于R2与R4之间
192.168.1.12/30 --用于R3与R4之间
192.168.1.16/30 --用于R4与R5之间
192.168.1.20/30 --用于R4与R5之间
192.168.1.24/30 --多出来的
192.168.1.28/30 --多出来的
192.168.1.32/27 --用于R1的环回
192.168.1.32/28
192.168.1.48/28
192.168.1.64/27 --用于R2的环回
192.168.1.64/28
192.168.1.80/28
192.168.1.96/27 --用于R3的环回
192.168.1.128/27 --用于R4的环回
192.168.1.128/28
192.168.1.144/28
192.168.1.160/27 --用于R5的环回
192.168.1.192/27 --多出来的
192.168.1.224/27 --多出来的
第二步:配置IP和环回地址






第三步:R3下的两台PC通过DHCP自动获取IP地址



第四步:R1到R5全网可达









第五步:使用空接口,避免环路



第六步:使R1到R5可以访问R6的环回
第七步:R6telnetR5的公有IP地址时,实际登录到R1上


边栏推荐
- 数据库系统原理与应用教程(049)—— MySQL 查询(十一):子查询
- Elephant Swap的LaaS方案优势分析,致eToken表现强势
- 图像处理3:Sobel边缘检测
- Image processing 3: Sobel edge detection
- 2022 summer vacation software innovation laboratory training project practice 1
- Establish stm32f103c8t6 project template and STM32 st-link utility burn hex file
- LeetCode_ 47_ Full arrangement II
- freemarker
- C#:readonly与const
- MySQL面试题
猜你喜欢

第四次作业

freemarker
![[激光器原理与应用-7]: 半导体制冷片与TEC温控器](/img/c8/e750ff7c64e05242eac7b53b84dbae.png)
[激光器原理与应用-7]: 半导体制冷片与TEC温控器

Convergence of abnormal integral

SeekTiger的Okaleido有大动作,生态通证STI会借此爆发?

Chapter II relational database after class exercises

Error running ‘XXX‘: Command line is too long. Shorten command line for AudioTest or also ...

script之type=module

如何保证消息的可靠传输?如果消息丢了会怎么办

离屏渲染 &FBO
随机推荐
CSDN推荐模板
图像处理4:腐蚀
数据库系统原理与应用教程(049)—— MySQL 查询(十一):子查询
图像处理:生成3×3的窗口
Backtracking method to solve the eight queens problem
图像处理7:测试文件
图像处理3:Sobel边缘检测
LeetCode_ 491_ Longest increasing subsequence
Light chain dissection / tree chain dissection
docker mysql
ES6 - weekly examination questions
SparkSQL设计及入门,220722,
Detailed explanation of decision tree
Tutorial on principles and applications of database system (040) -- MySQL query (II): set the column name or expression to be queried
200 行代码,深入分析动态计算图的原理及实现
How to deal with the new development mode when doing testing?
Is it risky and safe to open an account?
Starfish OS:以现实为纽带,打造元宇宙新范式
LeetCode_ 2341_ How many pairs can an array form
数据库系统原理与应用教程(039)—— MySQL 查询(一):SELECT 命令的语法分析


