User`s guide
XSR User’s Guide 171
Chapter 8 Configuring DoD/BoD
Configuring Dialer Services
The following commands add a dial pool and specifies the PPP authenticated
username XSR-Boston to map incoming calls to Dialer interface 2:
XSR(config)#interface dialer 2
XSR(config-if<D2>)#encapsulation ppp
XSR(config-if<D2>)#ip address 172.22.85.3
XSR(config-if<D2>)#dialer pool 1
XSR(config-if<D2>)#no shutdown
XSR(config-if<D2>)#dialer remote-name XSR-Boston
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
The following command sets remote user authentication:
XSR(config)#username XSR-toronto password secret 0 code
MLPPP Point-to-Multipoint Configuration
The following configuration, as illustrated in Figure 28, sets up a switched
MLPPP group (bundle) when Access List-defined data traffic is generated to a
remote site.
NOTE
Only peer Node A can initiate the MLPPP group setup.
Node A (Calling Node) Configuration
The following commands add a dialer pool member with the Central Office
switch type to 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 25
XSR(config-if<BRI-1/0>)#no shutdown