docs(deploy): 用 containerlab 建模实际部署网络拓扑 + 出图(含手写 drawio) #192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/containerlab-deploy-topology"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
原先用 Packet Tracer 出网络拓扑图,但 PT 9.0 与 MCP 不兼容。改用 containerlab(WSL 子系统)建模 DentalFlow 实际部署网络拓扑并出图。
架构(已与用户确认)
产物(deploy/containerlab/)
dentalflow-deploy.clab.yml:containerlab 正式拓扑文件(带 graph-group/level/icon 标签,可containerlab deploy)dentalflow-custom.svg/.png/.dot:手写 graphviz 分组图(分组框+按角色形状,成品图)dentalflow-topology.drawio:手写 drawio,用 draw.io 网络图元按角色区分(router/switch/server/storage/pc/modem/firewall/wireless_hub/cloud),可拖拽编辑(图元名已对照官方 stencil 源校验)dentalflow-deploy.clab.drawio:clab-io-draw 自动导出版(备留)dentalflow-deploy.svg/.png:containerlab 原生扁平导出(备留)design/refactor/deploy-network-topology.html:mermaid 结构草图(已确认)⚠️ 注意:夹带提交
本分支含一个与本主题无关的提交
855565c2(docs/testing 优化点记录),是仓库并发活动在两次提交之间塞入的。如需保持 PR 干净,可在合并前把它单独拆走——告知即可处理。🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.