Specifications
Chapter 5 Configuring ISDN
Dial-Up ISDN Connection with Dialer Profiles
5-28
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
*Mar 1 03:37:47.923: %LINEPROTO-5-UPDOWN: Line protocol on Interface
Virtual-Access1, changed state to up
*Mar 1 03:35:57.217: %ISDN-6-CONNECT: Interface BRI0:1 is now
connected to 5552053 HQ
If the success rate, as shown in the command output, is 100 percent, this
verification step is successful.
Step 4 To continue configuration, reenter global configuration mode.
Tips
If you are having problems, do the following:
• Make sure that the router is configured with the correct IP address.
• Make sure that the router is configured with the correct static routes.
Configuring Command-Line Access to the Router
Follow these steps to configure parameters that control access to the router, such
as what type of terminal line can be used with the router, how long the user has to
input a command before the router times out, and what password is used to start
a terminal session with the router.
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.