Appearance
Basic Usage β
Navigation
Interface Overview β
The GNS3 main interface is divided into several areas:

Adding Devices by Drag and Drop β
- Select a device type from the Devices Panel on the left
- Drag and drop it to the Workspace

Connecting Devices β
- Click the Add a link button in the toolbar (or press
L) - Click on the first device's interface
- Click on the second device's interface

Starting and Stopping Devices β
Single Device β
- Right-click device β Start / Stop

All Devices β
- Toolbar β βΆοΈ Start all / βΉοΈ Stop all

Console Connection β
Method 1: Right-click β
Right-click device β Console
Method 2: Double-click β
Double-click directly on the device icon

Configure Console Application β
- Windows
Edit β Preferences β General β Console applications- MacOS
GNS3 β Preferences β General β Console applicationsPacket Capture β
GNS3 has built-in Wireshark integration for packet analysis. Right-click on any link β Select "Start Capture" 
Check "Start the Capture Visualization Program" to launch Wireshark 
Wireshark opens automatically 
Save Project β
File β Save project as...Project file structure:
my-project/
βββ my-project.gns3 # Project configuration file
βββ project-files/
βββ qemu/ # QEMU VM files
βββ docker/ # Docker configurationExport/Import β
Export Project (including images) β
File β Export projectImport Project β
File β Import projectKeep Project running when closing GNS3 β
- In GNS3
FileβEdit project
- Check
Leave this project running in background when closing GNS3