GNS3 is a graphical network simulator that allows you to design complex network topologies and to launch simulations on them.
GNS3 is a graphical network simulator that allows you to design complex network topologies and to launch simulations on them.
To allow complete simulations, GNS3 is strongly linked with :
* Dynamips, an IOS emulator which allows users to run IOS binary images from Cisco Systems.
* Dynagen, a text-based front-end for Dynamips.
* Pemu, a PIX emulator.
GNS3 is a excellent complementary tool to real labs for administrators of Cisco networks or people wanting to pass their CCNA, CCNP, CCIP or CCIE certifications.
It can also be used to experiment features of Cisco IOS or to check configurations that need to be deployed later on real routers. This project is an open source product that may be used on multiple platforms, including Windows, Linux, and MacOS X.
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / gns3-gui
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Education/gns3-gui && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
gns3-gui-2.2.44.1.tar.gz | 0005056513 4.82 MB | |
gns3-gui.changes | 0000060325 58.9 KB | |
gns3-gui.spec | 0000004192 4.09 KB |
Latest Revision
baserev update by copy to link target
Comments 3
We hava an issue under openSUSE 15.3... gns3 requires python3-distro 1.6.0+ but in the distribution we have only python3-distro 1.5.0
requirements.txt stand: jsonschema==3.2.0 sentry-sdk>=1.3.1 psutils>=5.6.7 distro==1.6.0 setuptools
please update this to latest version for tumbleweed etc