cc/td/doc/product/software/ios112
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Telnet Configuration Commands

Telnet Configuration Commands

This chapter describes the function and displays the syntax of Telnet commands. For more information about defaults and usage guidelines, see the Access Services Command Reference.

ip alias

To assign an IP address to the service provided on a TCP port, use the ip alias interface configuration command. Use the no form of the command to remove the specified address for the router.

ip alias ip-address tcp-port
no ip alias
ip-address
ip-address Specifies the IP address for the service.
tcp-port Specifies the number of the TCP port.

ip tcp chunk-size

To enable a faster response to user interrupt characters, use the ip tcp chunk-size global configuration command.

ip tcp chunk-size number
number The number of characters output before the interrupt executes. The suggested value is 80, which will typically abort output within a line or two of where the user types the interrupt character. Values of less than 50 are not recommended for efficiency reasons.

telnet break-on-ip

To cause the system to generate a hardware BREAK signal on the EIA/TIA-232 line that is associated with a reverse Telnet connection when a Telnet Interrupt-Process command is received on that connection, use the telnet break-on-ip line configuration command.

telnet break-on-ip

telnet refuse-negotiations

To set a line using Telnet to refuse to negotiate full duplex, remote echo requests on incoming connections, use the telnet refuse-negotiations line configuration command.

telnet refuse-negotiations

telnet speed

To allow the Cisco IOS software to negotiate transmission speed of the line to a connected device, use the telnet speed line configuration command.

telnet speed default-speed maximum-speed
default-speed Line speed (in bps) that the Cisco IOS software will use if the device on the other end of the connection has not specified a speed
maximum-speed Maximum speed (in bps) that the device on the port will use

telnet sync-on-break

To configure the Cisco IOS software to cause an incoming connection to send a Telnet Synchronize signal when it receives a Telnet BREAK signal, use the telnet sync-on-break line configuration command.

telnet sync-on-break

telnet transparent

To configure the Cisco IOS software to send a CARRIAGE RETURN (CR) as a CR followed by a NULL instead of a CR followed by a LINE FEED (LF), use the telnet transparent line configuration command.

telnet transparent

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1997 © Cisco Systems Inc.