By default, all the time slots on a channelized T1 interface are used. To configure a fractional T1 interface on a Channelized T1 IQ PIC, perform the following tasks:
- [edit interfaces ct1-fpc/pic/port]
-
no-partition interface-type t1;
- [edit interfaces t1-fpc/pic/port t1-options]
-
timeslots time-slot-range;
For more information about T1 time slots, see Configuring Fractional T1 Time Slots.
Configure a fractional T1 interface that uses time slots 2 through 10:
- [edit interfaces t1-0/0/0]
- no-partition interface-type t1;
- [edit interfaces t1-0/0/0 t1-options]
- timeslots 1-10;
For a full configuration example, see the JUNOS Feature Guide.