Revision 176dfd54

b/man/gnt-instance.rst
114 114
    details). Note that openvswitch support is also hypervisor
115 115
    dependent.
116 116

  
117
network
118
    derives the mode and the link from the settings of the network
119
    which is identified by its name. If the network option is chosen,
120
    link and mode must not be specified.
121

  
117 122

  
118 123
Of these "mode" and "link" are nic parameters, and inherit their
119 124
default at cluster level.  Alternatively, if no network is desired for
......
1033 1038
The ``--net add:``*options* and ``--net`` *N*``:add,``*options* option
1034 1039
will add a new network interface to the instance. The available options
1035 1040
are the same as in the **add** command (``mac``, ``ip``, ``link``,
1036
``mode``). The ``--net remove`` will remove the last network interface
1037
of the instance (``--net`` *N*``:remove`` for a specific index), while
1038
the ``--net`` *N*``:``*options* option will change the parameters of the Nth
1039
instance network interface.
1041
``mode``, ``network``). The ``--net remove`` will remove the last network
1042
interface of the instance (``--net`` *N*``:remove`` for a specific index),
1043
while the ``--net`` *N*``:``*options* option will change the parameters of
1044
the Nth instance network interface.
1040 1045

  
1041 1046
The option ``-o (--os-type)`` will change the OS name for the instance
1042 1047
(without reinstallation). In case an OS variant is specified that is

Also available in: Unified diff