File: test-vlan.xml

package info (click to toggle)
virtinst 0.500.3-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,084 kB
  • ctags: 2,393
  • sloc: python: 14,166; xml: 5,181; sh: 126; makefile: 6
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>