Specifications
Chapter 8 Configuring Asynchronous Connections
Asynchronous Dial-In Pool
8-16
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Configuring Command-Line Access to the Router
Follow these steps to configure parameters that control access to the router.
Step10
ip local pool dialin 192.168.39.239
192.168.39.254
Configure a local pool of IP addressees that
are used when a remote router connects to
the one of the asynchronous interfaces. The
command defines the range of IP address
that can be used, with the lowest IP address
followed by the highest IP address. If you do
not include the highest IP address, the pool
contains only the lowest IP address defined
in the command.
Step11
line 1 Enter configuration mode for the serial0
interface.
Step12
speed 19200 Configure the baud rate for the asynchronous
line.
Step13
parity n Configure parity on the asynchronous line.
Step14
datab 8 Configure data bits on the asynchronous
line.
Step15
stopb 1 Configure stop bits on the asynchronous
line.
Step16
exit Exit line configuration mode.
Command Task
Command Task
Step1
line console 0 Specify the console terminal line.
Step2
exec-timeout 5 Set the interval 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.