xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
209
32
MD5
C
OMMANDS
The MD5 configuration commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Command Parameters
create md5 key
<key_id 1-255> <password 16>
config md5 key
<key_id 1-255> <password 16>
delete md5 key
<key_id 1-255>
show md5
{key <key_id 1-255>}
Each command is listed, in detail, in the following sections.
create md5 key
Purpose
Used to create a new entry in the MD5 key table.
Syntax
create md5 key <key_id 1-255> <password 16>
Description
This command is used to create an entry for the MD5 key table.
Parameters
<key_id 1-255>
−
The MD5 key ID. The user may enter a key ranging
from 1 to 255.
<password>
−
An MD5 password of up to 16 bytes.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage example
To create an entry in the MD5 key table:
DES-3800:admin# create md5 key 1 dlink
Command: create md5 key 1 dlink
Success.
DES-3800:admin#
config md5 key
Purpose
Used to enter configure the password for an MD5 key.
Syntax
config md5 key <key_id 1-255> <password 16>
Description
This command is used to configure an MD5 key and password.
Parameters
<key_id 1-255>
−
The previously defined MD5 key ID.
<password 16>
−
The user may change the MD5 password for the
md5 key. A new password of up to 16 characters can be created.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage example
To configure an MD5 Key password:
DES-3800:admin#config md5 key 1 taboo
Command: config md5 key 1 taboo