Configure channelized NxDS0 IQ interfaces on the channelized T1 IQ interface by including the partition, timeslots, and interface-type statements at the [edit interfaces ct1-fpc/pic/port:channel] hierarchy level, specifying the ds interface type:
- [edit interfaces ct1-fpc/pic/port:channel:channel]
-
partition partition-number timeslots time-slot-range interface-type ds;
This configuration creates the interface ds-fpc/pic/port:channel.
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. You can use a combination of ranges and discontinuous time slots:
- 1,9-18,21
Configure channelized NxDS0 interfaces, using partition 4 and time slots 1 through 10.
- [edit interfaces]
- ct1-0/2/0:1:2:3 {
- partition 4 interface-type ds0 timeslots 1-10;
- }
This configuration creates interface ds-0/2/0:1:2:3:4.