Navigate to the Interfaces level
in the configuration hierarchy.
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Interfaces, click Configure or Edit.
|
From the [edit] hierarchy level, enter
edit interfaces br-1/0/3
|
Create the new interface—for example, br-1/0/3.
|
- Next to Interface, click Add
new entry.
- In the Interface name box, type the name of the
new interface, br-1/0/3.
- Click OK.
| |
Configure dialer options.
- Name the dialer pool—for example, isdn-dialer-group.
- Set the dialer pool priority—for example, 255.
Dialer pool priority has a range from 1 to 255, with 1 designating lowest-priority interfaces and 255 designating the highest-priority interfaces.
|
- In the Encapsulation column, next to the new
interface, click Edit.
- Next to Dialer options, select Yes, and then click Configure.
- Next to Pool, click Add new entry.
- In the Pool identifier box, type isdn-dialer-group.
- In the Priority box, type 255.
- Click OK.
|
From the [edit interfaces br-1/0/3] hierarchy, enter
set dialer-options pool isdn-dialer-group priority 255
|
Configure ISDN BRI properties.
- Calling number sent to the ISDN switch during the call
setup, which represents the caller's number—for example, 18005555555.
- Service provider ID (SPID)—for
example, 00108005555555.
- Static TEI between 0 and 63 from your service provider—for example, 23. If the field is left blank, the Services Router dynamically
acquires a TEI. Also, if you have configured a second SPID, you cannot
set a static TEI value.
If you have a NTDMS-100 or NI1 switch, an additional box for
a service provider ID is provided.
If you are using a service provider that requires SPIDs, you
cannot place calls until the interface sends a valid, assigned SPID
to the service provider when accessing the ISDN connection.
- Incoming called number—for example, 18883333456.
Configure incoming call properties if you have remote locations
dialing into the router through the ISDN interface.
|
- Next to Isdn options, click Configure.
- In the Calling number box, type 18005555555.
- In the Spid1 box, type 00108005555555.
- In the Static tei val box, type 23.
- Next to Incoming called number, click Add new entry.
- In the Called number box, type 18883333456.
- Click OK.
|
- To set the ISDN options, enter
set isdn-options calling-number 18005555555
- Enter
set isdn-options spid1 00108005555555
- Enter
set isdn-options static-tei-val 23
-
set isdn-options incoming-called-number 18883333456
|
Select
the type of ISDN switch—for example, ATT5E. The following switches
are compatible with Services Routers:
- ATT5E—AT&T 5ESS
- ETSI—NET3 for the UK and Europe
- NI1—National ISDN-1
- NTDMS–100—Northern Telecom DMS-100
- NTT—NTT Group switch for Japan
|
From the Switch type list, select att5e.
|
To select the switch type, enter
set isdn-options switch-type att5e
|
Configure the Q.931 timer. Q.931 is a Layer 3 protocol
for the setup and termination of connections. The default value for
the timer is 10 seconds, but can be configured between 1 and 65536 seconds—for example, 15.
|
In the T310 box, type 15.
|
set isdn-options t310 15
|
Configure when the TEI negotiates with the ISDN provider.
-
first-call—Activation
does not occur until a call is sent.
-
power-up—Activation occurs
when the Services Router is powered on. This is the default value.
|
- From the Tei option list, select power-up.
- Click OK to return to the
Interfaces page.
|
To initiate activation at power-up, enter
set isdn-options tei-option power-up
|