Configure T3 Interfaces
T3 is the physical layer protocol used by the Digital Signal level 3 (DS3) multiplexing method in North America. A T3 interface operates at a bit rate of 44.736 Mbps. The JUNOS software supports payload scrambling and subrate operation on each physical T3 interface. One encapsulation format, PPP, Frame Relay, or HDLC, must be configured for the interface. DS3 standards supported include:
- ANSI TI.107, TI.102
- GR 499-core, GR 253-core
- Bellcore TR-TSY-000009
- AT&T Pub 54014
- ITU G.751, G.703, G823
To configure T3-specific physical interface properties, include the
t3-optionsstatement at the[edit interfacesinterface-name]hierarchy level:[edit interfacesinterface-name]t3-options {bert-algorithmalgorithm;bert-error-raterate;bert-periodseconds;(cbit-parity | no-cbit-parity);compatibility-mode (adtran | digital-link | kentrox | larscom | verilink) <subratevalue>;fcs (32 | 16);(feac-loop-respond| no-feac-loop-respond);idle-cycle-flagvalue;(long-buildout | no-long-buildout);(loop-timing | no-loop-timing);loopback (local | payload | remote);(payload-scrambler | no-payload-scrambler);start-end-flagvalue;}You can configure the following T3 interface-specific properties:
- Configure T3 BERT Properties
- Disable T3 C-Bit Parity Mode
- Configure the T3 CSU Compatibility Mode
- Configure the T3 Frame Checksum
- Configure the T3 FEAC Response
- Configure the T3 Idle Cycle Flag
- Configure the T3 Line Buildout
- Configure the Channelized T3 Loop Timing
- Configure T3 Loopback Capability
- Configure T3 HDLC Payload Scrambling
- Configure the T3 Start End Flags
For an example of T3 interface configuration, see Examples: Configure T3 Interfaces.