diff options
Diffstat (limited to 'docs/examples/openvswitch')
-rw-r--r-- | docs/examples/openvswitch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/examples/openvswitch b/docs/examples/openvswitch new file mode 100644 index 0000000..c2069b3 --- /dev/null +++ b/docs/examples/openvswitch @@ -0,0 +1,5 @@ +Description="Example Open vSwitch connection" +Interface=ovs-br0 +Connection=openvswitch +BindsToInterfaces=(eth0 eth1) +IP=dhcp |