Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 878 Bytes

CartesianConfigReference-KVM-bridge.rst

File metadata and controls

39 lines (23 loc) · 878 Bytes

bridge

Description

Sets the name of the bridge to which a VM nic will be added to. This only applies to scenarios where 'nic_mode' is set to 'tap'.

It can be set as a default to all nics:

bridge = virbr0

Or to a specific nic, by prefixing the parameter key with the nic name, that is for attaching 'nic1' to bridge 'virbr1':

bridge_nic1 = virbr1

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.