User`s guide
168 XSR User’s Guide
Configuring DoD/BoD Chapter 8
Configuring Dialer Services
XSR(config-if<D1>)#dialer remote-name XSR-andover
XSR(config-if<D1>)#no shutdown
The following command configures authentication of the remote user:
XSR(config)#username XSR-andover password secret 0 code
The following commands add a dialer pool member and set the Central Office
switch type on BRI port 1/0:
XSR(config)#interface bri 1/0
XSR(config-if<BRI-1/0>)#isdn switch-type basic-net3
XSR(config-if<BRI-1/0>)#dialer pool-member 1
XSR(config-if<BRI-1/0>)#no shutdown
Dial-out Routing for Dial on Demand Example
The following commands define a dial group, add a dial pool, specify a secret
password to be sent to the peer for PAP authentication, configure Dialer
interface 1 with spoofing enabled on XSR-Andover network, and set calls out
to XSR-Toronto to terminate if the line is idle for 20 seconds:
XSR(config)#interface dialer 1
XSR(config-if<D1>)#encapsulation ppp
XSR(config-if<D1>)#ip address 172.22.85.2
XSR(config-if<D1>)#ppp pap sent-username XSR-andover password
secret 0 dolly
XSR(config-if<D1>)#dialer pool 1
XSR(config-if<D1>)#dialer map ip 172.22.85.1 47410
XSR(config-if<D1>)#dialer-group 1
XSR(config-if<D1>)#dialer idle-timeout 20
XSR(config-if<D1>)#no shutdown
The following commands add a dial pool member and set the Central Office
switch type on BRI interface 1/0:
XSR(config)#interface bri 1/0
XSR(config-if<BRI-1/0>)#isdn switch-type basic-net3
XSR(config-if<BRI-1/0>)#dialer pool-member 1
XSR(config-if<BRI-1/0>)#no shutdown
The following command maps ACL 101 to dialer group 1:
XSR(config)#dialer-list 1 protocol ip list 101