Specifications

8-11
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Chapter 8 Configuring Asynchronous Connections
Asynchronous Dial-Up Connection
Configuring Command-Line Access to the Router
Follow these steps to configure parameters that control access to the router.
Command Task
Step1
interface Serial0 Enter configuration mode for the serial
interface.
Step2
dialer map snapshot 1 name HQ Define a dialer map for snapshot routing.
Step3
dialer map ip 192.168.39.40 name HQ
modem-script dialout 5552053
Configure a dialer map to send IP data over
the modem line to the central-site router.
Step4
dialer map ipx 9876.0000.0c06.ecc6
modem-script dialout 5552053
Configure a dialer map to send IPX data over
the modem line to the central-site router.
Step5
ipx sap 4 HQ server AA
1234.0000.0000.0001 2
Configure a route to IPX services, such as
servers and printers, on the central-site
network.
Step6
exit Exit configuration mode for this interface.
Command Task
Step1
line console 0 Specify the console terminal line.
Step2
exec-timeout 5 Set the interval (in minutes) that the EXEC
command interpreter waits until user input
is detected.
Step3
line vty 0 4 Specify a virtual terminal for remote
console access.
Step4
password <lineaccess> Specify a password on the line.
Step5
login Enable password checking at terminal
session login.
Step6
end Exit configuration mode.