Hello,
Yes, I have tried write memory. It tells it is successful.
(ForemanSwitch) (config) # enable secret
Password:*********
Re-Type password:*********
(ForemanSwitch) (config) #write mem
Saving Configuration...
Save failed: Admin password same as default password
Use "mgmt-user admin" command in configuration mode to change the admin password.
(ForemanSwitch) (config) #mgmt-user admin
% Incomplete command.
(ForemanSwitch) (config) #mgmt-user admin ?
<rolename> Role name from one of the following:
root - super user role
guest-provisioning - guest provisioning role
network-operations - Network operator role
read-only - Read only role
location-api-mgmt - Location API Management Role
(ForemanSwitch) (config) #mgmt-user admin root
Password:*********
Re-Type password:*********
(ForemanSwitch) (config) #write mem
Saving Configuration...
Configuration Saved.
(ForemanSwitch) (config) #
But when I restart, it nevers saves it.
Thanks,
Brad