Cisco Cisco IOS Software Release 12.2(10) Release Notes

Page of 22
 
5
Release Notes for Cisco IOS Release 12.2(10)DA5 for Cisco DSLAMs with NI-2
OL-2702-01 0C
Installation Notes
Upgrade the Bootflash Image on the NI-2 Card to the 12.1(5)DA2 dboot 
Image
When you upgrade from Release 12.1(3)DA or earlier images on the NI-2 card to Release 12.1(5)DA2, 
we recommend that you upgrade the bootflash image on the NI-2 card to the 12.1(5)DA1 dboot image.
To upgrade the dboot image in bootflash, perform the following steps:
Step 9
DSLAM# show version
Confirm that the running image is ni2-dsl-mz.122-10.da5. If it is 
not, go to 
Step 10
DSLAM# format bootflash:
Erase all information in bootflash memory. Answer y to all 
confirm questions. When the DSLAM returns you to the EXEC 
prompt, bootflash memory is successfully formatted and ready 
for use.
Ensure that the bootflash is 3.8 MB total. If it is not, go to 
.
Step 11
DSLAM# copy 
tftp:
//tftpserver:TFTPBOOT/ni2
-dboot-mz.122-10.da5 
bootflash:
Copy the boot image from a TFTP server to the bootflash.
Step 12
DSLAM# reload
Reload the system to upgrade the image.
Command
Purpose
Command
Purpose
Step 1
DSLAM> enable
Password: <password>
DSLAM#
Enter enable mode.
Enter the password.
You have entered enable mode when the prompt 
changes to DSLAM#.
Step 2
DSLAM# delete bootflash:filename
Make room in the bootflash by deleting the name of the 
current boot image.
Step 3
DSLAM# squeeze bootflash
Recover available space in bootflash using the squeeze 
bootflash
 command.
Step 4
DSLAM# copy tftp://[server name] 
/[directory]/ni2-dboot-mz.121-5.da2 
bootflash:
Copy the boot image to the bootflash.
Step 5
DSLAM# show version
Record the current value of the config-register that 
appears on the last line of the show version display.
Step 6
DSLAM# configure terminal
Enter global configuration mode. You have entered 
global configuration mode when the prompt changes to 
DSLAM(config)#
.
Step 7
DSLAM(config)# config-register 0
Set the config register to 0x0000 so that the NI-2 
reboots in the ROM monitor.
Step 8
DSLAM(config)# exit
Exit global configuration mode.
Step 9
DSLAM# copy running-config 
startup-config
Save the running configuration.
Step 10
DSLAM# reload
Reset the system.