If possible change the username and password in ZD1200 via CLI?
if Yes, so how to change the username and password in ZD1200 via CLI?
ruckus(config-admin)# name adminThe command was executed successfully. To save the changes, type 'end' or 'exit'.ruckus(config-admin)# name admin password admin123The command was executed successfully. To save the changes, type 'end' or 'exit'.ruckus(config-admin)# endThe administrator preferences have been updated.Your changes have been saved.ruckus(config)# exitYour changes have been saved.
abort Exits the config-admin context without saving changes.end Saves changes, and then exits the config-admin context.exit Saves changes, and then exits the config-admin context.quit Exits the config-admin context without saving changes.name <WORD> Sets the admin name.name <WORD> password <WORD>Sets the admin password.