TAP Series Switch Command Line Reference
Use this command to assign a public key to a user.
Use the no form of this command to remove the configuration.
Command Syntax
username NAME_STRING assign rsa key RSAKEYNAME
no username USERNAME assign rsa key
Command Mode
Global Configuration
Default
None
Usage
Use this command to assign a public key to a user.
Use the no form of this command to remove the configuration.
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 the assigned key:
Switch(config)# no username abc assign rsa key
Related Commands
username