ĐẠI HỌC DUY TÂNTRƯỜNG KHOA HỌC MÁY TÍNHKHOA KỸ THUẬT MẠNG MÁY TÍNH & TRUYỀN THÔNGĐỒ ÁN CÁ NHÂN MÔN HỌC: MẠNG MÁY TÍNHGIẢNG VIÊN HƯỚNG DẪN : ThS.. Router# config terminalRouterconfig# no
Trang 1ĐẠI HỌC DUY TÂN TRƯỜNG KHOA HỌC MÁY TÍNH KHOA KỸ THUẬT MẠNG MÁY TÍNH & TRUYỀN THÔNG
ĐỒ ÁN CÁ NHÂN
MÔN HỌC:
MẠNG MÁY TÍNH GIẢNG VIÊN HƯỚNG DẪN : ThS HOÀNG PHI CƯỜNG SINH VIÊN THỰC HIỆN : TRẦN VĂN QUỐC
MÃ SỐ SINH VIÊN : 28213136220
Đà Nẵng, 12/2023
Trang 2Lab 16:
Cho sC đE mGng nhH sau:
Hy s dng giao thc đnh tuyn RIP đ cu hnh cho s đ ny Kt qu" cu#i c$ng l tt c" c&c thit b trong s đ c) th ping th*ng m,ng v.i nhau B"ng đnh tuyn tr0n 2 router nh3 sau:
17
Gn đa ch ip cho PC
PC 1: Ipv4 Address : 172.16.0.2
Subnet Mask : 255.255.0.0
Gate way : 172.16.0.1
PC 2: Ipv4 Address : 172.18.0.2
Subnet Mask : 255.255.0.0
Gate way : 172.18.0.1
Cấu hình con Router DTU1
Router> enable
Router# config terminal
Router(config)#hostname DTU1
DTU1 (config)# interface f0/0
DTU1 (config-if)# no shutdown
DTU1 (config-if)# ip address 172.16.0.1 255.255.0.0
DTU1 (config-if)# exit
DTU1 (config)# interface s0/0/0
DTU1 (config-if)# no shutdown
DTU1 (config-if)# ip address 172.17.0.1 255.255.0.0
DTU1 (config-if)# exit
DTU1 (config)# do write
Cấu hình con Router DTU2
Router> enable
Router# config terminal
Router(config)#hostname DTU1
DTU2 (config)# interface f0/0
DTU2 (config-if)# no shutdown
DTU2 (config-if)# ip address 172.18.0.1 255.255.0.0
DTU2 (config-if)# exit
Trang 3DTU2 (config)# interface s0/0/0
DTU2 (config-if)# no shutdown
DTU2 (config-if)# ip address 172.17.0.2 255.255.0.0 DTU2 (config-if)# exit
DTU2 (config)# do write
S dng đnh tuyn RIP
Cấu hình con Router DTU1
DTU1> enable
DTU1# config terminal
DTU1 (config)# router rip
DTU1 (config-router)#network 172.16.0.0
DTU1 (config-router)#network 172.17.0.0
DTU1 (config-router)#exit
DTU1 (config)# do write
Cấu hình con Router DTU2
DTU2> enable
DTU2# config terminal
DTU2 (config)# router rip
DTU2 (config-router)#network 172.18.0.0
DTU2 (config-router)#network 172.17.0.0
DTU2 (config-router)#exit
DTU2 (config)# do write
Bng đnh tuyn trn 2 router nh! sau:
Trang 4Lab 17:
Yu c&u:
1 7Cu hnh IP cho s đ ny
2 7B9 ph;n gi"i t0n mi<n
3 B"o v= c>ng Consolde tr0n tt c" router
4 R4 -> cho phBp SSH
5 R3 -> Cho phBp Telnet
6 Cu hnh đnh tuyn RIPv2 cho ton bF s đ L3u H: Tt c" password l dtu
Câu 1:
Gn đa ch ip cho PC
PC 1: Ipv4 Address : 192.168.1.2
Trang 5Subnet Mask : 255.255.255.224
Gate way : 192.168.1.1
PC 2: Ipv4 Address : 192.168.2.2
Subnet Mask : 255.255.255.240
Gate way : 192.168.2.1
Cấu hình con Router R1
Router> enable
Router# config terminal
Router(config)# hostname R1
R1(config)# interface f0/0
R1(config-if)# no shutdown
R1(config-if)# ip address 192.168.1.1 255.255.255.224 R1(config-if)# exit
R1(config)# interface s0/0/0
R1(config-if)# no shutdown
R1(config-if)# ip address 200.14.14.1 255.255.255.252 R1(config-if)# exit
R1(config)# interface s0/0/1
R1(config-if)# no shutdown
R1(config-if)# ip address 200.13.13.1 255.255.255.252 R1(config-if)# exit
R1(config)# do write
Cấu hình con Router R4
Router> enable
Router# config terminal
Router(config)# hostname R4
R1(config)# interface s0/0/0
R1(config-if)# no shutdown
R1(config-if)# ip address 200.14.14.2 255.255.255.252 R1(config-if)# exit
R1(config)# interface s0/0/1
R1(config-if)# no shutdown
R1(config-if)# ip address 200.24.24.2 255.255.255.252 R1(config-if)# exit
R1(config)# do write
Cấu hình con Router R2
Router> enable
Router# config terminal
Router(config)# hostname R2
R1(config)# interface f0/0
R1(config-if)# no shutdown
R1(config-if)# ip address 192.168.2.1 255.255.255.240 R1(config-if)# exit
R1(config)# interface s0/0/0
Trang 6R1(config-if)# no shutdown
R1(config-if)# ip address 200.24.24.1 255.255.255.252 R1(config-if)# exit
R1(config)# interface s0/0/1
R1(config-if)# no shutdown
R1(config-if)# ip address 200.23.23.1 255.255.255.252 R1(config-if)# exit
R1(config)# do write
Cấu hình con Router R3
Router> enable
Router# config terminal
Router(config)# hostname R3
R1(config)# interface s0/3/0
R1(config-if)# no shutdown
R1(config-if)# ip address 200.23.23.2 255.255.255.252 R1(config-if)# exit
R1(config)# interface s0/3/1
R1(config-if)# no shutdown
R1(config-if)# ip address 200.13.13.2 255.255.255.252 R1(config-if)# exit
R1(config)# do write
Câu 2:
'B( ph)n gii tn mi+n
Cấu hình con Router R1
Router> enable
Router# config terminal
Router(config)# no ip domain lookup
Router(config)# do write
Cấu hình con Router R2
Router> enable
Router# config terminal
Router(config)# no ip domain lookup
Router(config)# do write
Cấu hình con Router R3
Router> enable
Router# config terminal
Router(config)# no ip domain lookup
Router(config)# do write
Cấu hình con Router R4
Trang 7Router> enable
Router# config terminal
Router(config)# no ip domain lookup
Router(config)# do write
Câu 3:
Bo v- c.ng Consolde trn t1t c router
Cấu hình con Router R1
Router> enable
Router# config terminal
Router(config)# line console 0
Router(config-line)# password dtu
Router(config-line)#login
Router(config-line)#exit
Router(config)# do write
Cấu hình con Router R2
Router> enable
Router# config terminal
Router(config)# line console 0
Router(config-line)# password dtu
Router(config-line)#login
Router(config-line)#exit
Router(config)# do write
Cấu hình con Router R3
Router> enable
Router# config terminal
Router(config)# line console 0
Router(config-line)# password dtu
Router(config-line)#login
Router(config-line)#exit
Router(config)# do write
Cấu hình con Router R4
Router> enable
Router# config terminal
Router(config)# line console 0
Router(config-line)# password dtu
Router(config-line)#login
Router(config-line)#exit
Router(config)# do write
Câu 4:
R4 -> cho ph5p SSH
Trang 8Cấu hình con Router R4
Router> enable
Router# config terminal
Router(config)# hostname R4
R4 (config)#ip domain-name dtu.vn
R4 (config)#enable secrect dtu
R4 (config)#crypto key generate rsa
R4 (config)#username dtu pass dtu
R4 (config)# line vty 0 4
R4 (config-line)# transport input ssh
R4 (config-line)#login local
R4 (config-line)#end
R4# write
Câu 5:
R3 -> Cho ph5p Telnet
Cấu hình con Router R5
Router> enable
Router# config terminal
Route(config)#enable secrect dtu
Router(config)# line vty 0 4
Router(config-line)# password dtu
Router(config-line)#login
Router(config-line)#exit
Router(config)# do write
Câu 6:
C1u h9nh đnh tuyn RIPv2 cho to:n b; s< đ=
Cấu hình con Router R1
Router> enable
Router# config terminal
Router(config)# router rip
Router(config-router)# version 2
Router(config-router)#network 200.14.14.0
Router(config-router)#network 200.13.13.0
Router(config-router)#network 200.1.1.0
Router(config-router)#exit
Router(config)# do write
Cấu hình con Router R2
Router> enable
Router# config terminal
Router(config)# router rip
Router(config-router)# version 2
Router(config-router)#network 200.23.23.0
Router(config-router)#network 200.24.24.0
Trang 9Router(config-router)#network 200.2.1.0
Router(config-router)#exit
Router(config)# do write
Cấu hình con Router R3
Router> enable
Router# config terminal
Router(config)# router rip
Router(config-router)# version 2
Router(config-router)#network 200.23.23.0
Router(config-router)#network 200.13.13.0
Router(config-router)#exit
Router(config)# do write
Cấu hình con Router R4
Router> enable
Router# config terminal
Router(config)# router rip
Router(config-router)# version 2
Router(config-router)#network 200.14.14.0
Router(config-router)#network 200.24.24.0
Router(config-router)#exit
Router(config)# do write
Lab 25:
Cho s< đ= m@ng nh! sau:
27
Hy cu hnh IP v đnh tuyn tJnh cho s đ ny
Trang 10Y0u cLu v< đnh tuyn tJnh:
PC1 => R1 => R2 =>PC21
PC21 => R2 => R1 =>PC1
PC1 => R1 => R3 => R2 => PC22 PC22 => R2 => R4 => R1 => PC1
Gn đa ch ip cho PC
PC 1: Ipv4 Address : 192.168.1.2
Subnet Mask : 255.255.255.0
Gate way : 172.168.1.1
PC 21: Ipv4 Address : 192.168.1.2
Subnet Mask : 255.255.255.0
Gate way : 172.168.2.1
PC 22: Ipv4 Address : 192.168.7.2
Subnet Mask : 255.255.255.0
Gate way : 192.168.7.1
Cấu hình con Router R1
Router> enable
Router# config terminal
Router(config)# hostname R1
R1(config)# interface f0/0
R1(config-if)# no shutdown
R1(config-if)# ip address 192.168.1.1 255.255.255.0 R1(config-if)# exit
R1(config)# interface s0/0/0
R1(config-if)# no shutdown
R1(config-if)# ip address 192.168.3.1 255.255.255.0 R1(config-if)# exit
R1(config)# interface s0/0/1
R1(config-if)# no shutdown
R1(config-if)# ip address 192.168.6.1 255.255.255.0 R1(config-if)# exit
R1(config)# interface s0/1/0
R1(config-if)# no shutdown
R1(config-if)# ip address 192.168.8.1 255.255.255.0 R1(config-if)# exit
R1(config)# do write
Cấu hình con Router R3
Trang 11Router> enable
Router# config terminal
Router(config)# hostname R3
R3 (config)# interface s0/0/0
R3 (config-if)# no shutdown
R3 (config-if)# ip address 192.168.3.2 255.255.255.0 R3 (config-if)# exit
R3 (config)# interface s0/0/1
R3 (config-if)# no shutdown
R3 (config-if)# ip address 192.168.4.2 255.255.255.0 R3 (config-if)# exit
R3 (config)# do write
Cấu hình con Router R2
Router> enable
Router# config terminal
Router(config)# hostname R2
R2 (config)# interface f0/0
R2 (config-if)# no shutdown
R2 (config-if)# ip address 192.168.2.1 255.255.255.0 R2 (config-if)# exit
R2 (config)# interface f0/1
R2 (config-if)# no shutdown
R2 (config-if)# ip address 192.168.7.1 255.255.255.0 R2 (config-if)# exit
R2 (config)# interface s0/0/1
R2 (config-if)# no shutdown
R2 (config-if)# ip address 192.168.4.1 255.255.255.0 R2 (config-if)# exit
R2 (config)# interface s0/0/0
R2 (config-if)# no shutdown
R2 (config-if)# ip address 192.168.5.1 255.255.255.0 R2 (config-if)# exit
R2 (config)# do write
Cấu hình con Router R4
Router> enable
Router# config terminal
Router(config)# hostname R4
R4 (config)# interface s0/0/0
R4 (config-if)# no shutdown
R4 (config-if)# ip address 192.168.5.2 255.255.255.0 R4 (config-if)# exit
R4 (config)# interface s0/0/1
R4 (config-if)# no shutdown
R4 (config-if)# ip address 192.168.6.2 255.255.255.0 R4 (config-if)# exit
Trang 12R4 (config)# do write
Đnh tuyn tCnh:
PC1 => R1 => R2 =>PC21
Cấu hình con Router R1
R1> enable
R1# config terminal
R1 (config)# ip route 192.168.2.0 255.255.255.0 s0/1/0 R1 (config)# do write
Cấu hình con Router R2
R2> enable
R2# config terminal
R2 (config)# ip route 192.168.1.0 255.255.255.0 s0/1/0 R2 (config)# do write
PC21 => R2 => R1 =>PC1
Cấu hình con Router R2
R2> enable
R2# config terminal
R2 (config)# ip route 192.168.1.0 255.255.255.0 s0/1/0 R2 (config)# do write
Cấu hình con Router R1
R1> enable
R1# config terminal
R1 (config)# ip route 192.168.2.0 255.255.255.0 s0/1/0 R1 (config)# do write
PC1 => R1 => R3 => R2 => PC22
Cấu hình con Router R1
R1> enable
R1# config terminal
R1 (config)# ip route 192.168.4.0 255.255.255.0 s0/0/0 R1 (config)# ip route 192.168.7.0 255.255.255.0 s0/0/0 R1 (config)# do write
Trang 13Cấu hình con Router R3
R3> enable
R3# config terminal
R3 (config)# ip route 192.168.7.0 255.255.255.0 s0/0/1 R3 (config)# ip route 192.168.1.0 255.255.255.0 s0/0/0 R3 (config)# do write
Cấu hình con Router R2
R2> enable
R2# config terminal
R2 (config)# ip route 192.168.3.0 255.255.255.0 s0/0/1 R2 (config)# ip route 192.168.1.0 255.255.255.0 s0/0/1 R2 (config)# do write
PC22 => R2 => R4 => R1 => PC1
Cấu hình con Router R3
R3> enable
R3# config terminal
R3 (config)# ip route 192.168.6.0 255.255.255.0 s0/0/0 R3 (config)# ip route 192.168.1.0 255.255.255.0 s0/0/0 R3 (config)# do write
Cấu hình con Router R4
R4> enable
R4# config terminal
R4 (config)# ip route 192.168.7.0 255.255.255.0 s0/0/0 R4 (config)# ip route 192.168.1.0 255.255.255.0 s0/0/1 R4 (config)# do write
Cấu hình con Router R1
Trang 14R1> enable
R1# config terminal
R1 (config)# ip route 192.168.5.0 255.255.255.0 s0/0/1 R1 (config)# ip route 192.168.7.0 255.255.255.0 s0/0/1 R1 (config)# do write