Upgrade IOS H3C Router (AR28-12)
Upgrade IOS H3C Router (AR28-12)
TITLE :
OBJECTIVES :
Describe how to upgrade IOS file on AR 28-12 router. We need TFTP server to store the IOS bin file.
TFTP server must be reachable by router.
EXECUTION :
I prefer to use 3CDaemon as my TFTP server, but maybe you can try with another application. Let’s
follow these steps bellow :
1. Start 3CDaemon
© rpurnama Page 1
PT. Jaring Lintas Usaha 2010
Before we upgrade the IOS, we have to make sure that the IOS version on your router. This is
way to check it!
<H3C>display version
© rpurnama Page 2
PT. Jaring Lintas Usaha 2010
This is needed to backup our previous IOS, just in case if the router cann’t boot with new IOS.
So, you can restore the old IOS into router.
<H3C>system-view
[H3C]dir flash:/ or
[H3C]dir
Directory of flash:/
To make sure that new IOS was installed in the router just type this command :
[H3C]display bootvar
[H3C]save
This is to anticipate if your current configuration was erased. (I found this case from my
client..^_^)
8. Reboot router
<H3C>reboot
© rpurnama Page 3