QTECH
Software Configuration Manual
1-23
1.7.2.4 Load new key.
After configuring new SSH key, it restored in Flash storage without loading. This command can read
configured key from Flash storage and update the current key. When system booting, it will detect Flash storage, if
SSH key is configured, it will load automatically. The configuration command is as following :
crypto key refresh
Example :
! Load new SSH key :
QTECH#crypto key refresh
1.7.3
Others
Use following command to display SSH configuration
show ssh
This command is used to display SSH version number, enabling/disabling SSH and SSH keyfile. The SSH
keyfile is “available” when the key is configured and loaded.
Use following command to display configured keyfile
show keyfile { public | private }
Use following command to display logged in SSH client
show users
This command is used to display all logged in Telnet and SSH client.
Use following command to force logged in SSH client to stop
stop username
This command can force logged in SSH client to stop. Username is the logged in user name.
It allows at most 5 SSH clients to logged in. If Telnet client has logged in, the total number of SSH and
Telnet clients is no more than 5. For example, if there are 2 Telnet clients in device, at most 3 SSH clients can log in.