Create enco key – Allied Telesis AT-S60 User Manual
Page 245
AT-S60 Command Line User’s Guide
243
CREATE ENCO KEY
Syntax
create enco key=key-id type=rsa [length=key-
length] [description=description-string]
[file=file-name] [format=hex|ssh]
Parameters
key
Enter a number in the range of 0 to 65535. The
default is 0.
type
Generates a random RSA key. The only option for
this parameter is RSA.
length
This is the size of the key in bits. Enter a number in
the range of 512 to 1536, in increments of 256. The
default is 512.
description
Specifies a descriptive name of the key for SSH
applications. Or, specifies a descriptive name of the
SSL web server. You can enter up to 127
alphanumeric values, including spaces. Use double
quotes “ “ when entering names with spaces. Control
characters are not permitted.
file
Specifies a valid switch filename with a .key
extension. Use this parameter when importing or
exporting keys.
format
Specifies the format of the .key file when
importing or exporting an RSA key. If the filename
and format are not specified, only the key is created.
Possible settings are:
hex
Specifies a hexidecimal format used
to transfer a key between devices
other than switches. This is the
default.
ssh
Specifies a format for Secure Shell
users.