Perform this procedure to enable a user after you disable it using the Command Line Interface (CLI).
enable
configure terminal
username WORD<1-20> enable
Enabling the CLI user after disabling it on the switch:
Switch:1>enable Switch:1#configure terminal Switch:1(config)#username add test level rwa enable Switch:1(config)#no username test enable Switch:1(config)#username test enable