File: vepa-net.xml

package info (click to toggle)
libvirt 12.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 212,536 kB
  • sloc: ansic: 537,688; xml: 342,012; python: 12,056; perl: 2,626; sh: 2,175; makefile: 448; javascript: 126; cpp: 22
file content (22 lines) | stat: -rw-r--r-- 689 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<network trustGuestRxFilters='no'>
  <name>vepa-net</name>
  <uuid>81ff0d90-c91e-6742-64da-4a736edb9a8b</uuid>
  <forward dev='eth1' mode='vepa'>
    <interface dev='eth1'/>
    <interface dev='eth2'/>
    <interface dev='eth3'/>
  </forward>
  <virtualport type='802.1Qbg'>
    <parameters managerid='11' typeid='1193047' typeidversion='2'/>
  </virtualport>
  <portgroup name='bob' default='yes'>
    <virtualport type='802.1Qbg'>
      <parameters typeid='2193047' typeidversion='3'/>
    </virtualport>
  </portgroup>
  <portgroup name='alice' trustGuestRxFilters='yes'>
    <virtualport type='802.1Qbg'>
      <parameters managerid='13'/>
    </virtualport>
  </portgroup>
</network>