Tài liệu hướng dẫn thực hành CCNA: Bài 7 - Nạp IOS image cho 2 Router chạy từ Flash
Số trang: 0
Loại file: pdf
Dung lượng: 231.36 KB
Lượt xem: 10
Lượt tải: 0
Xem trước 0 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
Tài liệu hướng dẫn thực hành CCNA: Bài 7 - Nạp IOS image cho 2 Router chạy từ Flash giúp các bạn thực hiện việc nạp IOS image từ Flash của Router này sang Router kia. Hai Router được nối với nhau bằng cap serial. Mời các bạn cùng tham khảo nội dung tài liệu.
Nội dung trích xuất từ tài liệu:
Tài liệu hướng dẫn thực hành CCNA: Bài 7 - Nạp IOS image cho 2 Router chạy từ Flash Training & Education Network 02 Bis Dinh Tien Hoang Street, Dakao Ward, District !, HCMC – Tel: (848) 824 4041 – Fax: (848) 824 4041 E-mail: training@athenavn.com – URL: www.athenavn.com BÀI 7: NẠP IOS IMAGE CHO 2 ROUTER CH ẠY TỪ FLASH 1. Mô tả bài lab và đồ hình : Bài thực hành này gíup bạn thực hiện việc nạp IOS image từ Flash của Router này sang Router kia. Hai router được nối với nhau bằng cáp serial. Địa chỉ các interface được ghi trên hình. 2. Các bước thực hiện : Bạn cấu hình cho 2 Router như sau: Athena1#sh run Building configuration... Current configuration : 440 bytes ! version 12.1 no service single-slot-reload-enable service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Athena1 ! ip subnet-zero ! interface Ethernet0 no ip address shutdown ! interface Serial0 ip address 10.0.0.1 255.0.0.0 clockrate 64000 ! interface Serial1 no ip address shutdown ! ip classless Tài liệu hướng dẫn thực hành CCNA 40 Training & Education Network 02 Bis Dinh Tien Hoang Street, Dakao Ward, District !, HCMC – Tel: (848) 824 4041 – Fax: (848) 824 4041 E-mail: training@athenavn.com – URL: www.athenavn.com ip http server ! line con 0 line aux 0 line vty 0 4 ! end Athena2#sh run Building configuration... Current configuration : 448 bytes ! version 12.1 no service single-slot-reload-enable service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Athena2 ! ip subnet-zero ! interface Ethernet0 no ip address shutdown ! interface Serial0 ip address 10.0.0.2 255.0.0.0 no fair-queue ! interface Serial1 no ip address shutdown ! ip classless ip http server ! line con 0 line aux 0 line vty 0 4 ! end Chúng ta kiểm tra flash của hai router : Athena1#sh flash System flash directory: File Length Name/status 1 8038440 /c2500-i-l.121-25.bin //T ên File IOS Image// Tài liệu hướng dẫn thực hành CCNA 41 Training & Education Network 02 Bis Dinh Tien Hoang Street, Dakao Ward, District !, HCMC – Tel: (848) 824 4041 – Fax: (848) 824 4041 E-mail: training@athenavn.com – URL: www.athenavn.com [8038504 bytes used, 350104 available, 8388608 total] 8192K bytes of processor board System flash (Read ONLY) //8MB flash// Athena2#sh flash System flash directory: File Length Name/status 1 8039140 c2500-i-l.121-26.bin [8039204 bytes used, 8738012 available, 16777216 total] 16384K bytes of processor board System flash (Read ONLY) Để thực hiện việc copy IOS image từ Router Athena1 sang Router Athena2, bạn phải mở chế độ TFTP server cho Router Athena1. Athena1(config)#tftp-server flash: Athena1(config)#tftp-server flash:c2500-i-l.121-26.bin Athena1(config)#^Z Bạn thực hiện việc Copy IOS từ Router Athena2 Athena2#copy tftp flash: **** NOTICE **** Flash load helper v1.0 This process will accept the copy options and then terminate the current system image to use the ROM based image for the copy. Routing functionality will not be available during that time. If you are logged in via telnet, this connection will terminate. Users with console access can see the results of the copy operation. ---- ******** ---- Proceed? [confirm] Address or name of remote host []? 10.0.0.1 ← Địa chỉ Router Athena1(Serial0) Source filename []? c2500-i-l.121-26.bin ← Tên file IOS image Destination filename [c2500-i-l.121-26.bin]?← Tên File đích trong Router Athena2 Accessing tftp://10.0.0.1/c2500-i-l.121-26.bin... Erase flash: before copying? [confirm] ← Xác nhận việc copy 00:02:57: %SYS-5-RELOAD: Reload requested %SYS-4-CONFIG_NEWER: Configurations from version 12.1 may not be correctly understood. %FLH: c2500-i-l.121-26.bin from 10.0.0.1 to flash ... System flash directory: File Length Name/status 1 8038440 /c2500-i-l.121-25.bin [8038504 bytes used, 350104 available, 8388608 total] Accessing file 'c2500-i-l.121-26.bin' on 10.0.0.1... Loading c2500-i-l.121-26.bin from 10.0.0.1 (via Serial0): ! [OK] Erasing device... eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee ...erased← Quá trình xoá Flash Loading c2500-i-l.121-26.bin from 10.0.0.1 (via Serial0):← Quá trình nạp IOS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ...
Nội dung trích xuất từ tài liệu:
Tài liệu hướng dẫn thực hành CCNA: Bài 7 - Nạp IOS image cho 2 Router chạy từ Flash Training & Education Network 02 Bis Dinh Tien Hoang Street, Dakao Ward, District !, HCMC – Tel: (848) 824 4041 – Fax: (848) 824 4041 E-mail: training@athenavn.com – URL: www.athenavn.com BÀI 7: NẠP IOS IMAGE CHO 2 ROUTER CH ẠY TỪ FLASH 1. Mô tả bài lab và đồ hình : Bài thực hành này gíup bạn thực hiện việc nạp IOS image từ Flash của Router này sang Router kia. Hai router được nối với nhau bằng cáp serial. Địa chỉ các interface được ghi trên hình. 2. Các bước thực hiện : Bạn cấu hình cho 2 Router như sau: Athena1#sh run Building configuration... Current configuration : 440 bytes ! version 12.1 no service single-slot-reload-enable service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Athena1 ! ip subnet-zero ! interface Ethernet0 no ip address shutdown ! interface Serial0 ip address 10.0.0.1 255.0.0.0 clockrate 64000 ! interface Serial1 no ip address shutdown ! ip classless Tài liệu hướng dẫn thực hành CCNA 40 Training & Education Network 02 Bis Dinh Tien Hoang Street, Dakao Ward, District !, HCMC – Tel: (848) 824 4041 – Fax: (848) 824 4041 E-mail: training@athenavn.com – URL: www.athenavn.com ip http server ! line con 0 line aux 0 line vty 0 4 ! end Athena2#sh run Building configuration... Current configuration : 448 bytes ! version 12.1 no service single-slot-reload-enable service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Athena2 ! ip subnet-zero ! interface Ethernet0 no ip address shutdown ! interface Serial0 ip address 10.0.0.2 255.0.0.0 no fair-queue ! interface Serial1 no ip address shutdown ! ip classless ip http server ! line con 0 line aux 0 line vty 0 4 ! end Chúng ta kiểm tra flash của hai router : Athena1#sh flash System flash directory: File Length Name/status 1 8038440 /c2500-i-l.121-25.bin //T ên File IOS Image// Tài liệu hướng dẫn thực hành CCNA 41 Training & Education Network 02 Bis Dinh Tien Hoang Street, Dakao Ward, District !, HCMC – Tel: (848) 824 4041 – Fax: (848) 824 4041 E-mail: training@athenavn.com – URL: www.athenavn.com [8038504 bytes used, 350104 available, 8388608 total] 8192K bytes of processor board System flash (Read ONLY) //8MB flash// Athena2#sh flash System flash directory: File Length Name/status 1 8039140 c2500-i-l.121-26.bin [8039204 bytes used, 8738012 available, 16777216 total] 16384K bytes of processor board System flash (Read ONLY) Để thực hiện việc copy IOS image từ Router Athena1 sang Router Athena2, bạn phải mở chế độ TFTP server cho Router Athena1. Athena1(config)#tftp-server flash: Athena1(config)#tftp-server flash:c2500-i-l.121-26.bin Athena1(config)#^Z Bạn thực hiện việc Copy IOS từ Router Athena2 Athena2#copy tftp flash: **** NOTICE **** Flash load helper v1.0 This process will accept the copy options and then terminate the current system image to use the ROM based image for the copy. Routing functionality will not be available during that time. If you are logged in via telnet, this connection will terminate. Users with console access can see the results of the copy operation. ---- ******** ---- Proceed? [confirm] Address or name of remote host []? 10.0.0.1 ← Địa chỉ Router Athena1(Serial0) Source filename []? c2500-i-l.121-26.bin ← Tên file IOS image Destination filename [c2500-i-l.121-26.bin]?← Tên File đích trong Router Athena2 Accessing tftp://10.0.0.1/c2500-i-l.121-26.bin... Erase flash: before copying? [confirm] ← Xác nhận việc copy 00:02:57: %SYS-5-RELOAD: Reload requested %SYS-4-CONFIG_NEWER: Configurations from version 12.1 may not be correctly understood. %FLH: c2500-i-l.121-26.bin from 10.0.0.1 to flash ... System flash directory: File Length Name/status 1 8038440 /c2500-i-l.121-25.bin [8038504 bytes used, 350104 available, 8388608 total] Accessing file 'c2500-i-l.121-26.bin' on 10.0.0.1... Loading c2500-i-l.121-26.bin from 10.0.0.1 (via Serial0): ! [OK] Erasing device... eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee ...erased← Quá trình xoá Flash Loading c2500-i-l.121-26.bin from 10.0.0.1 (via Serial0):← Quá trình nạp IOS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ...
Tìm kiếm theo từ khóa liên quan:
Thực hành CCNA Hướng dẫn thực hành CCNA Tài liệu hướng dẫn thực hành CCNA Nạp IOS image cho 2 Router Quản trị mạng Thực hành CCNA bài 7Gợi ý tài liệu liên quan:
-
24 trang 355 1 0
-
20 trang 248 0 0
-
Giáo trình Hệ thống mạng máy tính CCNA (Tập 4): Phần 2
102 trang 247 0 0 -
Đề cương chi tiết học phần Thiết kế và cài đặt mạng
3 trang 234 0 0 -
Báo cáo tốt nghiệp: Tìm hiểu Proxy và ứng dụng chia sẻ Internet trong mạng LAN qua Proxy
38 trang 218 0 0 -
122 trang 214 0 0
-
Giáo trình Tin học văn phòng (Ngành: Quản trị mạng) - CĐ Công nghiệp Hải Phòng
49 trang 161 0 0 -
Giáo trình về Nhập môn mạng máy tính
94 trang 156 0 0 -
Giáo trình Quản trị Web Mail Server - Nghề: Quản trị mạng - CĐ Kỹ Thuật Công Nghệ Bà Rịa-Vũng Tàu
244 trang 156 0 0 -
51 trang 148 2 0