更换图床地址

This commit is contained in:
FlintyLemming
2025-08-29 15:00:43 +08:00
parent 4ead3922fe
commit b630009a57
163 changed files with 1230 additions and 1230 deletions

View File

@@ -6,14 +6,14 @@ date = "2025-05-20"
description = "谁能想到60块16口还能带网管啊"
categories = ["HomeLab"]
tags = ["交换机"]
image = "https://img.mitsea.com/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/squids-z-0WNp7qDtAaI-unsplash.avif"
image = "https://hf-index.mitsea.com:8840/d/Share/mitsea-public-source/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/squids-z-0WNp7qDtAaI-unsplash.avif"
+++
## 背景
这款 16 口千兆交换机是 60 块钱闲鱼捡的,刚到手的时候毛病很多,有的端口不能用,能用的端口之间还是隔离的,有怀疑过是不是网管交换机,但是标签上完全没写
![](https://img.mitsea.com/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/photo_T_gSPgqAwe.avif)
![](https://hf-index.mitsea.com:8840/d/Share/mitsea-public-source/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/photo_T_gSPgqAwe.avif)
查了下,发现还真是个网管交换机,下面写一下配置方法
@@ -24,29 +24,29 @@ image = "https://img.mitsea.com/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A
3. 将电脑网口与交换机的 **16 口**连接,也就是最后一个口,交换机只能通过这个口连接
4. 给电脑设置一个固定 IP任意都行
![](https://img.mitsea.com/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/6_bDxKJBMGEu.avif)
![](https://hf-index.mitsea.com:8840/d/Share/mitsea-public-source/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/6_bDxKJBMGEu.avif)
## 配置作业
1. 双击打开 S1916Manager.exe这里选择连接交换机的网卡
![](https://img.mitsea.com/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/2_ShG00mNVH6.avif)
![](https://hf-index.mitsea.com:8840/d/Share/mitsea-public-source/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/2_ShG00mNVH6.avif)
2. 连接上交换机后,上面的操作按钮就会亮起,选择 配置操作-读交换机配置信息
![](https://img.mitsea.com/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/3_wMx1Odv0dv.avif)
![](https://hf-index.mitsea.com:8840/d/Share/mitsea-public-source/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/3_wMx1Odv0dv.avif)
读取完可能会提示这个错误,好像没影响
![](https://img.mitsea.com/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/4_tp7HD354so.avif)
![](https://hf-index.mitsea.com:8840/d/Share/mitsea-public-source/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/4_tp7HD354so.avif)
3. 读取完后就可以看到当前交换机的配置了,如果你到手用着有问题,肯定是哪里配置改过,比如我这里 VLAN 配置就会导致我遇到的隔离问题
![](https://img.mitsea.com/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/1_l4SEuP3t3c.avif)
![](https://hf-index.mitsea.com:8840/d/Share/mitsea-public-source/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/1_l4SEuP3t3c.avif)
4. 你可以自己修改设置,然后写回配置。如果只是当做普通交换机用的话,直接选择 系统操作-恢复出厂设置 即可。点击后会自动写回配置,不需要重新写一次配置。
![](https://img.mitsea.com/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/5_mcBx6NVGgI.avif)
![](https://hf-index.mitsea.com:8840/d/Share/mitsea-public-source/blog/posts/2025/05/TCL-S1916%20%E4%BA%A4%E6%8D%A2%E6%9C%BA%E9%85%8D%E7%BD%AE/5_mcBx6NVGgI.avif)
至此就把这个交换机恢复为一个普通交换机的状态了