2012-07-31 14:36:51 -04:00
|
|
|
<network>
|
|
|
|
|
<name>openvswitch-net</name>
|
|
|
|
|
<uuid>81ff0d90-c92e-6742-64da-4a736edb9a8b</uuid>
|
|
|
|
|
<forward mode='bridge'/>
|
|
|
|
|
<virtualport type='openvswitch'/>
|
|
|
|
|
<portgroup name='bob' default='yes'>
|
2012-08-12 03:51:30 -04:00
|
|
|
<vlan trunk='yes'>
|
|
|
|
|
<tag id='666'/>
|
|
|
|
|
</vlan>
|
2012-07-31 14:36:51 -04:00
|
|
|
<virtualport>
|
|
|
|
|
<parameters profileid='bob-profile'/>
|
|
|
|
|
</virtualport>
|
|
|
|
|
</portgroup>
|
|
|
|
|
<portgroup name='alice'>
|
2012-08-12 03:51:30 -04:00
|
|
|
<vlan trunk='yes'>
|
|
|
|
|
<tag id='777'/>
|
|
|
|
|
<tag id='888'/>
|
|
|
|
|
<tag id='999'/>
|
|
|
|
|
</vlan>
|
2012-07-31 14:36:51 -04:00
|
|
|
<virtualport>
|
|
|
|
|
<parameters profileid='alice-profile'/>
|
|
|
|
|
</virtualport>
|
|
|
|
|
</portgroup>
|
2013-05-23 18:12:10 +01:00
|
|
|
<portgroup name='native'>
|
|
|
|
|
<vlan trunk='yes'>
|
|
|
|
|
<tag id='123' nativeMode='tagged'/>
|
|
|
|
|
<tag id='444'/>
|
|
|
|
|
</vlan>
|
|
|
|
|
<virtualport>
|
|
|
|
|
<parameters profileid='native-profile'/>
|
|
|
|
|
</virtualport>
|
|
|
|
|
</portgroup>
|
2012-07-31 14:36:51 -04:00
|
|
|
</network>
|