Specifications
5-23
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Chapter 5 Configuring ISDN
Dial-Up ISDN Connection with Dialer Profiles
Configuring the Dialer Interface
Follow these steps to create a dialer interface and configure it for dial-on-demand
routing (DDR).
Step10
no shutdown Enable the interface and the configuration
changes you have just made on the interface.
Step11
exit Exit configuration mode for this interface.
Command Task
Command Task
Step1
interface Dialer10 Create a dialer interface.
Step2
ip unnumbered fastethernet0 Enable IP routing on this interface without
assigning an IP address.
Step3
ipx network 123 Enable IPX routing on this interface.
Step4
no ipx route-cache Disable IPX fast switching on this interface.
Step5
ipx watchdog-spoof Set the router to respond to a local server
watchdog packets on behalf of a remote client
(called spoofing).
Step6
dialer remote-name HQ Specify the central-site router CHAP
authentication name.
Step7
dialer string 5552053 Specify the string (telephone number) to be
called for this interface when calling a single
site.
Step8
dialer pool 1 Put this interface in a dialing pool.
As an option, you can also assign a priority to
the interface with this command.
Step9
dialer-group 1 Assign the dialer interface to a dialer group.
Step10
encapsulation ppp Set the encapsulation method on this interface
to PPP.