To configure T3 or channelized T3 interfaces, include the partition and interface-type statements at the [edit interfaces cau4-fpc/pic/port] hierarchy level, specifying the t3 or ct3 interface type:
- [edit interfaces]
- cau4-fpc/pic/port {
-
partition partition-number interface-type t3;
- }
- cau4-fpc/pic/port {
-
partition partition-number interface-type ct3;
- }
This configuration creates the interfaces t3-fpc/pic/port:channel and t3-fpc/pic/port:channel.
![]() |
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. |
Configure T3 and channelized T3 interfaces, using partition 1 and partition 2.
- [edit interfaces]
- cau4-0/2/0:1 {
- partition 1 interface-type t3;
- }
- cau4-0/2/0:1 {
- partition 2 interface-type ct3;
- }
- t3-0/2/0:1:1 ct3-0/2/0:1:2;