Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle
Excerpt
hiddentrue

Virtual Ethernet adapter configuration.

This section describes the virtual Ethernet adapters attached to the virtual machine.  The following list describes the available options:

  • interface – Attach virtual Ethernet interface to host attached adapter.
  • mac – Specify virtual Ethernet adapter MAC address.

It For virtual models that support the feature, it is possible to configure between 1 and 4 virtual Ethernet adapters.  When specifying each of the adapters, the x in the section name should be replaced with a letter between a and d.  The configuration snippet below demonstrates the configuration of two virtual Ethernet adapters.

...

bgColor#ffffff
titleBGColor#f0f0f0
titleExample Ethernet Adapter Configuration

[ewa0]
interface = intbr0

...

multiple Ethernet controllers.  For an example configuration and details on section naming, see [ethernet_n] Section.

interface 
Anchor
interface
interface

Attach virtual Ethernet interface to host attached adapter.

...