Each port on a channelized T1/E1/ISDN PRI PIM is software configurable as a T1 or E1 clear channel. You can partition each port into up to 24 DS0 channels on a T1 interface or up to 31 DS0 channels on an E1 interface, and can insert channels from one port into another with the drop-and-insert feature.
Channelized T1/E1/ISDN PRI ports can also be partitioned into channels for ISDN PRI service.
Channelized T1/E1/ISDN PRI interfaces are configured through a configuration editor only.
This section includes the following topics:
To configure or edit a channelized T1/E1/ISDN PRI interface as a clear channel:
Table 50: Configuring a Channelized T1/E1/ISDN PRI interface as a Clear Channel
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
|---|---|---|
Navigate to the Interfaces level in the configuration hierarchy. For information about interface names, see Network Interface Naming. |
|
From the [edit] hierarchy level, enter one of the following: edit interfaces ct1-3/0/0 edit interfaces ce1-3/0/0 |
Create the new interface—for example, ct1-3/0/0 or ce1-3/0/0. |
|
|
Configure interface options:
|
|
|
Configure T1 or E1 options:
|
|
|
Configure trace options. |
|
Enter set traceoptions flag all |
Configure advanced options. For example, apply configuration settings from one or more groups except the test group. |
|
Enter set interfaces apply-groups test |
On channelized T1/E1/ISDN PRI interfaces configured for channelized operation, you can insert channels (time slots) from one port (for example, channels carrying voice) directly into the other port on the PIM, to replace channels coming through the Routing Engine. Although you need not use the same time slots on both interfaces, the time slots count must be the same. The channels that are not configured for the drop-and-insert feature are used for normal traffic.
You must ensure that the signaling channels (port 16 for an E1 interface and port 24 for a T1 interface) are also part of the channels that are being switched through the drop-and-insert functionality. The JUNOS software does not support switching of voice and data between ports by default.
Both ports involved in the drop-and-insert configuration must use the same clock source—either the device's internal clock or an external clock. The following clock source settings are valid:
For more details about valid clock combinations, see Frequently Asked Questions About Channelized T1/E1/ISDN PRI Interfaces.
To configure or edit the drop-and-insert feature on a channelized T1/E1/ISDN PRI interface:
Table 51: Configuring a Channelized T1/E1/ISDN PRI Interface to Drop and Insert Time Slots
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
|---|---|---|
Navigate to the Interfaces level in the configuration hierarchy. For information about interface names, see Network Interface Naming. |
|
From the [edit] hierarchy level, enter edit interfaces ct1-3/0/0 |
Create a new interface—for example, ct1-3/0/0. |
|
|
Configure the clock source and partition on ct1-3/0/0. Note: While configuring the drop-and-insert feature, you must ensure that both ports on the channelized T1/E1 PIM run on the same clock. For more details about valid clock combinations, see Frequently Asked Questions About Channelized T1/E1/ISDN PRI Interfaces. |
|
From the [edit] hierarchy level, enter set interfaces ct1-3/0/0 clocking external set interfaces ct1-3/0/0 partition 1 timeslots 1-10 set interfaces ct1-3/0/0 partition 1 interface-type ds |
Create a new interface—for example, ct1-3/0/1. |
|
From the [edit] hierarchy level, enter edit interfaces ct1-3/0/1 |
Configure the clock source and partition on ct1-3/0/1. Note: While configuring the drop-and-insert feature, you must ensure that both ports on the channelized T1/E1 PIM run on the same clock. For more details about valid clock combinations, see Frequently Asked Questions About Channelized T1/E1/ISDN PRI Interfaces. |
|
From the [edit] hierarchy level, enter set interfaces ct1-3/0/1 clocking external interface ct1-3/0/0 set interfaces ct1-3/0/1 partition 1 timeslots 1-10 set interfaces ct1-3/0/1 partition 1 interface-type ds |
Create new interfaces—for example, ds-3/0/0:1, ds-3/0/1:1 and configure drop-and-insert feature. Note: Both interfaces configured for the drop-and-insert feature must exist on the same PIM. For example, you can configure ds-3/0/0:1 as the data input interface for ds-3/0/1:1, but not for ds-4/0/0:1. |
|
From the [edit] hierarchy level, enter edit interfaces ds-3/0/0:1 Enter set interfaces ds-3/0/0:1 data-input interface ds-3/0/1:1 |
On a J-series device with Dual-Port Channelized T1/E1/ISDN PRI PIMs, you can configure each port for either T1, E1, or ISDN PRI service, or for a combination of ISDN PRI and either channelized T1 or E1 service. For a channelized T1 interface with ISDN PRI service, you can configure 23 B-channels and for a channelized E1 interface with ISDN PRI service, you can configure 30 B-channels.
You must also explicitly configure a D-channel: time slot 24 on a channelized T1 interface and time slot 16 on a channelized E1 interface. In addition, you select a switch type and trace options.
Setting up the J-series device for ISDN PRI operation is a multipart process. First, you add ISDN PRI service on a channelized interface as shown here. Second, you follow the instructions in Configuring Dialer Interfaces (Required) to configure a dialer interface. You can then configure ISDN services such as dial-in, callback, and backup. For details, see Configuring ISDN.
To configure an ISDN PRI network service on a channelized T1 or E1 interface for the J-series device:
Table 52: Adding an ISDN PRI Service to a Channelized T1/E1/ISDN PRI Interface
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
|---|---|---|
Navigate to the Interfaces level in the configuration hierarchy. |
|
From the [edit] hierarchy level, enter edit interfaces ct1-2/0/0 |
Create a new interface—for example, ct1-2/0/0. For information about interface names, see Network Interface Naming. |
|
|
Configure the partition and interface type. For example, partition the interface into time slots 1 through 23 for B-channels and time slot 24 for the D-channel. For a channelized T1 interface, you can configure 1 through 23 as B-channels and the 24th channel as the signaling channel (D-channel). For a channelized E1 interface, you can configure 1 through 15 and 17 through 31 as B-channels and the 16th channel as the signaling channel (D-channel). |
|
From the [edit] hierarchy level, enter set interfaces ct1-2/0/0 partition 1-23 timeslots 1-23 set interfaces ct1-2/0/0 partition 1-23 interface-type bc set interfaces ct1-2/0/0 partition 24 timeslots 24 set interfaces ct1-2/0/0 partition 24 interface-type dc |
Configure a trace options flag. |
|
From the [edit] hierarchy level, enter set interfaces ct1-2/0/0 traceoptions flag q921 |
Configure B-channel allocation order for allocating a free B-channel for dial-out calls. You can allocate from the lowest-numbered or highest-numbered time slot. The default value is descending. |
|
To set the ISDN options, from the [edit] hierarchy level, enter set interfaces ct1-2/0/0 isdn-options bchannel-allocation ascending |
Select the type of ISDN switch—for example, NI2. The following switches are compatible with J-series devices:
|
From the Switch type list, select ni2. |
From the [edit] hierarchy level, enter set interfaces ct1-2/0/0 isdn-options switch-type ni2 |
Configure Q.931 timers. Q.931 is a Layer 3 protocol for the setup and termination of connections. The default value for each timer is 10 seconds, but can be configured between 1 and 65536 seconds—for example, 15. |
|
From the [edit] hierarchy level, enter set isdn-options t310 15 |
Configure dialer options.
Dialer pool priority has a range from 1 to 255, with 1 designating lowest-priority interfaces and 255 designating the highest-priority interfaces. |
|
From the [edit interfaces ct1-2/0/0] hierarchy level, enter set dialer-options pool isdn-dialer-group priority 1 |
To configure a dialer interface, see Configuring Dialer Interfaces (Required).