Revision 8619a3bd

b/man/gnt-instance.sgml
960 960
            </varlistentry>
961 961

  
962 962
            <varlistentry>
963
              <term>mode</term>
963
              <term>nic_mode</term>
964 964
              <listitem>
965 965
                <simpara>the mode of the first instance NIC
966 966
                (routed or bridged)</simpara>
967 967
              </listitem>
968 968
            </varlistentry>
969 969
            <varlistentry>
970
              <term>link</term>
970
              <term>nic_link</term>
971 971
              <listitem>
972 972
                <simpara>the link of the first instance NIC
973 973
                </simpara>
b/scripts/gnt-instance
1329 1329
    "Lists the instances and their status. The available fields are"
1330 1330
    " (see the man page for details): status, oper_state, oper_ram,"
1331 1331
    " name, os, pnode, snodes, admin_state, admin_ram, disk_template,"
1332
    " ip, mac, mode, link, sda_size, sdb_size, vcpus, serial_no,"
1332
    " ip, mac, nic_mode, nic_link, sda_size, sdb_size, vcpus, serial_no,"
1333
    " nic.count, nic.mac/N, nic.ip/N, nic.mode/N, nic.link/N,"
1334
    " nic.macs, nic.ips, nic.modes, nic.links,"
1335
    " disk.count, disk.size/N, disk.sizes,"
1336
    " hv/NAME, be/memory, be/vcpus, be/auto_balance,"
1333 1337
    " hypervisor."
1334 1338
    " The default field"
1335 1339
    " list is (in order): %s." % ", ".join(_LIST_DEF_FIELDS),

Also available in: Unified diff