===.net文件================================================================ # PIX Lab autostart = false [localhost] [[7200]] image = \Program Files\Dynamips\images\C7200-A3.BIN # On Linux / Unix use forward slashes: #image = /opt/7200-images/c7200-ik9o3s-mz.124-5a.image npe = npe-400 ram = 160 [[ROUTER R1]] F0/0 = NIO_udp:9000:127.0.0.1:5000 [[ROUTER R2]] F0/0 = NIO_udp:9003:127.0.0.1:5003 [[ethsw S1]] 1 = access 1 NIO_udp:9001:127.0.0.1:5001 [[ethsw S2]] 1 = access 1 NIO_udp:9002:127.0.0.1:5002
===================================================================================
=============StartPix.bat============================================================= pemu -net nic,vlan=1,macaddr=00:ff:5a:fd:27:b0 -net udp,vlan=1,sport=5000,dport=9000,daddr=127.0.0.1 -net nic,vlan=2,macaddr=00:ff:ef:67:d5:d3 -net udp,vlan=2,sport=5001,dport=9001,daddr=127.0.0.1 -net nic,vlan=3,macaddr=00:ff:6f:61:fe:22 -net udp,vlan=3,sport=5002,dport=9002,daddr=127.0.0.1 -net nic,vlan=4,macaddr=00:ff:b4:bb:29:5d -net udp,vlan=4,sport=5003,dport=9003,daddr=127.0.0.1 -serial [url=telnet::4444,server]telnet::4444,server[/url] -m 128 FLASH ===================================================================================
DMZ內的伺服器和Inside內的伺服器/工作站 可以用VMware 做, 再用Network Device List 找出NIO, startpix.bat內的macaddr請根據自己的電腦做配置, 否則會出錯
這個LAB是根據刀哥(網路刀客)修改,再自己做來玩的, 希望大家有用
[ 本帖最后由 gigi 于 2007-8-17 14:52 编辑 ]
附件
- Lab Diagram.jpg (52.85 KB)
-
2007-8-16 23:18
|