修改实验5报告

This commit is contained in:
Jingfan Ke 2024-06-09 23:14:57 +08:00
parent 0b8fec9c68
commit 3beb0ab2b8
3 changed files with 0 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

View File

@ -79,8 +79,6 @@
``` ```
- 将物理端口 `gige0_46` 配置为 trunk 模式,并允许通过 VLAN 10 和 VLAN 20 的流量。Trunk 端口用于连接其他交换机或网络设备,传输多个 VLAN 的流量。 - 将物理端口 `gige0_46` 配置为 trunk 模式,并允许通过 VLAN 10 和 VLAN 20 的流量。Trunk 端口用于连接其他交换机或网络设备,传输多个 VLAN 的流量。
![路由表](images\路由表.png)
## 3.2. 测试连通性 ## 3.2. 测试连通性