TAP Series Switch Command Line Reference
Use username command to create a local user account with secret password.
Command Syntax
username NAME_STRING secret PASSWORD
Command Mode
Global Configuration
Default
None
Usage
Use username command to create a local user account with secret password.
Examples
This is a sample output from this command displaying how to add a user named testName
and with the password of 123456.
Switch(config)# username testName password 123456
Related Commands
show usernames
Use re-username command to modify local user account on the switch.
Command Syntax
re-username OLD_NAME NEW_NAME