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 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 router'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 40: 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 |