Xs r – Enterasys Networks Security Router X-PeditionTM User Manual

Page 275

Advertising
background image

ISDN Configuration

XSR User’s Guide 11-11

Figure 11-1 .Switched BRI Configuration Model

The following example adds a dialer pool and group, and two phone numbers to the called node’s
Dialer 0 port. It also configures a second dialer pool and group, a Multilink PPP line to four B
channels on the Dialer 1 interface, and maps the 192.168.1.10 network and phone number to BRI
interface 1/0, as well as adds a prioritized pool member and six SPIDs. Finally, the example
configures two more BRI interfaces with prioritized pool members and two SPIDs each. You can
add map class, dialer and access list, BRI, and other protocol commands not shown in the
example.

XSR(config)#interface dialer 0
XSR(config-if<D0>)#ip address 1.1.1.1 255.255.255.0
XSR(config-if<D0>)#encapsulation ppp
XSR(config-if<D0>)#dialer string 5551000 class remNode1
XSR(config-if<D0>)#dialer string 5551000 class remNode2
XSR(config-if<D0>)#dialer pool 1
XSR(config-if<D0>)#dialer-group 1
XSR(config-if<D0>)#no shutdown

Note: ISDN BRI can be configured on XSR 1200 Series routers but only on interface
FastEthernet 0:<1-2>.<1-30>
. All BRI examples in this chapter reference Ethernet interfaces
on XSR 1800/3000 Series routers.

Defines the destination

D

ialer P

ool

1

Dialer

Pool

M

D

ialer P

ool

2

Dialer Profile

Dialer List 1

describes interesting

packets

Access List

Access List

Access List

interface dialer 0
ip address 1.1.1.1 255.255.255.0
encapsulation ppp and other protocol

commands

dialer string 5551000 class remNode1
dialer string 5551000 class remNode2
dialer pool 1
dialer-group 1

interface BRI 1/0
isdn switch-type basic-nil
isdn spid1 0555100001 5551000
isdn spid2 0555300001 5553000
dialer pool-member 1 priority 100
... more BRI commands

priority

Access List

Access List

map-class dialer

interface dialer 1
ip address 2.2.2.2 255.255.255.0
encapsulation ppp and other protocol

commands

ppp multilink over up to 4 B channels
dialer map ip 192.168.1.10 name HOME
212555756
dialer pool M
dialer-group 10

interface BRI 1/2
isdn switch-type basic-nil
isdn spid1 0555500001 5555000
isdn spid2 0555700001 5557000
dialer pool-member 1priority 100
... more BRI commands

priority

interface BRI 1/1
isdn switch-type basic-nil
isdn spid1 0555200001 5552000
isdn spid2 0555400001 5554000
dialer pool-member 1 priority 100
... more BRI commands

priority

XS

R

D

ia

l L

in

e

D

ia

l L

in

e

D

ia

l L

in

e

Advertising