1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/docs/glossary.rst
Julien Duponchelle 9349bdc916
Fix documentation
2016-04-18 20:55:22 +02:00

34 lines
609 B
ReStructuredText

Glossary
========
VM
---
A Virtual Machine (Dynamips, IOU, Qemu, VPCS...)
Adapter
-------
The physical network interface. The adapter can contain multiple ports.
Port
----
A port is an opening on network adapter that cable plug into.
For example a VM can have a serial and an ethernet adapter plugged in.
The ethernet adapter can have 4 ports.
Controller
----------
The central server managing everything in GNS3. A GNS3 controller
will manage multiple GNS3 compute node.
Compute
----------
The process running on each server with GNS3. The GNS3 compute node
is controlled by the GNS3 controller.