Hi.
1) With a console cable plugged in the switch, reboot the switch, type CTRL + B and choose the option to skip configuration file (I think that is the option 7). The switch boots with the default configuration (user admin, no password).
2) Set up an IP address on int vlan 1, connect your notebook to a switch port and set up an IP on your notebook on the same network segment. Transfer the configuration file to your workstation, via TFTP server, using the command:
<SWITCH> tftp <IP_ADDRESS> put <CONFIG_FILE.CFG>
3) Edit the admin password and other parameters you want to, and upload the new file to the switch:
<SWITCH> tftp <IP_ADDRESS> get <NEW_CONFIG_FILE.CFG>
4) After that, type the command below in the console:
startup saved-configuration <NEW_CONFIG_FILE.CFG>
5) Reboot the switch again; it will came up with your old configuration and the new password.
Hope it helps.
This message was edited by Fred_Mancen on 9-24-09 @ 9:30 AM</NEW_CONFIG_FILE.CFG></NEW_CONFIG_FILE.CFG></IP_ADDRESS></SWITCH></CONFIG_FILE.CFG></IP_ADDRESS></SWITCH>