mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2025-10-29 01:15:04 +08:00
为片区信息增加图表,不准确的地方以后再改。。
This commit is contained in:
@@ -8,8 +8,22 @@
|
||||
对于24新生的宿舍已采用了FTTR架构
|
||||
|
||||
用户的端口直接连接到弱电室的配线架,再经配线架连接到交换机,交换机处有床位对应表格,
|
||||
``` mermaid
|
||||
|
||||
|
||||
graph LR
|
||||
subgraph 用户设备
|
||||
电脑-->转接器-->网线;
|
||||
end
|
||||
网线--**面板**--->端口--**墙线**--->配线架
|
||||
subgraph 机房线路
|
||||
配线架-->交换机;
|
||||
end
|
||||
|
||||
```
|
||||
### 运营商
|
||||
三大运营商都有服务,在维修时注意交换机不要接错
|
||||
|
||||
### 其它
|
||||
暂无
|
||||
## 注意事项
|
||||
|
||||
Reference in New Issue
Block a user