Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
AIR-CAP3702E-NK9
Solved changing the name of configuration file:
- In ROMMON mode - (Interrupt bootloader pressing Esc )
ap: set CONFIG_FILE flash:/my_new_config_name.txt
ap: boot
- In IOS -
... do some changes ...
ap> write mem
ap> reload
Done!
...