Specifications

Chapter 5 Configuring ISDN
Dial-Up ISDN Connection with Dialer Profiles
5-26
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Verifying Your Configuration
You can verify your configuration to this point by
Confirming the IP Static Route
Confirming Connectivity to the Central-Site Router
Confirming the IP Static Route
You can verify your configuration to this point by checking the static IP route as
follows:
Step 1 From the privileged EXEC command mode, enter the show ip route command.
Substitute the IP address of the central-site router ISDN interface for the IP
address shown in the example.
Step 2 Confirm that the directly connected via BRI message appears, as shown in the
command output.
Router# show ip route 192.168.37.40
Routing entry for 192.168.37.40/32
Known via "connected", distance 0, metric 0 (connected)
Routing Descriptor Blocks:
* directly connected, via BRI0
Step 3 To continue configuration, reenter global configuration mode.
Step9
dialer-list 1 protocol ip list 101 Specify an access list both by list number and
by protocol (IP) to define the packets of
interest that can trigger a call to the
destination.
Step10
dialer-list 1 protocol ipx list 900 Specify an access list both by list number and
by protocol (IPX) to define the packets of
interest that can trigger a call to the
destination.
Command Task