From b7767e05216fd8997f352b398db10d124bc1bec6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Nov 2016 16:23:29 -0500 Subject: network/gns3: Fix README. --- network/gns3/README | 16 ++++++++-------- 1 file 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. -- cgit v1.2.3-65-gdbad