Specifications
7-49
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Chapter 7 Configuring Frame Relay
ISDN as a Backup Connection with FloatingStaticRoutes
Configuring Command-Line Access to the Router
Follow these steps to configure parameters that control access to the router.
Step11
ipx route 5E11 1234.0000.0c75.c689
floating-static
Define a floating static IPX route to the
central-site network.
Step12
ipx sap 4 MRKT_SERV
5E11.0000.0000.0001 452 2
Define a static route to an IPX server on the
central-site network.
Step13
ipx sap 4 ENG_SERV CCB.0000.0000.0001
452 2
Define a static route to an IPX server on the
central-site network.
Step14
ipx sap 4 CORP_SERV CBA.0000.0000.0001
452 2
Define a static route to an IPX server on the
central-site network.
Step15
dialer-list 1 protocol ipx list 900 Specify a dialer list both by list number and
by protocol (IPX) to define the packets of
interest that can trigger a call to the
destination.
Step16
dialer-list 1 protocol ip list 101 Specify a dialer list both by list number and
by protocol (IP) to define the packets of
interest that can trigger a call to the
destination.
Command Task
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.