I've had a request for the .net file for volume 1. Here is what I have been using, more or less. For assistance getting the pix setup, see blindhog's blog at http://www.blindhog.net/category/pemu/
Note: I've removed the serial number and registration key. This is a linux version of the Dynagen.
begin file
----------------------------------------
model = 2620
ghostios = True
sparsemem = True
[localhost]
workingdir = /home/ccie/working
[[2620]]
ram = 64
image = /opt/images/C2600-IK.BIN
idlepc = 0x804a39b8
[[ROUTER R1]]
fa0/0 = sw 1
model = 2620
[[ROUTER R2]]
fa0/0 = sw 2
model = 2620
[[ROUTER R3]]
fa0/0 = sw 3
model = 2620
[[ROUTER R4]]
fa0/0 = sw 4
model = 2620
[[ETHSW sw]]
1 = dot1q 121
2 = dot1q 122
3 = access 123
4 = access 124
10 = access 123
11 = dot1q 1
12 = access 124
[pemu localhost]
[[525]]
#for pix 7 & 8
serial = xxx
license = 0xyyy 0xyyy 0xyyy 0xyyy
image = /opt/images/pix804.bin
[[fw fw1]]
# Connect the firewall's e2 interface to the virtual switch, which will bridge it
# to the real network
e0 = sw 10
e1 = sw 11
e2 = sw 12
Saturday, December 5, 2009
Subscribe to:
Post Comments (Atom)
2 comments:
Which version of 2600 are you using? I'm using 3640 and it requires 128MB RAM instead of 64MB.
12-3-25. It's not an enterprise feature set so I'm not sure if it'll have all the bells and whistles I need later on.
Post a Comment