ssh client user authorized-key key sshv2
Sets the RSA encryption method by RSA Security and authorized-key for the SSH user.
Syntax
[no] ssh client user <user> authorized-key key sshv2 <public-key>
Parameters
<user> | Username. Must be an existing local user. |
<public-key> | Public key for SSH version 2 for the specified SSH user. |
Usage
The no command option disables the authorized-key encryption method.
Example
amnesiac (config) # ssh client user admin authorized-key key sshv2 MyPublicKey
Product
SCC, Interceptor, Client Accelerator, SteelHead CX, SteelHead-v, SteelHead-c
Related Commands