Frequently Asked Questions About Channelized T1/E1/ISDN PRI Interfaces

Use answers to the following question to solve configuration problems on a channelized T1/E1/ISDN PRI interface:

What Clock Combinations Are Possible for Channelized T1/E1/ISDN PRI Drop and Insert?

When you configure the drop-and-insert feature on a channelized T1/E1/ISDN PRI PIM, you must ensure that both ports run on the same clock. The following clock combinations are valid:

J Series devices connected to one another must have complementary clock sources configured. Consider a scenario where Device R1 is connected to Devices R2 and R3. Port 0 on the channelized T1/E1/ISDN PRI PIM of R1 is connected to R2, and port 1 is connected to R3. The drop-and-insert feature is configured on R1 to insert input coming from R2 on port 0 into port 1 for transmission to R3.

Devices R1, R2, and R3 can be configured in three ways, according to whether the drop-and-insert clock source on R1 is the external clock for port 0, the external clock for port 1, or the device's internal clock.

To configure the drop-and-insert interfaces on Device R1 to use the external clock for port 0:

1. On Device R2, configure:


user@hostR2# set interfaces ct1-6/0/0 partition 1 timeslots 1-10

user@hostR2# set interfaces ct1-6/0/0 partition 1 interface-type ds

user@hostR2# set interfaces ds-6/0/0:1 unit 0 family inet address 10.46.46.1/30

2. On Device R3, configure:


user@hostR3# set interfaces ct1-3/0/0 clocking external

user@hostR3# set interfaces ct1-3/0/0 partition 1 timeslots 1-10

user@hostR3# set interfaces ct1-3/0/0 partition 1 interface-type ds

user@hostR3# set interfaces ds-3/0/0:1 unit 0 family inet address 10.46.46.2/30

3. On Device R1, configure:


user@hostR1# set interfaces ct1-3/0/0 clocking external

user@hostR1# set interfaces ct1-3/0/0 partition 1 timeslots 1-10

user@hostR1# set interfaces ct1-3/0/0 partition 1 interface-type ds

user@hostR1# set interfaces ds-3/0/0:1 data-input interface ds-3/0/1:1

user@hostR1# set interfaces ct1-3/0/1 clocking external interface ct1-3/0/0

user@hostR1# set interfaces ct1-3/0/1 partition 1 timeslots 1-10

user@hostR1# set interfaces ct1-3/0/1 partition 1 interface-type ds

To configure the drop-and-insert interfaces on Device R1 to use the external clock for port 1:

1. On Device R2, configure:


user@hostR2# set interfaces ct1-6/0/0 clocking external

user@hostR2# set interfaces ct1-6/0/0 partition 1 timeslots 1-10

user@hostR2# set interfaces ct1-6/0/0 partition 1 interface-type ds

user@hostR2# set interfaces ds-6/0/0:1 unit 0 family inet address 10.46.46.1/30

2. On Device R3, configure:


user@hostR3# set interfaces ct1-3/0/0 partition 1 timeslots 1-10

user@hostR3# set interfaces ct1-3/0/0 partition 1 interface-type ds

user@hostR3# set interfaces ds-3/0/0:1 unit 0 family inet address 10.46.46.2/30

3. On Device R1, configure:


user@hostR1# set interfaces ct1-3/0/0 clocking external interface ct1-3/0/1

user@hostR1# set interfaces ct1-3/0/0 partition 1 timeslots 1-10

user@hostR1# set interfaces ct1-3/0/0 partition 1 interface-type ds

user@hostR1# set interfaces ds-3/0/0:1 data-input interface ds-3/0/1:1

user@hostR1# set interfaces ct1-3/0/1 clocking external

user@hostR1# set interfaces ct1-3/0/1 partition 1 timeslots 1-10

user@hostR1# set interfaces ct1-3/0/1 partition 1 interface-type ds

To configure the drop-and-insert interfaces on Device R1 to use the device's internal clock:

1. On Device R2, configure:


user@hostR2# set interfaces ct1-6/0/0 clocking external

user@hostR2# set interfaces ct1-6/0/0 partition 1 timeslots 1-10

user@hostR2# set interfaces ct1-6/0/0 partition 1 interface-type ds

user@hostR2# set interfaces ds-6/0/0:1 unit 0 family inet address 10.46.46.1/30

2. On Device R3, configure:


user@hostR3# set interfaces ct1-3/0/0 clocking external

user@hostR3# set interfaces ct1-3/0/0 partition 1 timeslots 1-10

user@hostR3# set interfaces ct1-3/0/0 partition 1 interface-type ds

user@hostR3# set interfaces ds-3/0/0:1 unit 0 family inet address 10.46.46.2/30

3. On Device R1, configure:


user@hostR1# set interfaces ct1-3/0/0 clocking internal

user@hostR1# set interfaces ct1-3/0/0 partition 1 timeslots 1-10

user@hostR1# set interfaces ct1-3/0/0 partition 1 interface-type ds

user@hostR1# set interfaces ds-3/0/0:1 data-input interface ds-3/0/1:1

user@hostR1# set interfaces ct1-3/0/1 clocking internal

user@hostR1# set interfaces ct1-3/0/1 partition 1 timeslots 1-10

user@hostR1# set interfaces ct1-3/0/1 partition 1 interface-type ds