Question : Problem: Cisco 1600 Password Change

Hi can someone tell me how to change the password on a Cisco 1600 (IOS 12.0(3)T) I need to change both the enable, and the access passwords!

Cheers
Chris Moon

Answer : Problem: Cisco 1600 Password Change

I guess I should have paid attention to your post:

This line is OK
gw1#copy running-config startup-config
Destination filename [startup-config]? y

By answering Y for YES above, you are attempting to copy the running config to a file named "y". The following error says can't open "y":

%Error opening nvram:y (No such file or directory)[/quote]

Try this:
gw1# copy run start
JUST HIT ENTER, do not answer Y at this prompt to accept the default:

Destination filename [startup-config]? {ENTER}


Random Solutions  
 
programming4us programming4us