返回介绍

网络节点

发布于 2019-11-11 05:18:48 字数 2548 浏览 1088 评论 0 收藏 0

网络节点

网络节点担负着进行网络服务的任务,包括DHCP、路由和高级网络服务等。一般包括三个网桥:br-tun、br-int 和 br-ex。

$ sudo ovs-vsctl show49761e8e-031f-4a60-b838-28bb82aac7b7    Bridge br-int        fail_mode: secure        Port br-int            Interface br-int                type: internal        Port "qr-694450d6-f6"            tag: 1            Interface "qr-694450d6-f6"                type: internal        Port "tap13685e28-b0"            tag: 1            Interface "tap13685e28-b0"                type: internal        Port patch-tun            Interface patch-tun                type: patch                options: {peer=patch-int}    Bridge br-ex        Port br-ex            Interface br-ex                type: internal        Port "qg-e76de35e-90"            Interface "qg-e76de35e-90"                type: internal    Bridge br-tun        fail_mode: secure        Port br-tun            Interface br-tun                type: internal        Port "vxlan-0a006458"            Interface "vxlan-0a006458"                type: vxlan                options: {df_default="true", in_key=flow, local_ip="10.0.100.77", out_key=flow, remote_ip="10.0.100.88"}        Port patch-int            Interface patch-int                type: patch                options: {peer=patch-tun}    ovs_version: "2.0.2"

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文