beautypg.com

Allied Telesis AT-S60 User Manual

Page 247

background image

AT-S60 Command Line User’s Guide

245

Note

In the above command, you are creating a key id. Therefore, the key
id of 300 must not exist before this command is executed.

To import an RSA key from the file RSA.KEY, which is in HEX format, as
key 3:

create enco key=3 type=rsa file=rsa.key format=hex

To export an RSA key with an existing key id of 4 in HEX format:

create enco key=4 file=rsaexport.key format=hex

Note

In the above command, you are exporting an existing RSA.
Therefore, the key id of 4 must exist before executing this
command.