当前位置:网站首页>Comprehensive experiment of static routing
Comprehensive experiment of static routing
2022-07-19 02:51:00 【Yunsheng】
Static comprehensive experiment
1. The experimental requirements :

2. Experimental thinking :
(1). Build a topology 
(2). First, determine the number of broadcast domains
(3). Divide subnets within a given range 
(4). According to the demand, use floating static to realize the effect of data backup
(5). test :AR1 ping AR5
3. Experimental command display :
Use loopback to simulate connection PC User interface of terminal

Use the default route to access the external network according to the requirements

Set the priority to achieve the effect of data backup :

Create an empty interface for each router , Avoid the problem of black holes due to loopback closure

4. Experimental results show :

5. summary :
The core technology , Understand the routing black hole ( In the process of data packet transmission, it may be because of the target ip Can't find , Line into loop , Generate routing black holes ), Floating static ( The backup effect can be achieved according to the priority ), Default route ( Visit the Internet ), Empty interface ( Lose the packet ), These techniques have also been used in experiments .
边栏推荐
- HCIA_NAT实验
- [unity Editor Extension] find all objects of a script attached in the scene and resources
- Upgrade kubernetes 1.23.2 to 1.24.1
- Shell programming specifications and variables
- WINRAR命令拷贝指定文件夹为压缩文件,调用计划任务进行备份。
- Conditional statement of shell script
- Arm cross compiler naming rules
- [solution] the local Group Policy Editor (gpedit.msc) in Win 11 cannot be opened
- RHCE-ansible第二次作业
- CTFHub----RCE
猜你喜欢
随机推荐
wangEditor介绍(入门级)
Win10 下OneDrive 失效重装
二进制安装kubernetes 1.23.2
Redis之简单动态字符串SDS
HCIA_NAT实验
HCIP第一天_HCIA复习
Common English business mail phrases
Graduation thesis word skills Collection
了解网络命名空间
Expect interaction free
Shell script integer value comparison, logic test, if statement, extract performance monitoring indicators
Dynamic display of digital tube stopwatch of single chip microcomputer
5、AsyncTool框架竟然有缺陷?
2、AsyncTool框架实战使用
一文搞懂JVM垃圾收集
Leetcode 70:Climbing Stairs
RIP综合实验
RHCE8学习指南第2章 基本命令的使用
使用Virtual IP+Keepalived配置高可用
Lamp platform deployment and Application









