mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/dynamips: Fix README.
This commit is contained in:
parent
1dc2590af2
commit
f4a2d69423
1 changed files with 15 additions and 11 deletions
|
@ -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
|
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)
|
(3620, 3640 and 3660), 3700 series (3725, 3745), 2600 series (2610 to
|
||||||
and 1700 series.
|
2650XM, 2691) and 1700 series. Please note that you must provide your
|
||||||
Please note that you must provide your own IOS images compatible with the Cisco hardware emulated by Dynamips.
|
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
|
GNS3 is based on Dynamips and Dynagen (a text-based front-end for
|
||||||
network, adding many additional features and most importantly making it easy to create, change and save your network topologies.
|
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
|
Unfortunately, Dynamips is no longer officially maintained, this is why
|
||||||
help of contributors – an unofficial version of Dynamips called dynamips-community that brings many improvements.
|
we have chosen to make -- with the precious help of contributors --
|
||||||
We encourage contributions and the code repository is accessible on GitHub.
|
an unofficial version of Dynamips called dynamips-community that brings
|
||||||
|
many improvements. We encourage contributions and the code repository
|
||||||
|
is accessible on GitHub.
|
||||||
|
|
Loading…
Reference in a new issue