PDA

View Full Version : lỗi diagen



gadfly1986
19-01-2008, 06:45 PM
em mở simple1.net thì nó báo:" could not connect to server:localhost"
phải chưa thế nào các bác ơi

luancb
19-01-2008, 06:50 PM
sửa đường dẫn chính xác !! bạn post file net lên cho mọi người xem

gadfly1986
19-01-2008, 10:03 PM
đây file simple1.net
# Simple lab

[localhost]
workingdir = D:\Dynamips\Lab\workingdir

[[7200]]
image = \Program Files\Dynamips\images\c7200-jk9o3s-mz.124-7a.image
# On Linux / Unix use forward slashes:
# image = /opt/7200-images/c7200-jk9o3s-mz.124-7a.image
npe = npe-400
ram = 160

[[ROUTER R1]]
s1/0 = R2 s1/0

[[router R2]]
# No need to specify an adapter here, it is taken care of
# by the interface specification under Router R1

longlylove
20-01-2008, 07:34 AM
hi guy

pay attention to where you store your image

it must be in the folder IMAGE in where you put your Dynagen stuff

so simply , put the path like : C:\Program file\dynamip\image

hope it can help

From Cisco's Associate

trainingit
20-01-2008, 07:37 AM
đây file simple1.net
# Simple lab

[localhost]
workingdir = D:\Dynamips\Lab\workingdir

[[7200]]
image = \Program Files\Dynamips\images\c7200-jk9o3s-mz.124-7a.image
# On Linux / Unix use forward slashes:
# image = /opt/7200-images/c7200-jk9o3s-mz.124-7a.image
npe = npe-400
ram = 160

[[ROUTER R1]]
s1/0 = R2 s1/0

[[router R2]]
# No need to specify an adapter here, it is taken care of
# by the interface specification under Router R1

- sai đường dẫn đến file IOS

- file IOS chạy trên Windows thì phần mở rộng là .bin, không đặt là image

(chạy trên Linux mới đặt là .image)

gadfly1986
20-01-2008, 12:27 PM
# Simple lab

[localhost]

[[7200]]
image = \Program Files\Dynamips\images\c7200-jk9o3s-mz.124-7a.bin
# On Linux / Unix use forward slashes:
# image = /opt/7200-images/c7200-jk9o3s-mz.124-7a.image
npe = npe-400
ram = 160

[[ROUTER R1]]
s1/0 = R2 s1/0

[[router R2]]
# No need to specify an adapter here, it is taken care of
# by the interface specification under Router R1
em sửa rồi mà vẫn chưa được

trainingit
20-01-2008, 04:14 PM
# Simple lab
image = \Program Files\Dynamips\images\c7200-jk9o3s-mz.124-7a.bin
em sửa rồi mà vẫn chưa được

bạn phải sửa lại đường dẫn IOS, đường dẫn trong Windows phải bắt đầu bằng

tên ký tự ổ đĩa (nếu là trên máy của bạn), hoặc \\ (nếu là đường dẫn mạng)

=> image = C:\Program Files\Dynamips\images\c7200-jk9o3s-mz.124-7a.bin

:X:X:106::106:

tamipt
21-01-2008, 12:45 PM
Có thể bạn chưa khởi động Dynamic Server??