diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:42:41 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:42:41 -0400 |
commit | 2260889d9b1066ff7e136697902bedb133f89e0d (patch) | |
tree | 571a63ba15756b02dffdb193446ff73641d302a5 /network/gns3 | |
parent | 82f3545ccb778d7efbec2b1ae7f38e4aafc749db (diff) |
network/gns3: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/gns3')
-rw-r--r-- | network/gns3/README | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/network/gns3/README b/network/gns3/README index 235a51556cd7..4ac35670755b 100644 --- a/network/gns3/README +++ b/network/gns3/README @@ -4,11 +4,11 @@ networks. To allow complete simulations, GNS3 is strongly linked with: * 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. +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. @@ -17,7 +17,8 @@ Features overview * 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. -As of version 0.8.7 the package for dynamips has to be installed separately. -Port 127.0.0.1:7200 has to be open on your firewall. +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. As of version 0.8.7 the package for dynamips +has to be installed separately. Port 127.0.0.1:7200 has to be open on +your firewall. |