DES-3526 Layer 2 Fast Ethernet Switch
show ssh server
Restrictions None.
Usage Example:
To display the SSH server:
DES-3526:4# show ssh server
Command: show ssh server
The SSH server configuration
max Session : 8
Connection timeout : 300
Authfail attempts : 2
Rekey timeout : never
port : 22
DES-3526:4#
config ssh user
Purpose
Used to configure the SSH user.
Syntax
config ssh user <username 15> authmode {hostbased
[hostname <domain_name> | hostname_IP <domain_name>
<ipaddr>} | password | publickey]
Description
This command allows you to configure the SSH user authentication
method.
Parameters
<username 15>
- Enter a username of no more than 15 characters
to identify the SSH user.
authmode
– Specifies the authentication mode of the SSH user
wishing to log on to the Switch. The administrator may choose
between:
•
•
•
•
hostbased
– This parameter should be chosen if the user
wishes to use a remote SSH server for authentication
purposes. Choosing this parameter requires the user to
input the following information to identify the SSH user.
hostname <domain_name>
- Enter an alphanumeric
string of up to 32 characters identifying the remote SSH
user.
hostname_IP <domain_name> <ipaddr>
- Enter the
hostname and the corresponding IP address of the SSH
user.
password
– This parameter should be chosen if the user
wishes to use an administrator defined password for
authentication. Upon entry of this command, the Switch will
208