This commit is contained in:
zxr
2026-05-02 17:08:10 +08:00
parent ea3e60c17c
commit 27e1f335a6
20 changed files with 1401 additions and 1050 deletions

View File

@@ -494,13 +494,18 @@ const guides = ref([
items: ['手动创建拓扑图', '自动发现网络拓扑', '编辑设备连接关系', '设置拓扑图展示样式']
},
{
title: '自动感知拓扑图',
title: '自动感知',
text: '系统可自动发现网络设备及其连接关系,生成动态拓扑图,实时反映网络架构变化。'
},
{
title: '流量分析管理',
text: '在"流量分析管理"中查看网络流量数据。',
items: ['查看端口流量统计', '分析流量趋势', '识别流量异常', '生成流量报表']
items: [
'查看端口流量统计',
'分析流量趋势',
'识别流量异常',
'在「报表管理 → 流量统计」生成报表:拓扑模式走 NetFlow/拓扑汇总;多设备 SNMP 选 traffic_mode=snmp_devices详见 dc-control 文档《报表管理接口文档》',
],
},
{
title: 'IP地址管理',