Revision 57fb6fcb man/gnt-instance.rst

b/man/gnt-instance.rst
103 103
    the node expects the instance to use)
104 104

  
105 105
mode
106
    specifies the connection mode for this nic: routed or bridged.
106
    specifies the connection mode for this nic: routed, bridged or
107
    openvswitch.
107 108

  
108 109
link
109
    in bridged mode specifies the bridge to attach this NIC to, in
110
    routed mode it's intended to differentiate between different
111
    routing tables/instance groups (but the meaning is dependent on
112
    the network script, see gnt-cluster(8) for more details)
110
    in bridged or openvswitch mode specifies the interface to attach
111
    this NIC to, in routed mode it's intended to differentiate between
112
    different routing tables/instance groups (but the meaning is
113
    dependent on the network script, see gnt-cluster(8) for more
114
    details). Note that openvswitch support is also hypervisor
115
    dependent.
113 116

  
114 117

  
115 118
Of these "mode" and "link" are nic parameters, and inherit their

Also available in: Unified diff