From: Serhat Aslan (serhatworks@gmail.com)
Date: Fri Jul 06 2007 - 11:04:20 ART
Hi Kim,
For tracing the problem, don't set complex-setup, be sure every system has
got only one router. with a minimal configuration, then try to setup basic
connectivity with ethernet/serial (not frame-relay) without physical
ethernet binding then made it more complex form.
* I put my below test configuration with integrating basic ethernet
connectivity for test purpose, although I used the real interface, you can
change it at R1 -> (e0/0 = R6 e0/0), and cleaning the R6 physical interface
binding.
* I had got a problem with the host names at my first server-client setup
at that time I added the host names on my server-pc host table manually.
* And there is no need to put the ports numbers if you don't use more than
1 instance on one system.
* Also when the dynagen stuck, probably there is a binding problem could
be. I use some old versions for that reason, AFAIK(-I am not sure the exact
versions-) at 9.2 it don't give me any sign but 9.1 exit the console and
prompt its problem.
[system1]
[[3640]]
image = C:\Program Files\Dynamips\images\image2.bin
ram = 150
disk0 = 0
disk1 = 0
idlepc = 0x604b9cf0 #->image2.bin
mmap = false
[[Router R1]]
model = 3640
console = 2001
autostart = false
slot0 = NM-4E
slot1 = NM-4T
e0/0 = NIO_gen_eth:\Device\NPF_{82D2C11C-870C-412B-xxxx-xxxxxxxxxx}
[system2]
workingdir = /home/ftp/upload/TEMP
[[3640]]
image = /home/ftp/upload/images/image2.bin
ram = 180
disk0 = 0
disk1 = 0
mmap = false
idlepc = 0x604ebf78
[[Router R6]]
model = 3640
console = 2006
autostart = false
slot0 = NM-4E
slot1 = NM-4T
e0/0 = NIO_linux_eth:eth0
workingdir = /home/ftp/upload/TEMP
On 7/6/07, Kim Judy <kim23uk@gmail.com> wrote:
>
> Group,
> I really appreciate the help, but I still have a problem, the simulator
> works on one PC and doesn't work on the other, it says "Reading
> Configuration File..." and gets stuck. Also I don't want to use Termianl
> server, I just want to run 4 routers on 1 PC and 4 on another one. Do I
> need
> to trunk the 2 NIC's on the Ethernet Switch ?
> I have attached the updated file, kindly help me out
>
>
> # Simple lab
>
> autostart = False
>
> ghostios = True
>
> sparsemem = True
>
> [10.10.10.1:7200]
>
> udp = 10000
>
> workingdir = D:\Program Files\Dynamips\working
>
>
>
> [[ROUTER R1]]
>
> model = 3640
>
> image = D:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
>
> cnfg = D:\Program Files\Dynamips\configs\R1.start.config.txt
>
> ram = 128
>
> slot0 = NM-1FE-TX
>
> slot1 = NM-4T
>
> F0/0 = S1 1
>
> S1/0 = FRSW 1
>
> idlepc = 0x6208be9c
>
> [[ROUTER R2]]
>
> model = 3640
>
> image = D:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
>
> ram = 128
>
> disk0 = 20
>
> slot0 = NM-1FE-TX
>
> slot1 = NM-4T
>
> F0/0 = S1 2
>
> S1/0 = FRSW 2
>
> idlepc = 0x604d14f4
>
> [[ROUTER R3]]
>
> model = 3640
>
> image = D:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
>
> ram = 128
>
> disk0 = 20
>
> slot0 = NM-1FE-TX
>
> slot1 = NM-4T
>
> F0/0 = S1 3
>
> S1/0 = FRSW 3
>
> idlepc = 0x6042282c
>
> [[ROUTER R4]]
>
> model = 3640
>
> image = D:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
>
> ram = 128
>
> disk0 = 20
>
> slot0 = NM-1FE-TX
>
> slot1 = NM-4T
>
> F0/0 = S1 4
>
> S1/0 = FRSW 4
>
> idlepc = 0x604d14f4
>
>
>
> [10.10.10.2:7200]
>
> udp = 11000
>
> workingdir = C:\Program Files\Dynamips\working
>
> [[ROUTER R5]]
>
> model = 3640
>
> image = C:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
>
> ram = 128
>
> disk0 = 20
>
> slot0 = NM-1FE-TX
>
> slot1 = NM-4T
>
> F0/0 = S1 5
>
> S1/0 = FRSW 5
>
> idlepc = 0x6042282c
>
> [[ROUTER R6]]
>
> model = 3640
>
> image = C:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
>
> ram = 128
>
> disk0 = 20
>
> slot0 = NM-1FE-TX
>
> slot1 = NM-4T
>
> F0/0 = S1 6
>
> S1/0 = FRSW 6
>
> idlepc = 0x604d14f4
>
> [[FRSW FRSW]]
>
> 1:103 = 3:301
>
> 2:204 = 4:402
>
> [[ETHSW S1]]
>
> 1 = access 1
>
> 2 = access 1
>
> 3 = access 3
>
> 4 = access 4
>
> 5 = access 4
>
> 6 = access 3
>
> 24 = dot1q 1
> NIO_gen_eth:\Device\NPF_{B999995E-B57D-4824-AAE1-5BE87FF96574}
>
>
>
> On 7/5/07, Pavel Skovajsa <pavel.skovajsa@gmail.com> wrote:
> >
> > hi,
> > yes you missed the syntax of [hypervisor:port].
> > instead of [localhost:10.10.10.1] there should be [10.10.10.1] and
> > instead [localhost:10.10.10.2] only [10.10.10.2].
> >
> > pavel
> >
> > On 7/4/07, Kim Judy <kim23uk@gmail.com> wrote:
> > > Group,
> > > I have the following setup at home and I need to run Dynamips on 2
> > machines.
> > > I am unable to do so, am I missing something ?
> > >
> > >
> > > # Simple lab
> > >
> > > autostart = False
> > >
> > > ghostios = True
> > >
> > > sparsemem = True
> > >
> > > [localhost:10.10.10.1]
> > >
> > > workingdir = D:\Program Files\Dynamips\working
> > >
> > >
> > >
> > > [[ROUTER R1]]
> > >
> > > model = 3640
> > >
> > > image = D:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
> > >
> > > cnfg = D:\Program Files\Dynamips\configs\R1.start.config.txt
> > >
> > > ram = 128
> > >
> > > slot0 = NM-1FE-TX
> > >
> > > slot1 = NM-4T
> > >
> > > F0/0 = S1 1
> > >
> > > S1/0 = FRSW 1
> > >
> > > idlepc = 0x6208be9c
> > >
> > > [[ROUTER R2]]
> > >
> > > model = 3640
> > >
> > > image = D:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
> > >
> > > ram = 128
> > >
> > > disk0 = 20
> > >
> > > slot0 = NM-1FE-TX
> > >
> > > slot1 = NM-4T
> > >
> > > F0/0 = S1 2
> > >
> > > S1/0 = FRSW 2
> > >
> > > idlepc = 0x604d14f4
> > >
> > > [[ROUTER R3]]
> > >
> > > model = 3640
> > >
> > > image = D:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
> > >
> > > ram = 128
> > >
> > > disk0 = 20
> > >
> > > slot0 = NM-1FE-TX
> > >
> > > slot1 = NM-4T
> > >
> > > F0/0 = S1 3
> > >
> > > S1/0 = FRSW 3
> > >
> > > idlepc = 0x6042282c
> > >
> > > [[ROUTER R4]]
> > >
> > > model = 3640
> > >
> > > image = D:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
> > >
> > > ram = 128
> > >
> > > disk0 = 20
> > >
> > > slot0 = NM-1FE-TX
> > >
> > > slot1 = NM-4T
> > >
> > > F0/0 = S1 4
> > >
> > > S1/0 = FRSW 4
> > >
> > > idlepc = 0x604d14f4
> > >
> > >
> > >
> > > [localhost:10.10.10.2]
> > >
> > > udp = 11000
> > >
> > > workingdir = C:\Program Files\Dynamips\working
> > >
> > > [[ROUTER R5]]
> > >
> > > model = 3640
> > >
> > > image = C:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
> > >
> > > ram = 128
> > >
> > > disk0 = 20
> > >
> > > slot0 = NM-1FE-TX
> > >
> > > slot1 = NM-4T
> > >
> > > F0/0 = S1 5
> > >
> > > S1/0 = FRSW 5
> > >
> > > idlepc = 0x6042282c
> > >
> > > [[ROUTER R6]]
> > >
> > > model = 3640
> > >
> > > image = C:\Program Files\Dynamips\images\c3640-js-mz.122-29.bin
> > >
> > > ram = 128
> > >
> > > disk0 = 20
> > >
> > > slot0 = NM-1FE-TX
> > >
> > > slot1 = NM-4T
> > >
> > > F0/0 = S1 6
> > >
> > > S1/0 = FRSW 6
> > >
> > > idlepc = 0x604d14f4
> > >
> > > [[FRSW FRSW]]
> > >
> > > 1:103 = 3:301
> > >
> > > 2:204 = 4:402
> > >
> > > [[ETHSW S1]]
> > >
> > > 1 = access 1
> > >
> > > 2 = access 1
> > >
> > > 3 = access 3
> > >
> > > 4 = access 4
> > >
> > > 5 = access 4
> > >
> > > 6 = access 3
> > >
> > > 24 = dot1q 1
> > NIO_gen_eth:\Device\NPF_{B999995E-B57D-4824-AAE1-5BE87FF96574}
> > >
> > >
> _______________________________________________________________________
> > > Subscription information may be found at:
> > > http://www.groupstudy.com/list/CCIELab.html
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:40 ART