5-19
Cisco AS5350 and Cisco AS5400 Universal Gateway Software Configuration Guide
OL-3418-02 B0
Chapter 5 Managing and Troubleshooting the Universal Port Card
Upgrading SPE Firmware
SPE-# SPE-Type SPE-Port-Range Version UPG Firmware-Filename
2/00 CSMV6 0000-0005 0.0.6.75 N/A ios-bundled default
2/01 CSMV6 0006-0011 0.0.6.75 N/A ios-bundled default
2/02 CSMV6 0012-0017 0.0.6.75 N/A ios-bundled default
2/03 CSMV6 0018-0023 0.0.6.75 N/A ios-bundled default
2/04 CSMV6 0024-0029 0.0.6.75 N/A ios-bundled default
2/05 CSMV6 0030-0035 0.0.6.75 N/A ios-bundled default
2/06 CSMV6 0036-0041 0.0.6.77 N/A np_6_77.spe
2/07 CSMV6 0042-0047 0.0.6.77 N/A np_6_77.spe
2/08 CSMV6 0048-0053 0.0.6.77 N/A np_6_77.spe
2/09 CSMV6 0054-0059 0.0.6.77 N/A np_6_77.spe
2/10 CSMV6 0060-0065 0.0.6.77 N/A np_6_77.spe
2/11 CSMV6 0066-0071 0.0.6.77 N/A np_6_77.spe
2/12 CSMV6 0072-0077 0.0.6.79 N/A np_6_79.spe
2/13 CSMV6 0078-0083 0.0.6.79 N/A np_6_79.spe
2/14 CSMV6 0084-0089 0.0.6.79 N/A np_6_79.spe
2/15 CSMV6 0090-0095 0.0.6.79 N/A np_6_79.spe
2/16 CSMV6 0096-0101 0.0.6.79 N/A np_6_79.spe
2/17 CSMV6 0102-0107 0.0.6.79 N/A np_6_79.spe
Step 4 Enter global configuration mode by typing the configure command. The example uses the terminal
configuration option.
AS5400# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
AS5400(config)#
You are in global configuration mode when the prompt changes to AS5350(config)# or
AS5400(config)#.
Step 5 Enter SPE configuration mode, which is similar to line configuration mode. You can choose to configure
a single SPE or range of SPEs by specifying the first and last SPE in the range.
AS5400(config)# spe slot/spe
or
AS5400(config)# spe slot/spe slot/spe
You are in SPE configuration mode when the prompt changes to AS5350(config-SPE)# or
AS5400(config-SPE)#.
Step 6
Specify the SPE firmware file in Flash memory to use for the selected SPEs. This is the firmware
filename that you obtained in Step 3.
AS5400(config-SPE)# firmware location np-spe-upw-1.0.1.2.bin
Step 7 Specify when the SPE firmware upgrade is to occur.
AS5400(config-SPE)# firmware upgrade busyout | download-maintenance | reboot
Step 8 Type the exit command to exit SPE config mode.
AS5400(config-SPE)# exit
AS5400(config)#