Revision be862db9

b/man/gnt-network.rst
119 119

  
120 120
List available fields for networks.
121 121

  
122
INFO
123
~~~~
124

  
125
| **info** [network...]
126

  
127
Displays information about a given network.
128

  
129
CONNECT
130
~~~~~~~
131

  
132
| **connect** {*network*} {*mode*} {*link*} [*groups*...]
133

  
134
Connect a network to given node groups (all if not specified) with the
135
network parameters *mode* and *link*. Every network interface will
136
inherit those parameters if assigned in a network.
137

  
138
DISCONNECT
139
~~~~~~~~~~
140

  
141
| **disconnect** {*network*} [*groups*...]
142

  
143
Disconnect a network from given node groups (all if not specified). This
144
is possible only if no instance is using the network.
145

  
146

  
122 147
TAGS
123 148
~~~
124 149

  
......
157 182
do, tags from both sources will be removed). A file name of ``-`` will
158 183
be interpreted as stdin.
159 184

  
160

  
161
INFO
162
~~~~
163

  
164
| **info** [network...]
165

  
166
Displays information about a given network.
167

  
168
CONNECT
169
~~~~~~~
170

  
171
| **connect** {*network*} {*mode*} {*link*} [*groups*...]
172

  
173
Connect a network to given node groups (all if not specified) with the
174
network parameters *mode* and *link*. Every network interface will
175
inherit those parameters if assigned in a network.
176

  
177
DISCONNECT
178
~~~~~~~~~~
179

  
180
| **disconnect** {*network*} [*groups*...]
181

  
182
Disconnect a network from given node groups (all if not specified). This
183
is possible only if no instance is using the network.
184

  
185 185
.. vim: set textwidth=72 :
186 186
.. Local Variables:
187 187
.. mode: rst

Also available in: Unified diff