当前位置:网站首页>Static routing experiment
Static routing experiment
2022-06-24 21:23:00 【Meow meow --】
One 、 Build network topology

Two 、 configure port IP
1、 stay R1 Configure the loopback interface and two physical interfaces on the ip
with ip:

![]()
![]()
Check the interface IP:

2、 stay R2 Configure the loopback interface and two physical interfaces on the ip
with IP:
![]()
![]()
![]()
Check the interface IP:

3、 stay R3 Configure the loopback interface and two physical interfaces on the ip
with IP:
![]()
![]()
Check the interface IP:

4、 stay R4 Configure the loopback interface and two physical interfaces on the ip
with IP:
![]()
![]()
Check the interface IP:

3、 ... and 、 Configure static routing
1、 send R1 Can reach all network segments :
stay R1 Configure and view routes :

R3:
![]()
R2:
![]()
2、 send R2 Can reach all network segments :

![]()
3、 send R3 Can reach all network segments :
![]()
4、 send R4 Can reach all network segments :
![]()
Four 、 Test whether the whole network can reach :

边栏推荐
- Introduction to interval DP
- Self signed certificate generation
- The JS method parameter passed a number beginning with 0. A magical problem occurred and bothered me for a long time
- Network security review office starts network security review on HowNet
- A/B测试助力游戏业务增长
- Second understanding permutation and combination
- Format method and parse method of dateformat class
- Bridging mode -- law firm
- Can the OPDS SQL component pass process parameters to the next component through context
- Variable setting in postman
猜你喜欢

Builder mode -- Master asked me to refine pills

Create a multithreaded thread class

Interpreter mode -- formulas for dating

Read all text from stdin to a string

Oauth2.0 introduction

yeb_ Back first day

Network flow 24 questions (round table questions)

Variable setting in postman

Pytest test framework II

Station B takes goods to learn from New Oriental
随机推荐
JMeter basic learning records
Return of missing persons
大厂出海,败于“姿态”
Jar package operation
Memo mode - game archiving
Reflection - class object function - get method (case)
An example illustrates restful API
Background operation retry gave up; KeeperErrorCode = ConnectionLoss
Dijkstra seeking secondary short circuit (easy to understand)
Shell script
Handwritten RPC the next day -- review of some knowledge
Nifi quick installation (stand-alone / cluster)
Format method and parse method of dateformat class
Failed to open after installing Charles without any prompt
Common data model (updating)
Several common command operations in win system
(to be optimized and modified) vivado DDR4 SDRAM (MIG) (2.2) IP core learning record
Pytest testing framework
Vant component used in wechat applet
Leetcode (146) - LRU cache