Configure Single-Level Channels on a Channelized IQ Interface
You can subdivide a channelized interface directly into a set of large end channels. To configure part of a channelized IQ interface as a channel, include the
partitionstatement at the [edit interfaces cxx-fpc/pic/port] hierarchy level. On a channelized OC-12 IQ interface, use theoc-sliceoption to create slice sizes corresponding to the desired bandwidth. On a channelized E1 IQ interface, use thetimeslotsoption to define NxDS-0 channels or channel groups. On all channelized IQ interfaces, use theinterface-typeoption to set the interface type (such as SONET OC-3 or T3). Once the channel interfaces are established, you can configure them the same way as regular interfaces.
[edit]interfaces {coc12-0/0/0 {partition 1 oc-slice 1-3 interface-type so; # Creates an OC-3 SONET interface:} # so-0/0/0:1so-0/0/0:1 {encapsulation ppp;unit 0 {family inet {address 10.255.0.2/30;}}}}