当前位置:网站首页>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 .
边栏推荐
猜你喜欢

MySQL初探

二进制安装kubernetes 1.23.2

echo -e用法

An example of C language callback function & sprinf practical application

Leetcode buckle classic question - 42 Connect rainwater

Understand network namespaces

安装.NET提示“无法建立到信任根颁发机构的证书链”(方法简单有下载地址)

通过Xshell7使用rz,sz命令上传下载文件

使用Grafana8.5.2显示zabbix6.0的信息

RHCE学习指南 第5章 vim编辑器
随机推荐
Dynamic programming problem - Small Soldiers rush forward
Leetcode 322: coin change - Dynamic Planning
使用Virtual IP+Keepalived配置高可用
MySQL backup and recovery
OSPF综合实验
RHCE8学习指南 第4章 获取帮助
二进制安装kubernetes 1.24.1
DNS域名解析
高质量的子程序
Reflection and Discussion on time management methods
Squid agent service deployment
Traversal of binary tree
安装软件提示无法定位程序输入点AddDllDirectory于动态链接库Kernel32.dll上(文末有下载地址)
MySQL备份和恢复
An example of C language callback function & sprinf practical application
RHCE Study Guide Chapter 5 VIM editor
HCIA静态综合实验
描述DNS解析的工作过程
squid代理服务部署
Shell script variables, script writing and execution (deploy Apache and remote backup MySQL database)