当前位置:网站首页>单臂路由实验和三层交换机实验
单臂路由实验和三层交换机实验
2022-08-05 05:19:00 【sologuai】
一、单臂路由实验

实验步骤:
- 设置pc1,pc2,pc3的ip地址和子网掩码


2、在交换机中创建VLAN,将端口加到VLAN中


3、配置路由器


4、测试结果
Pc1 ping pc2

Pc1 ping pc3
Pc2 ping pc3

实验成功
二、三层交换机实验

1、设置三台主机的IP地址和子网掩



2、配置二层交换机


3、在三层交换机中分别创建vlan10、vlan20、vlan30,并配置其虚接口的ip地址(即三台主机分别对应的网关地址)

![]()
4、测试结果
pc1 ping pc2

pc1 ping pc3

pc2 ping pc3

边栏推荐
- The idea of commonly used shortcut key
- js dynamically get screen width and height
- Wechat applet page jump to pass parameters
- spark source code - task submission process - 1-sparkSubmit
- [Day1] VMware software installation
- markdown editor template
- Getting Started Document 07 Staged Output
- spark算子-textFile算子
- To TrueNAS PVE through hard disk
- 618,你也许可以清醒亿点点
猜你喜欢
随机推荐
静态路由
static routing
I/O性能与可靠性
Wechat applet page jump to pass parameters
Getting Started Document 01 series in order
Technology Sharing Miscellaneous Technologies
vim教程:vimtutor
IP address and subnet division
解决这三大问题,运维效率将超90%的医院
spark operator-parallelize operator
时间复杂度和空间复杂度
Apache configure reverse proxy
spark source code-RPC communication mechanism
运维的高光时刻,从智能化开始
网络布线与数制转换
【Day5】软硬链接 文件存储,删除,目录管理命令
Getting Started 03 Distinguish between development and production environments ("hot update" is performed only in the production environment)
[Paper Intensive Reading] The relationship between Precision-Recall and ROC curves
Mongodb query analyzer parsing
Regular expression small example - get number character and repeated the most









