2015-02-18 12:06:13 +02:00
|
|
|
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.
|
2016-03-11 16:24:48 +02:00
|
|
|
|
|
|
|
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.
|
|
|
|
|