Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.49 KB

CartesianConfigReference-KVM-nic_mode.rst

File metadata and controls

50 lines (33 loc) · 1.49 KB

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