On this configuration, the Router will Look for the IOS on this sequence,Flash,TFTP,ROM.
Loads IOS with image-name from Flash
Router(config)#boot system flash image-name
Loads IOS with image-name from a TFTP server
Router(config)#boot system tftp image-name 192.168.1.1Loads IOS from ROM
Router(config)#boot system romRouter(config)#exit
Saves running-configuration to NVRAM.
Router#copy run start
0 comments:
Post a Comment