This section describes the virtual Ethernet adapters attached to the virtual machine. The following list describes the available options:
- path – Attach virtual Ethernet interface to host attached adapter.
- type – Specify type of virtual SCSI storage device.
For virtual models that support the feature, it is possible to configure multiple Ethernet controllers. For an example configuration and details on section naming, see [ethernet_n] Section.
path
Attach virtual Ethernet interface to host attached adapter.
Syntax
|
Description
The interface
option is used to attach the virtual Ethernet adapter to a physical host adapter.
...reference below...
type
Specify type of virtual SCSI storage device.
Syntax
|
Description
This property describes the type of the virtual SCSI storage device. It is possible to attach a range of devices in various formats, including container files and physical devices. The table below describes each possible value for device-type.
Type | Description | Example Path |
---|---|---|
cdrom | Physical optical device. | /dev/cdrom |
disk | Physical disk device. | /dev/sda |
iso | Virtual CD-ROM ISO container file. | /usr/local/share/iso/suns-4.1.4.iso |
tape | Physical tape device. | /dev/tape |
vdisk | Virtual disk container file. | /usr/local/vm/bender/disk0.vdisk |
vtape | Virtual tape container file. | /usr/local/vm/leela/tape0.vtape |