By default, all the time slots on a channelized T1 interface are used. To configure a fractional T1 interface on a Channelized OC3 IQ or IQE PIC, you must perform the following tasks:
- [edit interfaces t1-fpc/pic/port<:channel> t1-options]
-
timeslots time-slot-range;
For channelized T1 IQ interfaces, the time-slot range is from 1 through 24. You can designate any combination of time slots. To configure ranges, use hyphens. To configure discontinuous time slots, use commas. Do not include spaces. For more information, see Configuring Fractional T1 Time Slots.
Configure a fractional T1 interface that uses time slots 1 through 5 and 10:
- [edit interfaces coc3-0/0/0]
- partition 1 oc-slice 1 interface-type coc1;
- [edit interfaces coc1-0/0/0:1]
- partition 1 interface-type t1;
- [edit interfaces t1-0/0/0:1:1 t1-options]
- timeslots 1-5,10;
For a full configuration example, see the JUNOS Feature Guide.