当前位置:网站首页>Static comprehensive experiment
Static comprehensive experiment
2022-07-07 12:25:00 【Miracle_ ze】

analysis :
1. Before starting, it should be divided into network segments , Based on requirements . hear R1-R4 Every one has 2 A switch back interface , That is, each loopback is a network segment , among R5 Loop back fixed all it is a . And each line connected to each server also needs a network segment . Sum up , need 14 Net segment .
2. Divide the plan

Then right first, right R1-R5 To configure :
R1:

R2:

R3:

R4:

R5:( Let the network segment go the same way and write first 1000M Way )

Next, configure the reachable conditions of the whole network ;( The following configuration defaults )
R1:

R2:


![]()
R3

R4

R5

Default configuration :( Make no direct access 5.5.5.0/24)
R1
![]()
R2
![]()
R3
![]()
R4
![]()
Complete the above configuration , You can reach the whole network without direct access 5.5.5.0/24 了 :

Then configure the empty interface to prevent loopback :
R1
![]()
R2
![]()
R3
![]()
R4
![]()
add to 100M Line related configuration :
R1:

R2
![]()
R3
![]()
modify 1000M first :
R4
![]()
R5

It's done everywhere
边栏推荐
- MATLAB实现Huffman编码译码含GUI界面
- The road to success in R & D efficiency of 1000 person Internet companies
- 百度数字人度晓晓在线回应网友喊话 应战上海高考英语作文
- [shortest circuit] acwing 1127 Sweet butter (heap optimized dijsktra or SPFA)
- 即刻报名|飞桨黑客马拉松第三期盛夏登场,等你挑战
- Present pod information to the container through environment variables
- Idea 2021 Chinese garbled code
- NGUI-UILabel
- "Series after reading" my God! It's so simple to understand throttling and anti shake~
- About web content security policy directive some test cases specified through meta elements
猜你喜欢
随机推荐
Tutorial on principles and applications of database system (007) -- related concepts of database
数据库系统原理与应用教程(007)—— 数据库相关概念
Apache installation problem: configure: error: APR not found Please read the documentation
Is it safe to open Huatai's account in kainiu in 2022?
Upgrade from a tool to a solution, and the new site with praise points to new value
Will the filing free server affect the ranking and weight of the website?
About sqli lab less-15 using or instead of and parsing
Inverted index of ES underlying principle
[full stack plan - programming language C] basic introductory knowledge
DOM parsing XML error: content is not allowed in Prolog
111. Network security penetration test - [privilege escalation 9] - [windows 2008 R2 kernel overflow privilege escalation]
TypeScript 接口继承
Is it safe to open an account in Ping An Securities mobile bank?
Learning and using vscode
powershell cs-UTF-16LE编码上线
@Bean与@Component用在同一个类上,会怎么样?
Fleet tutorial 14 basic introduction to listtile (tutorial includes source code)
Simple network configuration for equipment management
什么是局域网域名?如何解析?
让数字管理好库存









