Revision 3924c9e0 man/gnt-network.rst

b/man/gnt-network.rst
31 31
| [--gateway6=*GATEWAY6*]
32 32
| [--mac-prefix=*MACPREFIX*]
33 33
| [--network-type=*NETWORKTYPE*]
34
| [--submit]
34 35
| {*network*}
35 36

  
36 37
Creates a new network with the given name. The network will be unused
......
46 47

  
47 48
IPv6 semantics can be assigned to the network via the ``--network6`` and
48 49
``--gateway6`` options. IP pool is meaningless for IPV6 so those two values
49
can be used for EUI64 generation from a NIC's mac value.
50
can be used for EUI64 generation from a NIC's MAC address.
51

  
52
See **ganeti(7)** for a description of ``--submit`` and other common options.
50 53

  
51 54
MODIFY
52 55
~~~~~~
......
59 62
| [--gateway6=*GATEWAY6*]
60 63
| [--mac-prefix=*MACPREFIX*]
61 64
| [--network-type=*NETWORKTYPE*]
65
| [--submit]
62 66
| {*network*}
63 67

  
64 68
Modifies parameters from the network.
65 69

  
66
Unable to modify network (ip range). Create a new network if you want to do
67
so. All other options are documented in the **add** command above.
70
Unable to modify network (IP address range). Create a new network if you want
71
to do so. All other options are documented in the **add** command above.
72

  
73
See **ganeti(7)** for a description of ``--submit`` and other common options.
68 74

  
69 75
REMOVE
70 76
~~~~~~
71 77

  
72
| **remove** {*network*}
78
| **remove** [--submit] {*network*}
73 79

  
74 80
Deletes the indicated network, which must be not connected to any node group.
75 81

  
82
See **ganeti(7)** for a description of ``--submit`` and other common options.
83

  
76 84
LIST
77 85
~~~~
78 86

  

Also available in: Unified diff