7.3 add-single-bridge Command

Use the --add-single-bridge command to add a bridge over a single Ethernet interface.

Syntax

vm_maker --add-single-bridge bridge_name [ --vlan vlanid ]

Options

  • bridge_name: The name to use for the new bridge. The bridge name must begin with 'vm' followed by an interface name, for example, vmeth1.
  • --vlan: Optionally, specifies the VLAN ID to use for the bridge.