By default, all the time slots on a channelized T1 interface are used. To configure a fractional T1 interface on a Channelized DS3 IQ or IQE PIC, you must perform the following tasks:
This configuration creates interface t1-fpc/pic/port:channel.
- [edit interfaces t1-fpc/pic/port 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 about T1 time slots, see Configuring Fractional T1 Time Slots.
Configure a fractional T1 interface that uses time slots 1 through 10:
- [edit interfaces ct3-0/0/0:1]
- partition 1 interface-type t1;
- [edit interfaces t1-0/0/0:1:1 t1-options]
- timeslots 1-10;
For a full configuration example, see the JUNOS Feature Guide.