-
-
Save NehaRawat/94e999ed9b48dd8f16f0 to your computer and use it in GitHub Desktop.
network 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
c9078992-483e-4cb9-b7e3-b9d0902749c9 | |
Bridge br-ex | |
Port phy-br-ex | |
Interface phy-br-ex | |
type: patch | |
options: {peer=int-br-ex} | |
Port br-ex | |
Interface br-ex | |
type: internal | |
Port "em1" | |
Interface "em1" | |
Bridge br-int | |
fail_mode: secure | |
Port br-int | |
Interface br-int | |
type: internal | |
Port "qr-a2c7fcce-1c" | |
tag: 1 | |
Interface "qr-a2c7fcce-1c" | |
type: internal | |
Port "qg-67fe9b06-3e" | |
tag: 2 | |
Interface "qg-67fe9b06-3e" | |
type: internal | |
Port patch-tun | |
Interface patch-tun | |
type: patch | |
options: {peer=patch-int} | |
Port int-br-ex | |
Interface int-br-ex | |
type: patch | |
options: {peer=phy-br-ex} | |
Port "tap5df8219a-67" | |
tag: 1 | |
Interface "tap5df8219a-67" | |
type: internal | |
Bridge br-tun | |
fail_mode: secure | |
Port "gre-0a6801d2" | |
Interface "gre-0a6801d2" | |
type: gre | |
options: {df_default="true", in_key=flow, local_ip="10.104.10.45", out_key=flow, remote_ip="10.104.1.210"} | |
Port patch-int | |
Interface patch-int | |
type: patch | |
options: {peer=patch-tun} | |
Port br-tun | |
Interface br-tun | |
type: internal | |
ovs_version: "2.3.1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment