C613-50631-01 Rev A Command Reference for IE340 Series 3328
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SECURE SHELL (SSH) COMMANDS
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 66-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 example.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.