TAP Series Switch Command Line Reference
Switch(config)# no tacacs-server host 2.1.1.1
Related Commands
show tacacs
Use this command to create a local user account on the switch.
Use the no form of this command to delete the account.
Command Syntax
username NAME_STRING
no username NAME_STRING
Command Mode
Global Configuration
Default
None
Usage
Use this command to create a local user account on the switch.
Use the no form of this command to delete the account.
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
This is a sample output from this command displaying how to delete a user named testName: