| View previous topic :: View next topic |
| Author |
Message |
ExpectNONE
Joined: 20 Aug 2008 Posts: 9
|
Posted: Wed Aug 20, 2008 4:19 pm Post subject: Running Dynagen/Dynamips MultiServer Using 2 WinXP (sp3) PCs |
|
|
Is is possible for me to run Dynagen/Dynamips in a MultiServer setup using 2 WinXP (sp3) PCs? Please provide help me out with the details if you have.
Thanks everyone. Much appreciate here.
Regards,
ExpectNONE |
|
| Back to top |
|
 |
ozzyosbu
Joined: 24 May 2008 Posts: 49
|
Posted: Wed Aug 20, 2008 6:55 pm Post subject: |
|
|
hello
sure u can do that
install dynamips in both the machines
start dynamips server in both of them
let me assume that you are having a laptop (running dynagen) which has IP connectivity the two machines which are running dynamips servers.
| Code: |
[192.168.1.1:7200]
workingdir = C:\Program Files\Dynamips\working
[[7200]]
image = C:\Program Files\Dynamips\images\c7200-ik9o3s-mz.122-15.T17.image
[[ROUTER R1]]
# Connect to s1/0 on R2 running on a different server
s1/0 = R2 s1/0
[192.168.1.2:7200]
workingdir = C:\Program Files\Dynamips\working
[[7200]]
image = C:\Program Files\Dynamips\images\c7200-ik9o3s-mz.122-15.T17.image
[[ROUTER R2]]
|
in this example 192.168.1.1 and 192.168.1.2 are the machines which are running dynamips.
make sure that the working directories are existing in both the machines.
use the above as a template for ur multiserver labs |
|
| Back to top |
|
 |
ExpectNONE
Joined: 20 Aug 2008 Posts: 9
|
Posted: Wed Aug 20, 2008 10:10 pm Post subject: |
|
|
| Thank you very much Ozzyosbu. I'm able to get this going. Have a nice day. |
|
| Back to top |
|
 |
|