aboutsummaryrefslogtreecommitdiffstats
path: root/etc/os-net-config/samples/ivs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/os-net-config/samples/ivs.yaml')
-rw-r--r--etc/os-net-config/samples/ivs.yaml24
1 files changed, 24 insertions, 0 deletions
diff --git a/etc/os-net-config/samples/ivs.yaml b/etc/os-net-config/samples/ivs.yaml
new file mode 100644
index 0000000..9813316
--- /dev/null
+++ b/etc/os-net-config/samples/ivs.yaml
@@ -0,0 +1,24 @@
+network_config:
+ -
+ type: ivs_bridge
+ members:
+ -
+ type: interface
+ name: nic2
+ -
+ type: interface
+ name: nic3
+ -
+ type: ivs_interface
+ name: api
+ vlan_id: 201
+ addresses:
+ -
+ ip_netmask: 172.16.2.7/24
+ -
+ type: ivs_interface
+ name: storage
+ vlan_id: 202
+ addresses:
+ -
+ ip_netmask: 172.16.1.6/24