Specifications
3-409
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
telnet
telnet
To log in to a WAAS device using the Telnet client, use the telnet EXEC command.
telnet {hostname | ip-address} [portnum]
Syntax Description
Defaults The default port number is 23.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines UNIX shell functions such as escape and the suspend command are not available in the Telnet client.
Multiple Telnet sessions are also not supported. This Telnet client allows you to specify a destination
port.
Examples The following example shows how to log in to a WAAS device using the Telnet client in several ways:
WAE# telnet cisco-wae
WAE# telnet 10.168.155.224
WAE# telnet cisco-wae 2048
WAE# telnet 10.168.155.224 2048
Related Commands (config) telnet enable
hostname Hostname of the network device.
ip-address IP address of the network device.
portnum (Optional) Port number (1–65535). Default port number is 23.