summaryrefslogtreecommitdiff
path: root/testing/config/kvm/vnet2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/config/kvm/vnet2.xml')
-rw-r--r--testing/config/kvm/vnet2.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/config/kvm/vnet2.xml b/testing/config/kvm/vnet2.xml
new file mode 100644
index 000000000..7d125bfc6
--- /dev/null
+++ b/testing/config/kvm/vnet2.xml
@@ -0,0 +1,11 @@
+<network>
+ <name>vnet2</name>
+ <uuid>b5147a7d-e184-5c9e-3838-4621796ba95c</uuid>
+ <forward dev='lo' mode='route'>
+ <interface dev='lo'/>
+ </forward>
+ <bridge name='virbr2' stp='on' delay='0' />
+ <mac address='52:54:00:05:F3:34'/>
+ <ip address='10.1.0.254' netmask='255.255.0.0'>
+ </ip>
+</network>