Revision 67c15d8b man/gnt-network.rst

b/man/gnt-network.rst
26 26
~~~
27 27

  
28 28
| **add**
29
| [--network=*NETWORK*]
30
| [--gateway=*GATEWAY*]
31
| [--add-reserved-ips=*RESERVEDIPS*]
32
| [--network6=*NETWORK6*]
33
| [--gateway6=*GATEWAY6*]
34
| [--mac-prefix=*MACPREFIX*]
35
| [--submit]
29
| [\--network=*NETWORK*]
30
| [\--gateway=*GATEWAY*]
31
| [\--add-reserved-ips=*RESERVEDIPS*]
32
| [\--network6=*NETWORK6*]
33
| [\--gateway6=*GATEWAY6*]
34
| [\--mac-prefix=*MACPREFIX*]
35
| [\--submit]
36 36
| {*network*}
37 37

  
38 38
Creates a new network with the given name. The network will be unused
......
62 62
~~~~~~
63 63

  
64 64
| **modify**
65
| [--gateway=*GATEWAY*]
66
| [--add-reserved-ips=*RESERVEDIPS*]
67
| [--remove-reserved-ips=*RESERVEDIPS*]
68
| [--network6=*NETWORK6*]
69
| [--gateway6=*GATEWAY6*]
70
| [--mac-prefix=*MACPREFIX*]
71
| [--submit]
65
| [\--gateway=*GATEWAY*]
66
| [\--add-reserved-ips=*RESERVEDIPS*]
67
| [\--remove-reserved-ips=*RESERVEDIPS*]
68
| [\--network6=*NETWORK6*]
69
| [\--gateway6=*GATEWAY6*]
70
| [\--mac-prefix=*MACPREFIX*]
71
| [\--submit]
72 72
| {*network*}
73 73

  
74 74
Modifies parameters from the network.
......
83 83
REMOVE
84 84
~~~~~~
85 85

  
86
| **remove** [--submit] {*network*}
86
| **remove** [\--submit] {*network*}
87 87

  
88 88
Deletes the indicated network, which must be not connected to any node group.
89 89

  
......
92 92
LIST
93 93
~~~~
94 94

  
95
| **list** [--no-headers] [--separator=*SEPARATOR*] [-v]
95
| **list** [\--no-headers] [\--separator=*SEPARATOR*] [-v]
96 96
| [-o *[+]FIELD,...*] [network...]
97 97

  
98 98
Lists all existing networks in the cluster. If no group names are given,

Also available in: Unified diff