diff options
author | Alam Guntur Nugroho <alamgn@mail.ugm.ac.id> | 2010-05-12 23:32:11 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:32:11 +0200 |
commit | a69eff4bed983d39341ce26f06b192034b703f2a (patch) | |
tree | 48ec89e165cec187f6b457960530df46fdf95c8b /network/gns3/README | |
parent | 45728f38d448465622702a671a70fcecbac5b321 (diff) | |
download | slackbuilds-a69eff4bed983d39341ce26f06b192034b703f2a.tar.gz |
network/gns3: Added to 12.2 repository
Diffstat (limited to 'network/gns3/README')
-rw-r--r-- | network/gns3/README | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/network/gns3/README b/network/gns3/README new file mode 100644 index 0000000000..ebabcf3f9a --- /dev/null +++ b/network/gns3/README @@ -0,0 +1,22 @@ +GNS3 is a graphical network simulator that allows simulation of complex +networks. To allow complete simulations, GNS3 is strongly linked with: + * Dynamips, the core program that allows Cisco IOS emulation. + * Dynagen, a text-based front-end for Dynamips. + * Pemu, a Cisco PIX firewall emulator based on Qemu. + +GNS3 is an excellent complementary tool to real labs for Cisco network +engineers, administrators and people wanting to pass certifications such +as CCNA, CCNP, CCIP or CCIE. It can also be used to experiment features +of Cisco IOS or to check configurations that need to be deployed later on +real routers. + +Features overview + * Design of high quality and complex network topologies. + * Emulation of many Cisco router platforms and PIX firewalls. + * Simulation of simple Ethernet, ATM and Frame Relay switches. + * Connection of the simulated network to the real world! + * Packet capture using Wireshark. + +Important notice: users have to provide their own Cisco IOS to use with GNS3. + +This requires qt4, sip, and PyQT from SlackBuilds.org. |