1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-29 01:15:04 +08:00

为片区信息增加图表,不准确的地方以后再改。。

This commit is contained in:
2025-03-23 18:50:00 +08:00
parent 94ef585baa
commit 5db6d75710
6 changed files with 86 additions and 0 deletions

View File

@@ -7,6 +7,19 @@
### 线路
用户的端口连接到楼层的交换机,位于天花板上,要爬梯子 \
电信在这中间还会有一个小交换机
``` mermaid
graph LR
subgraph 用户设备
电脑-->转接器-->网线;
end
网线--**面板**--->端口--**墙线**--->配线架
subgraph 机房线路
配线架-->交换机;
end
```
### 运营商
电信,移动
### 其它