Hãy cấu hình định tuyến tĩnh sao cho các PC “thấy nhau”.
Đầu nào được nối trước sẽ là DCE, sau này cầu hình thì nhớ gõ lệnh clock rate
Còn lại PC đấu nối vào Router chúng ta sử dụng cáp UTP được bấm chéo.
hostname DTU1
ipv6 unicast-routing
int f0/0
no sh
ipv6 address 2020:1::1/64
exit
int s0/0/0
no sh
ipv6 address 2020:2::1/64
exit
hostname DTU2
ipv6 unicast-routing
int f0/0
no sh
ipv6 address 2020:3::1/64
exit
int s0/0/1
no sh
ipv6 address 2020:2::2/64
exit
ipv6 route 2020:1::/64 s0/0/1
DTU1(config)# ipv6 route 2020:3::/64 Serial0/0/0
Hoặc:
DTU1(config)# ipv6 route 2020:3::/64 2020:2::2
DTU2(config)# ipv6 route 2020:1::/64 Serial0/0/1
Hoặc:
DTU2(config)# ipv6 route 2020:1::/64 2020:2::1
DTU1#write
DTU2#write
By: dangocuong@gmail.com
» Tin mới nhất:
» Các tin khác: