9 Telnet and SSH
Quidway NetEngine20/20E
Configuration Guide - Basic Configurations
9-32
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 05 (2010-01-30)
Step 8
Verify the configuration.
After the configuration, run the
display ssh server status
and
display ssh server session
commands. You can view that the STelnet service is enabled and the STelnet client is
connected to the SSH server successfully.
# Display the SSH status.
[Quidway]
display ssh server status
STelnet server: Enable
SSH version : 1.99
SSH connection timeout : 60 seconds
SSH server key generating interval : 6 hours
SSH Authentication retries : 3 times
STELNET server: Enable
# Display the connection of the SSH server.
[Quidway]
display ssh server session
Session 1:
Conn : VTY 3
Version : 2.0
State : started
Username : client001
Retry : 1
CTOS Cipher : aes128-cbc
STOC Cipher : aes128-cbc
CTOS Hmac : hmac-sha1-96
STOC Hmac : hmac-sha1-96
Kex : diffie-hellman-group1-sha1
Service Type : stelnet
Authentication Type : password
Session 1:
Conn : VTY 4
Version : 2.0
State : started
Username : client002
Retry : 1
CTOS Cipher : aes128-cbc
STOC Cipher : aes128-cbc
CTOS Hmac : hmac-sha1-96
STOC Hmac : hmac-sha1-96
Kex : diffie-hellman-group1-sha1
Service Type : stelnet
Authentication Type : rsa
# Display the information of the SSH user.
[Quidway]
display ssh user-information
User 1:
User Name : client001
Authentication-type : password
User-public-key-name : -
Sftp-directory : -
Service-type : stelnet
Authorization-cmd : No
User 2:
User Name : client002