-
-
Save NehaRawat/1055fdc17347fdf9e15e to your computer and use it in GitHub Desktop.
compute node ovs state
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4f3d8246-c6fd-403e-90a6-d68a4214cf4a | |
Bridge br-ex | |
Port "em1" | |
Interface "em1" | |
Port br-ex | |
Interface br-ex | |
type: internal | |
Bridge br-tun | |
fail_mode: secure | |
Port patch-int | |
Interface patch-int | |
type: patch | |
options: {peer=patch-tun} | |
Port br-tun | |
Interface br-tun | |
type: internal | |
Port "gre-0a680a2d" | |
Interface "gre-0a680a2d" | |
type: gre | |
options: {df_default="true", in_key=flow, local_ip="10.104.1.210", out_key=flow, remote_ip="10.104.10.45"} | |
Bridge br-int | |
fail_mode: secure | |
Port "qvo9978d7fb-54" | |
tag: 1 | |
Interface "qvo9978d7fb-54" | |
Port br-int | |
Interface br-int | |
type: internal | |
Port patch-tun | |
Interface patch-tun | |
type: patch | |
options: {peer=patch-int} | |
ovs_version: "2.3.1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment