To configure T1 interfaces on a Channelized OC12 IQ or IQE PIC, you perform the following tasks:
- [edit interfaces coc12-fpc/pic/port]
-
partition partition-number oc-slice oc-slice-range interface-type coc1;
- [edit interfaces coc1-fpc/pic/port]
-
partition partition-number interface-type t1;
- [edit interfaces coc1-fpc/pic/port]
-
no-partition partition-number interface-type ct3;
- [edit interfaces ct3-fpc/pic/port]
-
partition partition-number interface-type t1;
![]() |
Note: Class-of-service (CoS) rules cannot be applied to an individual channel configured on channelized IQ interfaces. You can only apply CoS rules to the aggregate bit streams. |
Figure 37 shows VT-mapped and M13 or C-bit parity-mapped configurations of T1 IQ interfaces.
Figure 37: T1 Interfaces on a Channelized OC12 PIC

Configure the following T1 interfaces:
- t1-0/0/0:1:1
- t1-0/0/0:1:2
- t1-0/0/0:1:3
- t1-0/0/0:1:4
- t1-0/0/0:1:5
VT-Mapped Configuration
- [edit interfaces coc12-0/0/0]
- partition 1 oc-slice 1 interface-type coc1;
- [edit interfaces coc1-0/0/0:1]
- partition 1-5 interface-type t1;
M13 or C-bit Parity-Mapped Configuration
- [edit interfaces coc12-0/0/0]
- partition 1 oc-slice 1 interface-type coc1;
- [edit interfaces coc1-0/0/0:1]
- no-partition interface-type ct3;
- [edit interfaces ct3-0/0/0:1]
- partition 1-5 interface-type t1;
For a full configuration example, see the JUNOS Feature Guide.