diff options
author | Markus Hutmacher <mailing@markhu.de> | 2014-09-07 07:51:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-07 07:51:32 +0700 |
commit | 794616b50a070b9d164ce76d8b2e30a6bfd97513 (patch) | |
tree | ae2737ca0f2c9376ddae6c0a5dc9957817f6bcb6 /system/dynamips/README | |
parent | f0df45a0a51cb061a50a20cf6ac59fff444ca1ee (diff) | |
download | slackbuilds-794616b50a070b9d164ce76d8b2e30a6bfd97513.tar.gz |
system/dynamips: Added (Emulator for Cisco IOS).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dynamips/README')
-rw-r--r-- | system/dynamips/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/system/dynamips/README b/system/dynamips/README new file mode 100644 index 0000000000..596630a6c0 --- /dev/null +++ b/system/dynamips/README @@ -0,0 +1,15 @@ +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. + +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. + +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. |