C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1269
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
ECURE
S
HELL
(SSH) C
OMMANDS
SSH
Mode
User Exec and Privileged Exec
Examples
To login to the remote SSH server at 192.0.2.5, use the command:
awplus#
ssh ip 192.0.2.5
To login to the remote SSH server at 192.0.2.5 as user
manager
, use the command:
awplus#
ssh ip user manager 192.0.2.5
To login to the remote SSH server at 192.0.2.5 that is listening TCP port 2000, use
the command:
awplus#
ssh port 2000 192.0.2.5
To login to the remote SSH server with example_host using IPv6 session, use the
command:
awplus#
ssh ipv6 example_host
To run the
cmd
command on the remote SSH server at 192.0.2.5, use the
command:
awplus#
ssh ip 192.0.2.5 cmd
Related
Commands
crypto key generate userkey
crypto key pubkey-chain knownhosts
debug ssh client
ssh client