For ATM1 and ATM2 IQ interfaces, you can configure ATM E3 and T3 interfaces by including the following statements at the [edit interfaces at-fpc/pic/port ] hierarchy level:
- [edit interfaces at-fpc/pic/port]
-
e3-options {
-
atm-encapsulation (direct | plcp);
-
buildout feet;
-
framing (g.751 | g.832);
-
loopback (local | remote);
- (payload-scrambler | no-payload-scrambler);
- }
-
t3-options {
-
atm-encapsulation (direct | plcp);
-
buildout feet;
- (cbit-parity |
no-cbit-parity);
-
loopback (local | payload | remote);
- (payload-scrambler | no-payload-scrambler);
- }
The following options and default values differ from those described in the chapters Configuring E3 Interfaces and Configuring T3 Interfaces:
In addition, the ATM E3 and T3 PICs support the clocking statement at the interface level, as do the SONET/SDH PICs. For more information about E3- and T3-specific parameters, see Configuring E3 Interfaces and Configuring T3 Interfaces.
![]() |
Note: You must configure all the ports on an ATM E3 or T3 PIC with the same framing and encapsulation. Otherwise, the system will set all the ports on the PIC to the slowest framing and encapsulating configuration. For ATM T3, this is PLCP. For ATM E3, this is G.751 PLCP. |