FWSM模块的默认启动分区是CF:4,维护分区是CF是:1
By default, the FWSM boots from cf:4.


重置FWSM登录密码步骤:
1. 以cf:1模式重启防火墙模块,进入FWSM维护分区
 # hw-module module mod_num reset cf:1
2. 通过session命令进入FWSM模板
 # session slot mod_num processor 1
3. 登录FWSM维护分区默认账户为root/cisco,进入FWSM维护系统后可以通过clear相关命令来清除重置相关密码
 # clear passwd cf:4(重置FWSM登录密码)
输出如下格式:
root@localhost.localdomain#clear passwd cf:4
Do you wish to erase the passwords? [yn] y
The following lines will be removed from the configuration:
        enable password 9KPcNpn94rlu8z encrypted
        passwd 0JwOL8MWsnsUL encrypted
Do you want to remove the commands listed above from the configuration? [yn] y
Passwords and aaa commands have been erased.

4. 重置相关密码后,退出FWSM维护系统,再以cf:4模式重启防火墙模块,进入FWSM运行系统
 #hw-module module 4 reset cf:4

5. 待防火墙模块重启稳定后,即可以默认账户cisco/cisco进入FWSM运行系统
#session slot 4 processor 1
The default escape character is Ctrl-^, then x.
You can also type 'exit' at the remote prompt to end the session
Trying 127.0.0.41 ... Open
User Access Verification
Password: cisco
Type help or '?' for a list of available commands.
FWSM-HZ> en
Password: cisco
FWSM#



参考地址:
http://sns.clnchina.com.cn/space.php?uid=364772&do=blog&id=4614



欢迎来群166684620一起交流