You can configure the speed of SONET/SDH interfaces on next-generation SONET/SDH Type 1 and Type 2 PICs with SFP. The speed you select is dependent upon whether the PIC is in concatenated or nonconcatenated mode. In concatenated mode, the bandwidth of the interface is in a single channel. In nonconcatenated mode, the PIC operates in channelized (multiplexed) mode.
Table 21 shows the mode combinations for the next-generation SONET/SDH Type 1 PICs with SFP.
Table 21: Type 1 PIC Mode Combinations
Table 22 shows the mode combinations for the next-generation SONET/SDH Type 2 PICs with SFP.
Table 22: Type 2 PIC Mode Combinations
By default, SONET/SDH PICs operate in concatenated mode. To specify interface speed in concatenated mode, include the speed statement with options at the [edit interfaces so-fpc/pic/port] hierarchy level:
- [edit interfaces so-fpc/pic/port]
-
speed (oc3 | oc12 | oc48);
For example, each port of the 4-port OC12 PIC can be configured to be in OC3 or OC12 speed independently when this PIC is in 4xOC12 concatenated mode.
To specify interface speed in nonconcatenated mode, include the speed statement at the [edit interfaces so-fpc/pic/port.channel] hierarchy level:
- [edit interfaces so-fpc/pic/port.channel]
-
speed (oc3 | oc12);
To configure the PIC to operate in channelized (multiplexed) mode, include the no-concatenate statement at the [edit chassis fpc slot-number pic pic-number] hierarchy level.
For more information about using the no-concatenate statement, see the JUNOS System Basics Configuration Guide.