Specifications
3-356
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
ssh
ssh
To allow secure encrypted communications between an untrusted client machine and a WAAS device
over an insecure network, use the ssh EXEC command.
ssh options
Syntax Description
Defaults By default, the Secure Shell (SSH) feature is disabled on a WAAS device.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines SSH consists of a server and a client program. Like Telnet, you can use the client program to remotely
log in to a machine that is running the SSH server, but unlike Telnet, messages transported between the
client and the server are encrypted. The functionality of SSH includes user authentication, message
encryption, and message authentication.
Note The Telnet daemon can still be used with the WAAS device. SSH does not replace Telnet.
Related Commands (config) sshd
(config) ssh-key-generate
options Options to use with the ssh EXEC command. For more information about the
possible options, see RFC 4254 at
http://www.rfc-archive.org/getrfc.php?rfc=4254.