Allied Telesis
1. Password recovery procedure:
1 2 3 4 |
<i>* Connect to the router using a RS-232 cable</i> * Connect to the router via HyperTerminal. Settings for HyperTerminal = 9600 - 8 - None - 1 Flow Control = None * Power cycle the router and right away press the s key continuously until you see the login prompt > * User:manager; Password:friend |
2. Disable security mode:
1 |
<i>disable system security_mode</i> |
3. Set IP Address:
1 2 3 4 |
<i>enable ip</i> add ip interface=vlan1 ipaddress=192.168.1.1 mask=255.255.255.0 # To change Address set ip interface=interface ipaddress=ipadd mask=ipadd |
4. Enable GUI
1 2 3 |
<i>set gui=d9924e22.rsc</i> enable gui show http server |
5. Usefull commands
1 2 3 |
<i>show install</i> show file show sys |
6. Update firmware
1 2 3 |
<i>set loader method=tftp server=10.40.1.118 destination=flash</i> load file=89276-02.rez show load |
On an AT 9924 switch, the password recovery with the s key works when security mode is not enabled. When security mode has been set with command ENAble SYStem SECurity the s key is ignored. I understand there is a way to clear all flash memory files when security mode is set. It provides a method to revert to factory default. Unfortunately I have not found out how to do it. Pressing Ctrl+D during boot up gives a diagnostic menu but the menu entries there do not include a way to clear flash memory.
You can try to read compact flash directly. It is a IDE interface.