Skip to content

Commit

Permalink
Adding lab network.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjensas committed May 11, 2017
1 parent 51bcfd2 commit ca77eeb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions lab-network.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<network>
<name>lab</name>
<forward mode='bridge'/>
<bridge name='br-trunk'/>
<virtualport type='openvswitch'/>
<portgroup name='lab'>
<vlan>
<tag id='103'/>
</vlan>
</portgroup>
</network>

0 comments on commit ca77eeb

Please sign in to comment.