Symptom
The CLI "show running-config" would display " no service password-recovery" .
Conditions
configure "service password-recovery" and save it to the startup-config. After a reload the running-config has reverted to "no service password-recovery".
Further Problem Description
No functional impact with this defect.
For password recovery feature in NG3k is enabled by default. To disable the feature please use the config CLI
"system password-recovery disable"
and to remove this disable config, please configure
"no system password-recovery disable"