Cisco Systems MGX 8220 Switch User Manual


 
C-4
Cisco MGX 8220 Installation and Configuration
Release 5.0, Part Number 78-6430-03 Rev. D0, November 2003
Appendix C Firmware Upgrade and Downgrade Procedures
Standard Upgrade and Downgrade Procedures
Procedure 1Standard Upgrade, 1-Core Card Set
Procedure 1 is used for 1.2.x to 2.y, 2.2.x to 3.y, and 3.3.x to 3.y.
Step 1 Save the current ASC configuration. Perform this step for the ASC prior to upgrading the firmware.
First reset the card, then use TFTP get to save the cards current configuration in the workstation.
tftp shelf
tftp> bin
tftp> get AXIS_ASC_ACTIVE.BR
Step 2 Save the current service module (SM) configuration for each primary and stand-alone SM. Perform this
step for the SM prior to upgrading the firmware.
First reset the card, then use TFTP get to save the cards current configuration in the workstation.
tftp shelf
tftp> bin
tftp> get AXIS_SM_1_ slot.PRI. service password
Step 3 Enter the dspadrcxat command. Note the value of the ConnNumOfValidEntries parameter.
This value indicates the number of connections. This command is run again at the end of the procedure
to ensure that the number of connections did not change.
Step 4 For all primary and stand-alone SMs
a. Enter the dsptotals command.
The configuration of the shelf should not be changed during the upgrade or downgrade process. Use
this step to examine the number of lines, ports, and channels before the upgrade or downgrade. A
similar step can be made to examine the same configuration parameters after the upgrade or
downgrade and, therefore, it can be established that the configuration has remained the same.
b. Enter the tftp put <ASC_BT_file> AXIS_ASC_BACKUP.FW command. This step downloads the
new boot code into the ASC.
c. Enter the chkflash command. This command calculates and compares the Flash checksum to verify
whether the boot code is correct.
d. Enter the version command. This command displays the version of the boot code currently stored
in Flash memory. This step downloads new firmware into the ASC.
e. Enter the tftp put <ASC_FW_file> AXIS_ASC_ACTIVE.FW command.
f. Check the file size of the downloaded firmware. Use this step to check that the firmware was
downloaded successfully to the ASC disk.
g. Enter the dspfwrevs command to verify the correct firmware revision.
Step 5 For all SMs, set the start and end addresses in Flash memory where the boot code file will be written.
a. Enter the flashStartAddr and flashEndAddr commands to start the Flash memory file at
Oxbfc00000 and end it at 0xbfc40000
shelf.1.<slot>.<type><a|s>flashStartAddr = 0xbfc00000
shelf.1.<slot>.<type>.<a|s>flashEndAddr = 0xbfc40000
b. Enter the tftp put <SM_BT_file> AXIS_SM_1_$slot.FW command.
c. Enter the chkflash command. This command calculates and compares the Flash checksum to verify
whether the boot code is correct.