- Enterasys Security Router User's Guide

Configuring DoD/BoD
XSR User’s Guide 10-27
Figure 10-12 Point-to-Point Topology
Dial-in Routing for Dial on Demand Example
The following commands configure dialer interface 1:
XSR(config)#interface dialer 1
XSR(config-if<D1>)#encapsulation ppp
XSR(config-if<D1>)#ip address 172.22.85.1
XSR(config-if<D1>)#ppp authentication pap
+ Enforces authentication username XSR-Andover to map incoming calls on XSR Toronto
XSR(config-if<D1>)#dialer pool 1
XSR(config-if<D1>)#dialer remote-name XSR-andover
+ Specifies the authenticated username
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, and configure Dialer interface 1 with spoofing enabled on
XSR-Andover network:
XSR-Andover
Switched line
XSR-Toronto
172.22.85.1
172.22.96.1
172.22.80.4
172.22.85.2