Revision 091c2c64 man/gnt-instance.sgml

b/man/gnt-instance.sgml
148 148

  
149 149
        <para>
150 150
          The NICs of the instances can be specified via the
151
          <option>--nic</option> option. By default, one NIC is
151
          <option>--net</option> option. By default, one NIC is
152 152
          created for the instance, with a random MAC, and connected
153 153
          to the default bridge. Each NIC can take up to three
154 154
          parameters (all optional):
......
1200 1200
        </para>
1201 1201

  
1202 1202
        <para>
1203
          The <option>--nic
1203
          The <option>--net
1204 1204
          add:<replaceable>options</replaceable></option> option will
1205 1205
          add a new NIC to the instance. The available options are the
1206 1206
          same as in the <command>add</command> command (mac, ip,
1207
          bridge). The <option>--nice remove</option> will remove the
1208
          last NIC of the instance, while the <option>--nic
1207
          bridge). The <option>--net remove</option> will remove the
1208
          last NIC of the instance, while the <option>--net
1209 1209
          <replaceable>N</replaceable>:<replaceable>options</replaceable></option>
1210 1210
          option will change the parameters of the Nth instance NIC.
1211 1211
        </para>

Also available in: Unified diff