Specifications
7-27
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Chapter 7 Configuring Frame Relay
ISDN as the Backup WAN Connection
Configuring Command-Line Access to the Router
Follow these steps to configure parameters that control access to the router.
Command Task
Step1
router eigrp 202 Configure the IP (EIGRP) routing process.
Step2
network 172.16.0.0 To specify a list of networks for the EIGRP
routing process, enter the IP address of the
directly connected network.
Step3
ip classless Specify that the router does not forward
packets that are destined for a subnet of a
network that has no network default route.
Step4
dialer-list 1 protocol ip permit Specify an access list both by list number and
by protocol (IP) to define the packets of
interest that can trigger a called to the
destination.
Step5
dialer-list 1 protocol ipx permit Specify an access list both by list number and
by protocol (IPX) to define the packets of
interest that can trigger a called to the
destination.
Step6
exit Exit router configuration mode.
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.
Step5
login Enable password checking at terminal session
login.
Step6
end Exit configuration mode.