2015-02-18 11:06:13 +01:00
|
|
|
Glossary
|
|
|
|
========
|
|
|
|
|
2018-11-27 18:30:16 +07:00
|
|
|
Project
|
|
|
|
--------
|
|
|
|
|
|
|
|
A project contains everything that is needed to save and restore a virtual network in GNS3 (the topology, virtual disks, settings etc.)
|
|
|
|
|
2017-04-12 14:35:49 +02:00
|
|
|
Topology
|
|
|
|
--------
|
|
|
|
|
2018-11-27 18:30:16 +07:00
|
|
|
A topology represents a virtual network (nodes, visual elements, links...). A topology is often used to refer to a project.
|
2017-04-12 14:35:49 +02:00
|
|
|
|
2016-05-12 19:18:37 +02:00
|
|
|
Node
|
2018-03-12 13:38:50 +07:00
|
|
|
----
|
2015-02-18 11:06:13 +01:00
|
|
|
|
2018-03-12 13:38:50 +07:00
|
|
|
A Virtual Machine (Dynamips, IOU, Qemu, VPCS...) or builtin node (cloud, switch, hub...) that run on a compute.
|
2015-02-18 11:06:13 +01:00
|
|
|
|
2018-11-28 16:12:57 +07:00
|
|
|
Template
|
2017-04-12 14:35:49 +02:00
|
|
|
---------
|
|
|
|
|
2018-11-28 16:12:57 +07:00
|
|
|
A template used to create a new node. A node is created when dragging a template to a topology.
|
2017-04-12 14:35:49 +02:00
|
|
|
|
2018-11-28 16:12:57 +07:00
|
|
|
Appliance
|
|
|
|
---------
|
2017-04-12 14:35:49 +02:00
|
|
|
|
2018-11-28 16:12:57 +07:00
|
|
|
A file (.gns3a or .gns3appliance) used to create a new template with predefined settings.
|
2017-04-12 14:35:49 +02:00
|
|
|
|
2016-06-23 11:17:23 +02:00
|
|
|
Drawing
|
2018-03-12 13:38:50 +07:00
|
|
|
-------
|
2016-06-20 18:45:31 +02:00
|
|
|
|
2018-03-12 13:38:50 +07:00
|
|
|
A Drawing is a visual element like annotations, images, rectangles etc. There are pure SVG elements.
|
2016-06-20 18:45:31 +02:00
|
|
|
|
2015-02-18 11:06:13 +01:00
|
|
|
Adapter
|
|
|
|
-------
|
|
|
|
|
2018-03-12 13:38:50 +07:00
|
|
|
A physical network interface, like a PCI card. The adapter can contain multiple ports.
|
2015-02-18 11:06:13 +01:00
|
|
|
|
|
|
|
Port
|
|
|
|
----
|
|
|
|
|
2018-03-12 13:38:50 +07:00
|
|
|
A port is an opening on a network adapter where can be plugged into.
|
2015-02-18 11:06:13 +01:00
|
|
|
|
2018-03-12 13:38:50 +07:00
|
|
|
For example a VM can have a serial and an Ethernet adapter.
|
|
|
|
The Ethernet adapter itself can have 4 ports.
|
2016-03-11 15:24:48 +01:00
|
|
|
|
|
|
|
Controller
|
|
|
|
----------
|
|
|
|
|
|
|
|
The central server managing everything in GNS3. A GNS3 controller
|
2016-04-18 20:55:22 +02:00
|
|
|
will manage multiple GNS3 compute node.
|
2016-03-11 15:24:48 +01:00
|
|
|
|
2016-04-18 20:55:22 +02:00
|
|
|
Compute
|
2018-03-12 13:38:50 +07:00
|
|
|
-------
|
2016-03-11 15:24:48 +01:00
|
|
|
|
2016-04-18 20:55:22 +02:00
|
|
|
The process running on each server with GNS3. The GNS3 compute node
|
2016-03-11 15:24:48 +01:00
|
|
|
is controlled by the GNS3 controller.
|
|
|
|
|
2016-06-27 18:33:42 +02:00
|
|
|
Symbol
|
|
|
|
------
|
2018-03-12 13:38:50 +07:00
|
|
|
|
|
|
|
A symbol is an icon used to represent a node on a scene.
|
2016-09-20 12:46:39 +02:00
|
|
|
|
|
|
|
Scene
|
|
|
|
-----
|
2018-03-12 13:38:50 +07:00
|
|
|
|
|
|
|
A scene is the drawing area or canvas.
|
2017-06-30 10:22:30 +02:00
|
|
|
|
|
|
|
|
|
|
|
Filter
|
|
|
|
------
|
2018-03-12 13:38:50 +07:00
|
|
|
|
|
|
|
Packet filter, for instance to add latency on a link or drop packets
|