Cisco Systems OL-6426-02 Saw User Manual


 
13-15
Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide
OL-6426-02
Chapter 13 Configuring Dial Backup and Remote Management
Configuring Dial Backup and Remote Management Through a V.92 Modem
Line Configuration
Perform these steps to configure the line on the V.92 modem, beginning in global configuration mode:
Command Purpose
Step 1
line line-number
Example:
Router(config)# line 1
Router(config-line)
Identifies a specific line for configuration and
enters line configuration collection mode.
Note The number entered here must be the same
as the number entered for the
asynchronous serial interface.
Step 2
modem inout
Example:
Router(config-line)# modem inout
Router(config-line)#
Configures the line for both incoming and
outgoing calls.
Step 3
autoselect {arap | ppp | slip | during-login |
timeout seconds}
Example:
Router(config-line)# autoselect ppp
Router(config-line)#
Configures the line to automatically start an
AppleTalk Remote Access (ARA), PPP, or SLIP
session.
Note We recommend ppp for use with the dial
backup feature.
Step 4
transport input {all | lat | mop | nasi | none |
pad | rlogin | telnet | v120}
Example:
Router(config-line)# transport input all
Router(config-line)#
Defines which protocols can be used to connect to
the line.
Note We recommend all for use with the dial
backup feature.
Step 5
exit
Example:
Router(config-line)# exit
Router(config)#
Exits line configuration mode, and enters global
configuration mode.