0% found this document useful (0 votes)
43 views

Computer Network

This document outlines the steps to create a lab exploring backup and recovery on Cisco devices. The topology includes a router, switch and server connected using crossover cables. The router and IOS image are configured and backups are performed to the TFTP server. When reload fails, the IOS image is recovered using the backup file and settings in ROMMON mode. Finally, the IOS on the router is upgraded and the topology is completed.

Uploaded by

Kajal Goud
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views

Computer Network

This document outlines the steps to create a lab exploring backup and recovery on Cisco devices. The topology includes a router, switch and server connected using crossover cables. The router and IOS image are configured and backups are performed to the TFTP server. When reload fails, the IOS image is recovered using the backup file and settings in ROMMON mode. Finally, the IOS on the router is upgraded and the topology is completed.

Uploaded by

Kajal Goud
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 26

COMPUTER NETWORK

PRESENTATION

-: by group a7
Aryan Goud
Kishankumar Goud
Ashish Gupta
Payal Gupta
Roshni Gupta
TOPIC.

• Create A Lab That Explores Backup And System Images Backup


And Recovery On A Cisco Router . You Will Also Perform An iOS
Upgrade On A Cisco Switch .Topology Has To Be Created As
Follows
CODING CONFIGURATION.

• Drag and drop the items that we are using like router, switch and server.
• In this we require 1router , 1 switch and 1 server.
• Arranged them in the shown below and do the connection using crossover
Wire
• Give the Ip address to the server
ARRANGEMENT OF TOPOLOGY
IP ADDRESS TO THE SERVER
ROUTER CONFIGURATION

• Now configure the router and go to cli


• #en
• #conf t
• #int f0/0
• #ip address 192.168.10.2 255.255.255.0
• #no shutdown
• #end
R OU T E R C ON F I G U R AT I O N
CONFIGURATION BACKUP

• #show flash
• #copy flash tftp
• Source filename []? c2800nm-advipservicesk9-mz.124-15.T1.bin
• Address or name of remote host []? 192.168.10.2
• Destination filename [c2800nm-advipservicesk9-mz.124-15.T1.bin]? routerios
C O N F I G U R AT I O N B A C K U P
CONFIGURATION
TFTP
IOS IMAGE BACKUP

• #show flash
• #copy flash tftp
• Source filename []? c2800nm-advipservicesk9-mz.124-15.T1.bin
• Address or name of remote host []? 192.168.10.2
• Destination filename [c2800nm-advipservicesk9-mz.124-15.T1.bin]?
IOS IMAGE BACKUP
BACKUP

• delete flash:c2800nm-advipservicesk9-mz.124-15.T1.bin
• Delete filename [c2800nm-advipservicesk9-mz.124-15.T1.bin]?
• Delete flash:/c2800nm-advipservicesk9-mz.124-15.T1.bin? [confirm]

• #reload
• System configuration has been modified. Save? [yes/no]:yes
BACKUP
IOS IMAGE RECOVERY

• If the reload process failed …


• Proceed with reload? [confirm]
• Boot process failed..
• The system is unable to boot automatically. The BOOT
environment variable needs to be set to a bootable image
• Now the rommon mode has been start
IOS IMAGE RECOVERY

• rommon 1> IP_ADDRESS=192.168.10.2


• rommon 2 > IP_SUBNET_MASK=255.255.255.0
• rommon 3 > DEFAULT_GATEWAY=192.168.10.1
• rommon 4 > TFTP_SERVER=192.168.10.2
• rommon 5 > TFTP_FILE=c2800nm-advipservicesk9-mz.124-15.T1.bin
• rommon 6 > TFTP_DESTINATION=FLASH:
• rommon 7 > TFTP_TIMEOUT=120
• rommon 8 > tftpdnld
• rommon 9 > reset
RECOVERY
RECOVERY
IOS IMAGE UPGRADE

• #sh version
• #config t
• Router(config)#boot system 2800nm-advipservicesk9-mz.151-4.M4.bin
• #show flash
• Directory of flash:/
• #Config t
• #boot system 2800nm-advipservicesk9-mz.151-4.M4.bin
• #reload
IOS IMAGE UPGRADE
IOS IMAGE UPGRADE
IOS IMAGE UPGRADE
TOPOLOGY COMPLETED
REFERENCES

• https://www.youtube.com/watch?v=x5yIDLa8ZJw
• Book cisco ccna lab guide
THANK YOU

You might also like