Figure 11-2 – Enterasys Networks Security Router X-PeditionTM User Manual
Page 277

ISDN Configuration
XSR User’s Guide 11-13
Figure 11-2 .PRI Configuration Model
The following T1 example configures the interface for ISDN PRI operation, adds a dialer pool and
group, and one dialer string to the node’s Dialer 1 port. The ISDN PRI interface belongs to two
prioritized pool members. You can add map class, dialer list and ACL commands not shown.
The
pri-group
command enables ISDN and configures all timeslots to map to channel groups on
the PRI NIM card: for a T1 NIM, 23 B and one D channel, for an E1 NIM, 30 B and one D channel.
XSR(config)#interface dialer 1
XSR(config-if
XSR(config-if
XSR(config-if
XSR(config-if
XSR(config-if
XSR(config-if
XSR(config)#controller t1 1/0/0
XSR(config-controller
XSR(config-controller
XSR(config-controller
XSR(config-controller
XSR(config-controller
XSR(config-controller
Optionally, the following E1 commands set the Central Office switch type and add prioritized
pool members to E1 1/0/0:15 D-channel sub-interface:
XSR(config)#controller e1 1/0
XSR(config-controller
XSR(config-controller
)#isdn bchan-number-order ascending
XSR(config-controller
XSR(config-controller
XSR(config-controller
D
ial
er
P
ool
1
Dial
er Po
o
l M
D
ial
er
P
ool
2
Dial L
ine
Dialer List 1
describes interesting
packets
Access List
Access List
Access List
interface dialer 0
ip address 111....
encapsulation ppp and other protocol
commands
dialer string 5551000 class remNode1
dialer string 5551000 class remNode2
dialer pool 1
dialer-group 1
priority
Access List
Access List
map-class dialer
controller t1 1/0/0
pri-group
controller 1/0/0:23 for T1 NIM
or
controller 1/0/0:15 for E1 NIM
isdn switch-type primary-ni
isdn bchan-number-order
dialer pool-member 1 priority 100
dialer pool-member 1 priority 50
... more PRI commands
priority
XSR