From: Ryan (ryan95842@gmail.com)
Date: Tue Sep 12 2006 - 19:48:48 ART
On 9/12/06, Joe Rinehart <jjrinehart@hotmail.com> wrote:
> How does one create multiple routers with this?
>
Here's a copy of a template I use to start with. Creates 5 routers,
R1-4 S1/0 are part of frame-relay cloud. R1 and R5 have a
point-to-point on S1/1. All F0/0's go to a "swtich" with R4 and R5 in
the same vlan. And R1 and R2 connect to an "atm switch" with pvc
1/100.
You should be able to figure out the rest with the docs and this sample...
Note: you'll have to provide your own IOS image...
file name is: LAB_TEMPLATE.net
--------------------------------------------------------------------------------
# LAB TEMPLATE
# 5 Routers with full meshed Frame-Relay cloud
#
autostart = false
[localhost]
[[7200]]
image = \Program Files\Dynamips\images\c7200-p-mz.120-32.S3.bin
idlepc=0x6065ac18
npe = npe-400
midplane = vxr
ram = 128
slot0 = PA-C7200-IO-FE
slot1 = PA-4T
slot2 = PA-FE-TX
slot3 = PA-A1
slot6 = PA-POS-OC3
[[ROUTER R1]]
S1/0 = F1 1
S1/1 = R5 S1/1
F0/0 = S1 1
A3/0 = A1 1
A6/0 = R2 A6/0
[[ROUTER R2]]
S1/0 = F1 2
F0/0 = S1 2
A3/0 = A1 2
[[ROUTER R3]]
S1/0 = F1 3
F0/0 = S1 3
[[ROUTER R4]]
S1/0 = F1 4
F0/0 = S1 4
[[ROUTER R5]]
F0/0 = S1 5
[[FRSW F1]]
1:102 = 2:201
1:103 = 3:301
1:104 = 4:401
2:203 = 3:302
2:204 = 4:402
3:304 = 4:403
[[ETHSW S1]]
1 = access 10
2 = access 20
3 = access 30
4 = access 45
5 = access 45
[[ATMSW A1]]
1:1:100 = 2:1:100
#
-Ryan
This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:40 ART