![Alied Telesis GS970M/10 Command Reference Manual Download Page 1786](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_28967731786.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
1786
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
S
ECURE
S
HELL
(SSH) C
OMMANDS
SHOW
SSH
show ssh
Overview
This command displays the active SSH sessions on the device, both incoming and
outgoing.
Syntax
show ssh
Mode
User Exec, Privileged Exec and Global Configuration
Example
To display the current SSH sessions on the device, use the command:
awplus#
show ssh
Output
Figure 48-6:
Example output from the
show ssh
command
Secure Shell Sessions:
ID Type Mode Peer Host Username State Filename
----------------------------------------------------------------
414 ssh server 172.16.23.1 root open
456 ssh client 172.16.23.10 manager user-auth
459 scp client 172.16.23.12 root download 550dev_.awd
463 ssh client 5ffe:33fe:5632:ffbb:bc35:ddee:0101:ac51
manager user-auth
Table 6:
Parameters in the output of the
show ssh
command
Parameter
Description
ID
Unique identifier for each SSH session.
Type
Session type; either SSH, SCP, or SFTP.
Mode
Whether the device is acting as an SSH client (client) or SSH server
(server) for the specified session.
Peer Host
The hostname or IP address of the remote server or client.
Username
Login user name of the server.