To configure T1-specific physical interface properties, include the t1-options statement at the [edit interfaces interface-name] hierarchy level:
- [edit interfaces interface-name]
-
t1-options {
-
bert-algorithm algorithm;
-
bert-error-rate rate;
-
bert-period seconds;
-
buildout value;
-
byte-encoding (nx56 | nx64);
-
crc-major-alarm-threshold (1e-3 | 5e-4 | 1e-4 | 5e-5 | 1e-5);
-
crc-minor-alarm-threshold (1e-3 | 5e-4 | 1e-4 | 5e-5 | 1e-5 | 5e-6 | 1e-6);
-
fcs (16 | 32);
-
framing (esf | sf);
-
idle-cycle-flag (flags | ones);
-
invert-data;
-
line-encoding (ami | b8zs);
-
loopback (local | payload | remote);
-
remote-loopback-respond;
-
start-end-flag (filler | shared);
-
timeslots time-slot-range;
- }