1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-28 17:05:03 +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,21 @@
用户端口连接到宿舍的路由器,路由器主线连接到楼层机房(机房好像进不去)
对于24新生的宿舍已采用了FTTR架构(10栋)
```mermaid
graph LR
subgraph 用户设备
电脑-->转接器-->网线;
end
subgraph 宿舍线路
网线--**面板**--->端口--**床线**--->宿舍路由器;
end
subgraph 机房线路
宿舍路由器--**墙线**--->配线架-->交换机;
end
电脑--Wi-Fi--->宿舍路由器
```
### 运营商
电信
### 其它