Specifications

Chapter 5 Configuring ISDN
Dial-Up ISDN Connection to a Central-Site Router
5-8
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Verifying Your Configuration
You can verify your configuration to this point by confirming the ISDN line
status:
Step 1 From the privileged EXEC command mode, enter the show isdn status
command.
You should see command output similar to the following:
Router# show isdn status
The current ISDN Switchtype = basic-5ess
ISDN BRI0 interface
Layer 1 Status:
ACTIVE
Layer 2 Status:
TEI = 80, State = MULTIPLE_FRAME_ESTABLISHED
Step10
dialer map ipx 123.0000.0003.eccb
name HQ broadcast 5552053
(Optional) Configure this interface to call
multiple sites, based on IPX address and
dialer string (phone number).
Step11
dialer load-threshold 70 Configure bandwidth on demand by setting
the maximum load before the router places
another call to a destination.
Step12
dialer-group 1 Assign the dialer interface to a dialer group.
Step13
no fair-queue Disable weighted fair queuing on this
interface.
Step14
encapsulation ppp Configure this interface for PPP
encapsulation.
Step15
ppp authentication chap pap Enable CHAP and PAP authentication on this
interface. CHAP authentication is attempted
first. If the central-site router does not support
CHAP, then PAP is used for authentication.
Step16
ppp multilink Enable multilink PPP on this interface.
Step17
no shutdown Enable the interface and the configuration
changes you have just made on the interface.
Step18
exit Exit configuration mode for this interface.
Command Task