Cisco Cisco 6015 IP DSL Switch Troubleshooting Guide

Page of 6
Make room in the bootflash by deleting the name of the current boot image.
DSLAM#delete bootflash:ni2−dboot−mz.121−2.DA.bin
Delete filename [ni2−dboot−mz.121−2.DA.bin]?
Delete bootflash:ni2−dboot−mz.121−2.DA.bin? [confirm]
6. 
Recover available space in the bootflash using the squeeze bootflash command.
DSLAM#squeeze bootflash
All deleted files will be removed. Continue? [confirm]
Squeeze operation may take a while. Continue? [confirm]
Squeeze of bootflash complete
7. 
Copy the boot image to the bootflash.
DSLAM#copy tftp://171.69.89.140/ni2−dboot−mz.121−5.DA1.bin bootflash:
Destination filename [ni2−dboot−mz.121−5.DA1.bin]?
Accessing tftp://171.69.89.140/ni2−dboot−mz.121−5.DA1.bin...
Loading ni2−dboot−mz.121−5.DA1.bin from 171.69.89.140 (via Ethernet0/0): !!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[OK − 3405392/6810624 bytes]
3405392 bytes copied in 57.676 secs (59743 bytes/sec)
8. 
Enter global configuration mode and set the configuration register to 0x0000 so that the NI−2 will
reboot in ROM monitor (ROMmon) mode.
DSLAM#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
DSLAM(config)#config−register 0X0
DSLAM(config)#exit
9. 
Save the running configuration and reset the system.
DSLAM#copy running−config startup−config
Destination filename [startup−config]?
Building configuration...
[OK]
DSLAM#reload
Proceed with reload? [confirm]
*Jan 10 02:11:43.397: %SYS−5−RELOAD: Reload requested
System Bootstrap, Version 12.0(5)DA1, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
Copyright (c) 1999 by cisco Systems, Inc.
NI2 platform with 65536 Kbytes of main memory
10. 
If you see 
BOOTLDR
 after you enter the set command, the image in bootflash is already being used as
the bootstrapper; go to step 13. Otherwise, go to step 12 and enter the commands to force the system
to use ni2−dboot−mz.121−5.bin as the bootstrapper.
rommon 1 > set
11. 
Use unset BOOTLDR to remove the variable and sync to save the state of ROMmon, then reboot.
When the NI−2 boots, it uses ni2−dboot−mz.121−5da.bin as your bootstrapper.
rommon 2 > unset BOOTLDR
rommon 3 > sync
12.