AT-S62 Command Line User’s Guide
513
SET ENCO KEY
Syntax
set enco key=key-id description=”description
Parameters
key Specifies the ID number of the key pair whose
description you want to change.
description Specifies the new description of the key. The
description can contain up to 25 alphanumeric
characters. Spaces are allowed. The description must
be enclosed in double quotes.
Description
This command changes the description of a key pair. Descriptions can
make it easier to identify the different keys on a switch.
The KEY parameter specifies the identification number of the key. The
encryption key must already exist. To view the keys on a switch, see
SHOW ENCO on page 514.
The DESCRIPTION parameter specifies the new description for the key.
Example
This command changes the description for the key with the ID 6 to
“Switch 22 key”:
set enco key=1 description:”Switch 22 key”