aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/scripts/xapi.vifcfg.py
blob: f42122409bd854a88b2d504ec63fb3b477ae12c0 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Virtual Network Interface Configuration for the Xen API
#

name = ''
type = 'paravirtualised'
#device = 'eth0' # this is the dom0 device, not domU!
network = '' # ignored
MAC = ''
MTU = '1500'