Wednesday, February 3, 2010

Load IOS from an FTP server

rommon1 >IP_ADDRESS=10.1.1.2 // this unit's IP
rommon2 >IP_SUBNET_MASK=255.0.0.0
rommon3 >DEFAULT_GATEWAY=10.1.1.2 // this unit's gateway
rommon4 >TFTP_SERVER=10.1.1.1 // server's NIC IP address
rommon5 >FTFP_FILE=888xxxxyyyy. // the file name

rommon6 >tftpdnld

------------ wait for 10 minutes -------------

> boot system flash

=======================

#copy tftp: flash:
address or name of remote host?
source filename?
(config)#boot system flash image_file_name
#reload

No comments:

Post a Comment