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

将电科大网络架构整合片区信息中

This commit is contained in:
2025-06-23 22:38:51 +08:00
parent 18b6e3f474
commit 36b8b7eee5
7 changed files with 155 additions and 61 deletions

View File

@@ -12,23 +12,35 @@ description: ...
工具包位置:门口右手边,值班室对面的房间的桌子里面,和售货机和打印机在同一个房间
## 网络结构
### 线路
### 宿舍内部
用户端口直连配线架,配线架连接到交换机,没有床位表格,需要手动寻线
对于24新生的宿舍已采用了FTTR架构
``` mermaid
```mermaid 宿舍网络结构
graph LR
subgraph 用户设备
电脑-->转接器-->网线;
end
网线--**面板**--->端口--**墙线**--->配线架
subgraph 机房线路
配线架-->交换机;
用户电脑
end
subgraph 宿舍线路
用户电脑--**用户的网线**-->端口
end
subgraph 机房线路
端口--**墙线**--->配线架-->交换机
end
交换机-->yys[(校园网)]
```
### 片区架构
![图片](/img/wiki/网络结构/朝晖苑1.PNG)
![图片](/img/wiki/网络结构/朝晖苑2.PNG)
### 运营商
电信,移动
### 其它