Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
970a94b3
Commit
970a94b3
authored
Nov 28, 2012
by
Christos Stavrakakis
Browse files
Update admin-guide with section about Networks
parent
33e182ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/admin-guide.rst
View file @
970a94b3
...
...
@@ -388,6 +388,25 @@ commands are available:
Managing Virtual Networks
~~~~~~~~~~~~~~~~~~~~~~~~~
Cyclades is able to create and manage Virtual Networks. Networking is desployment
specific and must be customized based on the specific needs of the system
administrator. For better understanding networking please refer to :ref:`Network <networks>`
section.
Exactly as Cyclades VMs can be handled like Ganeti instances, Cyclades Networks
can also by handled as Ganeti networks, via `gnt-network commands`. All Ganeti
networks that belong to Synnefo are named with a prefix
`${BACKEND_PREFIX_ID}-net-`.
There are also the following snf-manage commands for managing networks:
* snf-manage network-list: List networks
* snf-manage network-show: Show information about network from Cyclades DB
* snf-manage network-inspect: Inspect the state of the network in DB and Ganeti backends
* snf-manage network-modify: Modify the state of the network in Cycldes DB
* snf-manage network-create: Create a new network
* snf-manage network-remove: Remove a network
Managing Network Resources
```````````````````````````
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment