L
ONG
-R
EACH
E
THERNET
C
OMMANDS
29-25
Related Commands
lre interleave-max-delay (29-25)
lre interleave-max-delay
This command sets the maximum interleave delay. Use the no form to
restore the default status.
Syntax
lre interleave-max-delay {down | up} value
no lre interleave-max-delay {down | up}
down – Downstream bands.
up – Upstream bands.
value – Maximum interleave delay. (Range: 0-40, indicating units of
0.5 ms)
Default Setting
4 (2 ms)
Command Mode
Interface Configuration (VDSL Port)
Command Usage
Interleaving causes a delay in the transmission of data.
Setting the interleave delay to a value of zero disables interleaving.
Interleave delay applies only to the interleave (slow) channel and
defines the mapping (relative spacing) between subsequent input bytes
at the interleaver input and their placement in the bit stream at the
interleaver output. Larger numbers provide greater separation
between consecutive input bytes in the output bit stream allow ing for
improved impulse noise immunity at the expense of payload latency.
Example
This example sets the interleave delay to 3 milliseconds.
Console(config)#interface ethernet 1/1
Console(config-if)#lre interleave-max-delay down 6
Console(config-if)#