User Manual User guide
Rockwell Automation Publication 1783-UM006A-EN-P - May 2014 565
Troubleshooting Chapter 21
flashfs[0]: flashfs fsck took 0 seconds.
...done initializing Flash.
4. Use the dir flash: command to display the contents of Flash and find
the config.txt configuration file.
ap: dir flash:
Directory of flash:/
3 .rwx 223 <date> env_vars
4 .rwx 2190 <date> config.txt
5 .rwx 27 <date> private.config
150 drwx 320 <date> c350.k9w7.mx.122.13.JA
4207616 bytes available (3404800 bytes used)
5. Use the rename command to change the name of the config.txt file to
config.old.
ap: rename flash:config.txt flash:config.old
6. Use the reset command to restart the wireless device.
ap: reset
Are you sure you want to reset the system (y/n)?y
System resetting...
using eeprom values
WRDTR,CLKTR: 0x80000800 0x80000000
RQDC ,RFDC : 0x80000033 0x000001cb
ddr init done
IOS Bootloader - Starting system.
Xmodem file system is available.
DDR values used from system serial eeprom.
WRDTR,CLKTR: 0x80000800, 0x80000000
RQDC, RFDC : 0x80000033, 0x000001cb
7. When the access point has finished restarting the software, establish a new
Telnet session to the access point.
The wireless device is configured with factory default values, including the
IP address that is set to receive an IP address by using DHCP and the
default username (blank) and password (wirelessap).
8. When IOS software is loaded, you can use the
del privileged EXEC
command to delete the config.old file from Flash.