E1 is a standard WAN digital communication format designed to operate over copper facilities at a rate of 2.048 Mbps. Widely used outside North America, it is a basic time-division multiplexing scheme used to carry digital circuits. The following standards apply to E1 interfaces:
![]() |
Note: The Juniper Networks E1 Physical Interface Card (PIC) does not support Channel Associated Signaling (CAS). |
To configure E1-specific physical interface properties, include the e1-options statement at the [edit interfaces interface-name] hierarchy level:
- [edit interfaces interface-name]
-
e1-options {
-
bert-error-rate rate;
-
bert-period seconds;
-
fcs (16 | 32);
-
framing (g704 | g704-no-crc4
| unframed);
-
idle-cycle-flag (flags | ones) ;
-
invert-data;
-
loopback (local | remote);
-
start-end-flag (filler | shared);
-
timeslots time-slot-range;
- }
This chapter contains the following sections: