1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-26 00:38:10 +00:00

Update glossary

This commit is contained in:
Julien Duponchelle 2016-03-11 15:24:48 +01:00
parent 7d0b780dcc
commit a0ef68c1a3
No known key found for this signature in database
GPG Key ID: F1E2485547D4595D

View File

@ -18,3 +18,16 @@ 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. For example a VM can have a serial and an ethernet adapter plugged in.
The ethernet adapter can have 4 ports. The ethernet adapter can have 4 ports.
Controller
----------
The central server managing everything in GNS3. A GNS3 controller
will manage multiple GNS3 hypervisor.
Hypervisor
----------
The process running on each server with GNS3. The GNS3 hypervisor
is controlled by the GNS3 controller.