TAP Series Switch Command Line Reference
Use this command to create a key and enter key configuration mode.
Use the no form of this command to delete the key.
Command Syntax
rsa key RSAKEYNAME
no rsa key RSAKEYNAME
Command Mode
Global Configuration
Default
None
Usage
Use this command to create a key and enter key configuration mode.
Use the no form of this command to delete the key.
Examples
The following example creates a key named test:
Switch(config)# rsa key test
Switch(config-rsa-key)#
The following example deletes a key named test:
Switch(config)# no rsa key test
Related Commands
rsa key generate