summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 16:23:29 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commitb7767e05216fd8997f352b398db10d124bc1bec6 (patch)
tree88c5db43999a91eeb07e05afcf6d0d9d6d6d1158 /network
parent04e0bc1f8bce6889c3148f8bc0b89e03fa675819 (diff)
downloadslackbuilds-b7767e05216fd8997f352b398db10d124bc1bec6.tar.gz
slackbuilds-b7767e05216fd8997f352b398db10d124bc1bec6.tar.xz
network/gns3: Fix README.
Diffstat (limited to 'network')
-rw-r--r--network/gns3/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/network/gns3/README b/network/gns3/README
index 30d74e08e4..235a51556c 100644
--- a/network/gns3/README
+++ b/network/gns3/README
@@ -1,8 +1,8 @@
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.
+ * 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
@@ -11,11 +11,11 @@ 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.
+ * 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.
It is also recommended to read the documentation _before_ starting the program.