Procedure Upgrade 9K
Procedure Upgrade 9K
1.below commands and ask customer if they havde done backup and shutdown ports
show platform (verify that all nodes are in ""IOS XR RUN"" state)
Admin show platform (verify that all nodes are in "" IOS XR RUN "" state)
show redundancy (verify that a Standby RP is available and the system is in
""NSR-ready"" state)
show ipv4 interface brief <or> show ipv6 interface brief <or> show interface
summary (verify that all necessary interfaces are ""UP"")
show install active (verify that the proper set of packages are active)
show install committed (verify that the proper set of committed packages are
same as active. If not, execute ‘install commit’)
cfs check/clear configuration inconsistency (verify/fix configuration file
system)
admin show hw-module fpd location all (Ensure all the FPD versions status are
CURRENT. Please refer to “Field Programmable Versions Document” for FPD version
information.)
show pfm location all (Shows any outstanding alarms in system)
admin show environment all (Shows temperature, Fan, Voltage, Power status)
admin show led (Shows LED status)
show media (Shows the disk usage)
show inventory (Shows chassis inventory information)
show logging (Capture show logging to check for any errors)"
2.
Enable auto-fpd upgrade
(admin-config)#fpd auto-upgrade
(admin-config)#commit"
3.
first upgrade
(admin)#install activate disk0:asr9k-9000v-nV-px-6.4.2 disk0:asr9k-fpd-px-6.4.2
disk0:asr9k-k9sec-px-6.4.2 disk0:asr9k-mcast-px-6.4.2 disk0:asr9k-mgbl-px-6.4.2
disk0:asr9k-mini-px-6.4.2 disk0:asr9k-mpls-px-6.4.2 disk0:asr9k-doc-px-6.4.2
synchronous
5.
(admin)#install commit
show install committed
--------------------------------------------------------------------------------
0/PS0/M1/SP PWR-2KW-DC-V2 1.0 pm fpga14 14 3.19^
No
pm fpga15 14 3.12^
No
pm fpga16 14 3.19^
No
--------------------------------------------------------------------------------
8. Jump to number 4
9.
After second reload and commit :
it is for FPGA check
(admin)#show hw-module fpd location all
if( there was YES on upgrade column )
upgrade hw-module fpd all location all
--------------------------------------------------------------------------------
0/PS0/M0/SP PWR-2KW-DC-V2 1.0 pm fpga14 14
3.19^ YES
pm fpga15 14
3.12^ No
pm fpga16 14
3.19^ YES
--------------------------------------------------------------------------------
rollback
Note: prior to downgrade, disable fpd auto-upgrade in admin.
Option 1:
If install commit was not done after upgrade to 6.7.3, a router reload
will bring it back to previous install committed image.
reload location all
option 2:
use install add, prepare and activate to install a CCO image with a
lower version.