File: test-vlan.xml

package info (click to toggle)
virtinst 0.600.1-3%2Bdeb7u2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 11,228 kB
  • sloc: python: 19,360; xml: 9,563; sh: 155; makefile: 17
file content (5 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (2)
1
2
3
4
5
<interface type='vlan' name='test-vlan'>
  <vlan tag='123'>
    <interface name='eth2'/>
  </vlan>
</interface>