TAP Series Switch Command Line Reference
Switch(config)# no username testName
Related Commands
show usernames
Use this command to add username and password.
Command Syntax
username NAME_STRING password (8 |) PASSWORD ( privilege PRIVILEGE |)
Specifies a hidden password will follow
Command Mode
Global Configuration
Default
None
Usage
Use this command to add username and 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