当前位置:网站首页>Huawei ENSP simulator enables devices of multiple routers to access each other
Huawei ENSP simulator enables devices of multiple routers to access each other
2022-07-04 21:13:00 【Python Pegasus】
In the enterprise , There must be more than one router , So when there are multiple routers , How to realize data forwarding in different routers , Visit each other , At this time, it is necessary to configure the access routing table between routers , After configuring the routing table , The router knows which router should forward this access data .
First, let's simulate , Between multiple routers , How do devices access each other .
We configure different network segments for each device IP Address , To simulate the environment .
Router interface ip Address , It is the gateway connecting the device , Gateway is to realize the data forwarding of this network segment
We can see , Even if connected , These devices are inaccessible .pc The machine cannot communicate with the server .
Check the reason , Check the routing table .
Found no 192.168.1.0 The network segment ip The address didn't go to 192.168.3.0 Route of network segment .
So we need to add routes manually
ip rou The goal is IP Network segment Subnet mask Next hop interface ip
Here we want to access the network segment 192.168.3.0 Network segment devices , When you want to pass the routing interface of the next hop 192.168.2.10
Here we can see , Our routing device already has this route , Prove that our data can be transmitted to that network segment
Try to visit , Or failure .
It is found that there is a destination network segment , However, there is no route for the device in the target network segment to reply ,3.0 The network segment did not go 1.0 Route of network segment , Just go out , I can't find my way home , Then we also need to configure a return routing table in the router connected to the other network segment devices .
Go to another router to configure the routing table , View to 192.168.1.1 The routing table for , Found the existence of .
Try to visit , Successful visit .
The multi router access experiment is successful , For detailed commands, please check the homepage ensp The command of .
边栏推荐
- 阿里测试师用UI自动化测试实现元素定位
- 杰理之AD 系列 MIDI 功能说明【篇】
- Record the online bug solving list (unfinished to be continued 7/4)
- Go notes (1) go language introduction and characteristics
- 华为模拟器ensp常用命令
- 软件开发过中的采购
- In the face of the same complex test task, why can the elder sort out the solution quickly? Ali's ten-year test engineers showed their skills
- HWiNFO硬件检测工具v7.26绿色版
- [solution] paddlepaddle 2 X call static graph mode
- Gobang go to work fishing tools can be LAN / man-machine
猜你喜欢
[observation] Lenovo: 3x (1+n) smart office solution, releasing the "multiplier effect" of office productivity
c语言函数形参自增自减情况分析
哈希表、哈希函数、布隆过滤器、一致性哈希
阿里测试师用UI自动化测试实现元素定位
In the face of the same complex test task, why can the elder sort out the solution quickly? Ali's ten-year test engineers showed their skills
Hwinfo hardware detection tool v7.26 green version
Foxit pdf editor v10.1.8 green version
看腾讯大老如何做接口自动化测试
偷窃他人漏洞报告变卖成副业,漏洞赏金平台出“内鬼”
PS vertical English and digital text how to change direction (vertical display)
随机推荐
Actual combat simulation │ JWT login authentication
吐槽 B 站收费,是怪它没钱么?
In the face of the same complex test task, why can the elder sort out the solution quickly? Ali's ten-year test engineers showed their skills
Test case (TC)
GVM use
Android原生数据库的基本使用和升级
Introduction to pressure measurement of JMeter
Explication détaillée du mécanisme de distribution des événements d'entrée multimodes
Golang中UTF编码和字符集
【申博攻略】六.如何联系心仪的博导
接口設計時的一些建議
See how Tencent does interface automation testing
Automatic insertion of captions in word
HMS Core 机器学习服务
c语言函数形参自增自减情况分析
UTF encoding and character set in golang
Record the online bug solving list (unfinished to be continued 7/4)
Understand Alibaba cloud's secret weapon "dragon architecture" in the article "science popularization talent"
What if the computer page cannot be full screen? The solution of win11 page cannot be full screen
Alibaba testers use UI automated testing to achieve element positioning