Skip to content

CartesianConfigReference KVM nic_mode

Lucas Meneghel Rodrigues edited this page Sep 25, 2012 · 1 revision

nic_mode

Description

Configures the mode of a Network Interface Card.

Suitable values for this configuration item are either user or tap.

User mode networking is the default on QEMU, but Tap mode is the current default in Autotest:

nic_mode = tap

When nic_mode is set to Tap you should also set a bridge.

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.

See Also

Clone this wiki locally