Admin Guide

Table Of Contents
Table 42: Variable definitions
Variable Value
WORD<1–32> Specifies the user login name of the remote SSH
server.
-p <1-32768> Specifies the port number to connect to the remote
SSH server. The default is 22.
Generating user key files
Configure the SSH parameters to generate DSA user key files.
Procedure
1. Enter Global Configuration mode:
enable
configure terminal
2. Enable SSH server.
3. Create the DSA user key file:
ssh dsa-user-key [WORD<1–15>][size <1024–1024>]
4. Enter the encryption password to protect the key file.
5. Copy the user public key file to the remote SSH servers.
6. If you are generating the compatible keys on the Linux system, use the following steps:
a. Create the DSA user key file:
ssh-keygen –t dsa
b. Copy the user public key to the remote SSH servers.
Note:
The DSA pair key files can be generated on the Linux system and used by the SSH
client of the VSP switch.
Example
Create the DSA user key file with the user access level set to read-write-all and size of the DSA
user key set to 512 bits:
Switch:1>enable
Switch:1#configure terminal
Switch:1(config)#ssh dsa-user-key rwa size 1024
Variable definitions
Use the following table to use the ssh dsa-user-key command.
Secure Shell
January 2017 Administering Avaya VSP 7200 Series and 8000 Series 168
Comments on this document? infodev@avaya.com