Dynamips : The emulator currently supports the following platforms:
- Cisco 7200 (NPE-100 to NPE-400)
- Cisco 3600 (3620, 3640 and 3660)
- Cisco 2691
- Cisco 3725
- Cisco 3745
安裝需求:
Dynagen http://sourceforge.net/project/showfiles.php?group_id=160317
(Dynampis http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator)已經包含在Dynagen
WinPcap http://www.winpcap.org/
安裝說明:
1.安裝 WinPcap 4
2.安裝 Dynagen
上述兩項都可以一路確定按到底。
3.安裝IOSHunter抓舊版的IOS (目前先用 c7200-jk8o3s-mz.122-17a.bin 測試, X24 可以跑
Simple Lab1)
4.進行設定 --idle-pc 的步驟
5.打開 Dynamips-Server
6.打開 Lab 開始進行測試
我的Simple Lab
# Simple lab
[localhost]
[[7200]]
idlepc = 0x60522504
image = \Program Files\Dynamips\images\c7200-jk8o3s-mz.122-17a.bin
#image = \Program Files\Dynamips\images\c7200-jk9o3s-mz.
124-7a.image
# On Linux / Unix use forward slashes:
# image = /opt/7200-images/c7200-jk9o3s-mz.124-7a.image
npe = npe-400
ram = 160
[[ROUTER R1]]
s1/0 = R2 s1/0
[[router R2]]
# No need to specify an adapter here, it is taken care of
# by the interface specification under Router R1
以上完畢!終於可以正常跑 7200,接下來就是要測試哪些 IOS 是可以使用還有設定檔要如何設定?
On 7月1日, 下午3時55分, jeng...@gmail.com wrote:
> 這位法國的工程師的公司因為和Cisco有合作關係,負責開發給Cisco的測試平台。玩久了對Cisco的平台設計熟了,同事跟他說何不寫個
> Cisco模擬器。模擬器(http://dynagen.org/)就這樣誕生了,也造福了不想要買機器的工程師學習使用Cisco網路設備!
> Dynagen : Current options are 2610, 2611, 2620, 2621, 2610XM, 2620XM,
> 2621XM, 2650XM, 2651XM, 2691, 3620, 3640, 3660, 3725, 3745, or 7200
>
> Dynamips : The emulator currently supports the following platforms:
> - Cisco 7200 (NPE-100 to NPE-400)
> - Cisco 3600 (3620, 3640 and 3660)
> - Cisco 2691
> - Cisco 3725
> - Cisco 3745
>
> 安裝需求:
> Dynagenhttp://sourceforge.net/project/showfiles.php?group_id=160317
> (Dynampishttp://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator)已經包含在Dynagen
> WinPcaphttp://www.winpcap.org/