dear all ! Minh co su dung phan mem VPC để mô phỏng PC ảo kết hợp với Dynamip. MÌnh đã làm đầy đủ các buoc nhu huong dan nhung van khong chay.
- Cụ thể là 2 VPC cùng một vlan trên một switch vẫn không thể ping đến nhau đuợc. ??
- Cho minh hỏi thêm khi add PC vào switch hay cong ethernet thi minh lam sao bit duoc dau la PC1 , PC 2, ... vv
Sau đây là file .net cua minh( file nay chay binh thuong , but các pc thi khong the ping duoc cho nhau ))
# Simple lab
[localhost]
[[3660]]
image = E:\Dynamips\c3660-a3jk9s-mz.124-3b.image
# On Linux / Unix use forward slashes:
# image = /opt/7200-images/c7200-jk9o3s-mz.124-7a.image
ram = 128
[[ROUTER R1]]
model = 3660
fa0/0 = SW1 fa1/1
console = 2001
idlepc = 0x605b99d4
[[router SW1]]
# No need to specify an adapter here, it is taken care of
# by the interface specification under Router R1
model = 3660
slot1 = NM-16ESW
fa1/2 = SW2 fa1/2
fa1/3 = NIO_udp:30001:127.0.0.1:20001
fa1/4 = NIO_udp:30002:127.0.0.1:20002
console = 2002
idlepc = 0x605b99d4
[[router SW2]]
# No need to specify an adapter here, it is taken care of
# by the interface specification under Router R1
model = 3660
slot1 = NM-16ESW
fa1/3 = NIO_udp:30003:127.0.0.1:20003
fa1/4 = NIO_udp:30004:127.0.0.1:20004
console = 2003
idlepc = 0x605b99d4
:106:
- Cụ thể là 2 VPC cùng một vlan trên một switch vẫn không thể ping đến nhau đuợc. ??
- Cho minh hỏi thêm khi add PC vào switch hay cong ethernet thi minh lam sao bit duoc dau la PC1 , PC 2, ... vv
Sau đây là file .net cua minh( file nay chay binh thuong , but các pc thi khong the ping duoc cho nhau ))
# Simple lab
[localhost]
[[3660]]
image = E:\Dynamips\c3660-a3jk9s-mz.124-3b.image
# On Linux / Unix use forward slashes:
# image = /opt/7200-images/c7200-jk9o3s-mz.124-7a.image
ram = 128
[[ROUTER R1]]
model = 3660
fa0/0 = SW1 fa1/1
console = 2001
idlepc = 0x605b99d4
[[router SW1]]
# No need to specify an adapter here, it is taken care of
# by the interface specification under Router R1
model = 3660
slot1 = NM-16ESW
fa1/2 = SW2 fa1/2
fa1/3 = NIO_udp:30001:127.0.0.1:20001
fa1/4 = NIO_udp:30002:127.0.0.1:20002
console = 2002
idlepc = 0x605b99d4
[[router SW2]]
# No need to specify an adapter here, it is taken care of
# by the interface specification under Router R1
model = 3660
slot1 = NM-16ESW
fa1/3 = NIO_udp:30003:127.0.0.1:20003
fa1/4 = NIO_udp:30004:127.0.0.1:20004
console = 2003
idlepc = 0x605b99d4
:106:
Comment