Revision a653c059 docs/admin-guide.rst

b/docs/admin-guide.rst
388 388
Managing Virtual Networks
389 389
~~~~~~~~~~~~~~~~~~~~~~~~~
390 390

  
391
Cyclades is able to create and manage Virtual Networks. Networking is desployment
392
specific and must be customized based on the specific needs of the system
393
administrator. For better understanding networking please refer to :ref:`Network <networks>`
394
section.
395

  
396
Exactly as Cyclades VMs can be handled like Ganeti instances, Cyclades Networks
397
can also by handled as Ganeti networks, via `gnt-network commands`. All Ganeti
398
networks that belong to Synnefo are named with a prefix
399
`${BACKEND_PREFIX_ID}-net-`.
400

  
401
There are also the following snf-manage commands for managing networks:
402

  
403
* snf-manage network-list: List networks
404
* snf-manage network-show: Show information about network from Cyclades DB
405
* snf-manage network-inspect: Inspect the state of the network in DB and Ganeti backends
406
* snf-manage network-modify: Modify the state of the network in Cycldes DB
407
* snf-manage network-create: Create a new network
408
* snf-manage network-remove: Remove a network
409

  
391 410
Managing Network Resources
392 411
```````````````````````````
393 412

  

Also available in: Unified diff