文章:计算机网络 33:容器如何联网,netns、veth、bridge、路由、VXLAN 与 CNI 日期:2026-09-24 一手资料 - network_namespaces(7),Linux man-pages project,访问于 2026-09-24:https://man7.org/linux/man-pages/man7/network_namespaces.7.html - veth(4),Linux man-pages project,访问于 2026-09-24:https://man7.org/linux/man-pages/man4/veth.4.html - Ethernet Bridging,Linux kernel project,访问于 2026-09-24:https://docs.kernel.org/networking/bridge.html - CNI Specification 1.1.0,CNI project,访问于 2026-09-24:https://www.cni.dev/docs/spec/ - CNI bridge plugin,CNI project,访问于 2026-09-24:https://www.cni.dev/plugins/current/main/bridge/ - RFC 7348: VXLAN,IETF,2014-08:https://www.rfc-editor.org/rfc/rfc7348.html 运行: python3 source/_posts/2026-09-24-计算机网络33-容器如何联网/path_model.py --help python3 source/_posts/2026-09-24-计算机网络33-容器如何联网/path_model.py 验证类型:HAND_CALC。 NOT_RUN:netns、veth、bridge、CNI 插件、VXLAN、抓包、PMTUD 和性能;当前环境缺少 ip 与插件。