- 论坛徽章:
- 0
|
点击下载
一个可以在PC上模拟cisco7200系列路由器的软件,而且可以在1台pc上模拟多个7200进行互联,从而虚拟出一个lab环境,Nio实地测试了一下,效果很好,基本上可以做任何实验,包括atm哦。dynamips支持以下pa:
引用
* C7200-IO-FE
* PA-FE-TX
* PA-4T+
* PA-8T
* PA-A1
* PA-POS-OC3 (NOT WORKING)
支持以下npe:
引用
* npe-100
* npe-150
* npe-175
* npe-200
* npe-225
* npe-300
* npe-400
* npe-g1 (NOT WORKING)
这个是我的dynamips的运行脚本:
C:\dynamips>type r1.bat
dynamips -X -T 2001 -p 0:C7200-IO-FE -s 0:0:udp:10001:127.0.0.1:10002 image.bin
//r1的fa0/0使用udp10001和r2的fa0/0的udp10002
C:\dynamips>type r2.bat
dynamips -X -T 2002 -p 0:C7200-IO-FE -s 0:0:udp:10002:127.0.0.1:10001 image.bin
//r1的fa0/0使用udp10002和r2的fa0/0的udp10001
不过注意一点,这个模拟器超耗cpu,找个好pc吧,内存也要够大哦。
C:\dynamips>dynamips -X -T 2001 -p 0:C7200-IO-FE -s 0:0:udp:10001:127.0.0.1:1000
2 image.bin
Cisco 7200 Simulation Platform (version 0.2.4-x86)
Copyright (c) 2005,2006 Christophe Fillot.
IOS image file: image.bin
C7200: Warning, no MAC address set.
CPU0 Device list:
ram : 0x000000000000 (0x10000000)
rom : 0x00001fc00000 (0x00400000)
remote_ctrl : 0x000011000000 (0x00001000)
bootflash : 0x00001a000000 (0x00800000)
nvram : 0x00001e000000 (0x00020000)
zero : 0x00001f000000 (0x00c00000)
mp_fpga : 0x00001e800000 (0x00001000)
io_fpga : 0x00001e840000 (0x00001000)
pci_io : 0x000100000000 (0x00200000)
gt64010 : 0x000014000000 (0x00001000)
sram0 : 0x00004b000000 (0x00200000)
sram0_alias : 0x00014b000000 (0x00200000)
sram0_bswap : 0x00004b800000 (0x00200000)
sram1 : 0x00004b200000 (0x00200000)
sram1_alias : 0x00014b200000 (0x00200000)
sram1_bswap : 0x00004ba00000 (0x00200000)
C7200-IO-FE(0) : 0x000048000000 (0x00800000)
PCI Bus "MB0/MB1/MB2" Device list:
clpd6729 : ID 1013:1100, Bus 0, Dev. 5, Func. 0
C7200-IO-FE(0) : ID 1011:0009, Bus 0, Dev. 6, Func. 0, IRQ: 2
sram1 : ID 1137:0005, Bus 10, Dev. 0, Func. 0
sram0 : ID 1137:0005, Bus 4, Dev. 0, Func. 0
dec21050 : ID 1011:0001, Bus 10, Dev. 3, Func. 0
dec21050 : ID 1011:0001, Bus 4, Dev. 3, Func. 0
dec21050 : ID 1011:0001, Bus 10, Dev. 2, Func. 0
dec21050 : ID 1011:0001, Bus 4, Dev. 2, Func. 0
dec21050 : ID 1011:0001, Bus 10, Dev. 1, Func. 0
dec21050 : ID 1011:0001, Bus 4, Dev. 1, Func. 0
dec21050 : ID 1011:0001, Bus 0, Dev. 4, Func. 0
dec21050 : ID 1011:0001, Bus 0, Dev. 3, Func. 0
dec21050 : ID 1011:0001, Bus 0, Dev. 2, Func. 0
dec21050 : ID 1011:0001, Bus 0, Dev. 1, Func. 0
gt64010 : ID 11ab:0146, Bus 0, Dev. 0, Func. 0, IRQ: 4
Waiting connection to Console port on tcp port 2001
Loading ELF file 'image.bin'...
* Adding section at virtual address 0x80008000
ELF entry point: 0x80008000
Starting simulation (CPU0 PC=0xffffffffbfc00000), JIT is enabled.
Console port is now connected.
Waiting connection to Console port on tcp port 2001
telnet 127.0.0.1 2001
Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706
Cisco Internetwork Operating System Software
IOS (tm) 7200 Software (C7200-JS-M), Version 12.2(18)S12, RELEASE SOFTWARE (fc1)
Technical Support:
http://www.cisco.com/techs...
Copyright (c) 1986-2006 by cisco Systems, Inc.
Compiled Thu 25-May-06 12:32 by tinhuang
Image text-base: 0x60008FE0, data-base: 0x61A8A000
cisco 7206VXR (NPE200) processor (revision B) with 245760K/16384K bytes of memor
y.
Processor board ID 4294967295
R4600 CPU at 100Mhz, Implementation 32, Rev 1.2
6 slot VXR midplane, Version 2.1
Last reset from power-on
Bridging software.
X.25 software, Version 3.0.0.
SuperLAT software (copyright 1990 by Meridian Technology Corp).
TN3270 Emulation software.
Number of Fast PAs = 1
Number of Fast+Medium PAs = 1
Total number of PA bandwidth points = 200
1 FastEthernet/IEEE 802.3 interface(s)
125K bytes of non-volatile configuration memory.
4096K bytes of packet SRAM memory.
8192K bytes of Flash internal SIMM (Sector size 256K).
%Warning: Source file is empty, copy aborted.
--- System Configuration Dialog ---
Would you like to enter the initial configuration dialog? [yes/no]: }}}
Press RETURN to get started!
Router>
点击下载
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/17895/showart_201597.html |
|