Specifications
Configuring Wholesale Dial Performance Optimization
How to Configure Automatic Command Execution
DC-759
Cisco IOS Dial Technologies Configuration Guide
has been implemented by specifying a new autocommand-options telnet-faststream command that, in
conjunction with the autocommand telnet command with the /stream option, enables Telnet faststream
processing. This capability is also available for TACACS/RADIUS attribute-value pair processing,
because this processing uses the autocommand facility.
How to Configure Automatic Command Execution
The following are three options for configuring the autocommand telnet /stream line configuration
command:
• Automatic command execution can be configured on the lines.
• Automatic command execution can be configured using user ID and password.
• Automatic command execution can also be configured at a TACACS/RADIUS server, if the
username authentication is to be performed there, rather than on the router.
To configure automatic command execution on the lines of a Cisco AS5800 universal network access
server, use the following commands beginning in global configuration mode:
To configure automatic command execution using a user ID and password on a Cisco AS5800 universal
network access server, use the following commands beginning in global configuration mode:
You can also configure automatic command execution at a TACACS/RADIUS server if the username
authentication is to be performed there rather than on the router. The AV-pair processing allows
autocommand to be configured.
How to Configure TCP Clear Performance Optimization
To enable TCP Clear performance optimization, automatic command execution must be configured to
enable Telnet faststream capability. To implement TCP Clear performance optimization on a Cisco
AS5800 universal network access server, use the following commands beginning in global configuration
mode:
Command Purpose
Step 1
Router(config)# line 1/3/00 1/11/143
Selects the lines to be configured and begins line
configuration mode.
Step 2
Router(config-line)# autocommand telnet
aol-host 5190 /stream
Configures autocommand on the lines.
Command Purpose
Step 1
Router(config)# username aol password aol
Defines the user ID and password.
Step 2
Router(config)# username aol autocommand telnet
aol-host 5190 /stream
Configures autocommand on the user ID.