03-30-2015 09:56 AM - edited 03-07-2019 11:19 PM
i need to upgrade ios on ASR1k and add an ESP-5 card , unable to find the right document for the same
Solved! Go to Solution.
03-31-2015 03:08 AM
#copy scp://admin@192.168.10.1 bootflash:asr1000-NEWxxxxxxxx.bin
after upload successful
#verify /md5 bootflash:asr1000-NEWxxxxxxxx.bin
#sh run | b boot system
boot system flash bootflash:asr1000-OLDxxxxxxxx.bin
then
conf t
no boot system flash bootflash:asr1000-OLDxxxxxxxx.bin
!
boot system flash bootflash:asr1000-NEWxxxxxxxx.bin
exit
#wr mem
reload
03-30-2015 09:57 PM
i need to upgrade ios on ASR1k
Copy the IOS into the appliance and change the boot variable string. Reload the unit.
03-31-2015 02:12 AM
Hello Leo,
Thank you for the response. However i was expecting more details , such as how to use scp to upload the ios to the Cisco ASR router, /verify md5 commands to check integrity of the ios.
Verification steps to see which flash it points to...
03-31-2015 03:08 AM
#copy scp://admin@192.168.10.1 bootflash:asr1000-NEWxxxxxxxx.bin
after upload successful
#verify /md5 bootflash:asr1000-NEWxxxxxxxx.bin
#sh run | b boot system
boot system flash bootflash:asr1000-OLDxxxxxxxx.bin
then
conf t
no boot system flash bootflash:asr1000-OLDxxxxxxxx.bin
!
boot system flash bootflash:asr1000-NEWxxxxxxxx.bin
exit
#wr mem
reload
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide