[Contents] [Prev] [Next] [Index]


Configure E3 Interfaces

E3 is a high-speed WAN digital communication technique designed to operate over copper facilities at a rate of 34.368 mbps. Widely used outside North America, it is the time division multiplexing scheme used to carry 16 E1 circuits. The following standards apply to E3 interfaces:

To configure E3-specific physical interface properties, include the e3-options statement at the [edit interfaces interface-name] hierarchy level:

 [edit interfaces interface-name]
 e3-options { 
 	 bert-algorithm algorithm; 
 	 bert-error-rate rate; 
 	 bert-period seconds; 
 	 compatibility-mode (digital-link | kentrox | larscom); 
 	 fcs (32 | 16);
 	 idle-cycle-flag value; 
 	 loopback (local | remote); 
 	 (payload-scrambler | no-payload-scrambler); 
 	 start-end-flag value; 
 }
 

You can configure the following E3-specific properties:



[Contents] [Prev] [Next] [Index]