On a Channelized DS3 IQ or IQE Physical Interface Card (PIC), you can create up to 112 T1 interfaces. To configure a T1 interface on a Channelized DS3 IQ or IQE PIC, include the partition and interface-type statements at the [edit interfaces ct3-fpc/pic/port] hierarchy level, specifying the t1 interface type:
- [edit interfaces ct3-fpc/pic/port]
-
partition partition-number interface-type t1;
This configuration creates interface t1-fpc/pic/port:channel.
The partition number is the sublevel interface partition index and is correlated with the channel number. For channelized T3 interfaces, the partition number can be from 1 through 28.
![]() |
Note: For channelized T3 interfaces, channel numbering begins with 0 (:0). For channelized T3 IQ and IQE interfaces, channel numbering begins with 1 (:1). |
The interface type is the channelized interface type or clear channel you are creating. For channelized T3 interfaces, type can be ct1 or t1.
Configure the following five T1 interfaces:
- [edit interfaces ct3-0/0/0]
- partition 1-5 interface-type t1;
For a full configuration example, see the JUNOS Feature Guide.