Query: xvif
OS: netbsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XVIF(4) BSD/xen Kernel Interfaces Manual XVIF(4)NAMExvif -- Xen backend paravirtualized network interfaceSYNOPSISpseudo-device xvifDESCRIPTIONThe xvif interface forms the backend part of the paravirtualized drivers used by Xen domains to offer network connectivity. When the guest domain is NetBSD, the endpoint of the xvif interface is a xennet(4) interface. In the XenStore, xvif and xennet are identi- fied by ``vif'' (virtual interface) entries. All xvif interfaces follow the ``xvifXiY'' naming convention, where 'X' represents the guest domain identifier, and 'Y' an arbitrary identi- fier; most of the time, it is the frontend interface identifier, e.g. ``xennetY''. For convenience, the MAC address of an xvif interface is chosen by incrementing the third byte of the MAC address of the frontend device. Conceptually, frontends and backends drivers are similar to two Ethernet cards connected via a crossover cable.DIAGNOSTICSxvif%di%d: can't read %s/mac: %d The MAC address for this interface could not be read from XenStore. xvif%di%d: %s is not a valid mac address The MAC address specified in the configuration file of the newly created guest domain is invalid. xvif%di%d: Ethernet address %s MAC address of the xvif interface.SEE ALSOifmedia(4), xennet(4), ifconfig(8)HISTORYThe xvif driver first appeared in NetBSD 4.0.AUTHORSThe xvif driver was written by Manuel Bouyer <bouyer@NetBSD.org>.BSDApril 7, 2011 BSD
Related Man Pages |
---|
if_gem(4) - debian |
pciback(4) - netbsd |
xennet(4) - netbsd |
xpci(4) - netbsd |
gem(4) - php |
Similar Topics in the Unix Linux Community |
---|
changing MAC address |
Need help with IP and MAC addresses |
Need help in Regular expression in bash shell |
Changing MAC address in SCO 5.0.6 |
Script getting IP's and MAC addresses |