diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 14:55:30 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | f4a2d6942386d5dcbc01dd03016eb2a48ab6b868 (patch) | |
tree | 4d01ffb3d7f741c2bda08f2a67d3397b3d07faf1 /system | |
parent | 1dc2590af21ed6b628ec9cf16c5e15a37004a1b9 (diff) | |
download | slackbuilds-f4a2d6942386d5dcbc01dd03016eb2a48ab6b868.tar.gz |
system/dynamips: Fix README.
Diffstat (limited to 'system')
-rw-r--r-- | system/dynamips/README | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/system/dynamips/README b/system/dynamips/README index 596630a6c0..47385e9d9c 100644 --- a/system/dynamips/README +++ b/system/dynamips/README @@ -1,15 +1,19 @@ -Dynamips is a software that emulates Cisco IOS on a traditional PC. +Dynamips is a software that emulates Cisco IOS on a traditional PC. -It has been created by Christophe Fillot who started his work in August 2005. +It was created by Christophe Fillot who started his work in August 2005. -The last official release of Dynamips supports Cisco 7200, 3600 series -(3620, 3640 and 3660), 3700 series (3725, 3745), 2600 series (2610 to 2650XM, 2691) -and 1700 series. -Please note that you must provide your own IOS images compatible with the Cisco hardware emulated by Dynamips. +The last official release of Dynamips supports Cisco 7200, 3600 series +(3620, 3640 and 3660), 3700 series (3725, 3745), 2600 series (2610 to +2650XM, 2691) and 1700 series. Please note that you must provide your +own IOS images compatible with the Cisco hardware emulated by Dynamips. -GNS3 is based on Dynamips and Dynagen (a text-based front-end for Dynamips) to create a complete virtual Cisco -network, adding many additional features and most importantly making it easy to create, change and save your network topologies. +GNS3 is based on Dynamips and Dynagen (a text-based front-end for +Dynamips) to create a complete virtual Cisco network, adding many +additional features and most importantly making it easy to create, +change and save your network topologies. -Unfortunately, Dynamips is no longer officially maintained, this is why we have chosen to make – with the precious -help of contributors – an unofficial version of Dynamips called dynamips-community that brings many improvements. -We encourage contributions and the code repository is accessible on GitHub. +Unfortunately, Dynamips is no longer officially maintained, this is why +we have chosen to make -- with the precious help of contributors -- +an unofficial version of Dynamips called dynamips-community that brings +many improvements. We encourage contributions and the code repository +is accessible on GitHub. |