Hi, dear user.
You can configure the following parameters to determine the fast path mode:
Set Maximum interleaving delay downstream/upstream to 0.
Set Maximum INP on downstream/upstream direction to 1, which indicates that no protection is enabled.
Set Minimum rtxratio/rsoverhead in downstream/upstream to 0.
For details, see the following command configuration example:
huawei(config)#vdsl channel-profile add
{ <cr>|profile-index<U><2,1024> }:
Command:
vdsl channel-profile add
Start adding profile
Press 'Q' to quit the current configuration and new configuration will be
neglected
> Do you want to name the profile (y/n) [n]:
> Data path mode 1-ATM, 2-PTM, 3-Both (1~3) [3]:2
> Will you set the minimum impulse noise protection? (y/n) [n]:y
> Minimum impulse noise protection downstream:
> 1-noProtection 2-halfSymbol 3-singleSymbol 4-twoSymbols
> 5-threeSymbols 6-fourSymbols 7-fiveSymbols 8-sixSymbols
> 9-sevenSymbols 10-eightSymbols 11-nineSymbols 12-tenSymbols
> 13-elevenSymbols 14-twelveSymbols 15-thirteenSymbols 16-fourteenSymbols
> 17-fifteenSymbols 18-sixteenSymbols
> Please select (1~18) [1]:2
> Minimum impulse noise protection upstream:
> 1-noProtection 2-halfSymbol 3-singleSymbol 4-twoSymbols
> 5-threeSymbols 6-fourSymbols 7-fiveSymbols 8-sixSymbols
> 9-sevenSymbols 10-eightSymbols 11-nineSymbols 12-tenSymbols
> 13-elevenSymbols 14-twelveSymbols 15-thirteenSymbols 16-fourteenSymbols
> 17-fifteenSymbols 18-sixteenSymbols
> Please select (1~18) [1]:2
> Will you set interleaving delay parameters? (y/n) [n]:y
> Maximum interleaving delay downstream (0~200 ms) [20]:0 \\Set the value to 0.
> Maximum interleaving delay upstream (0~200 ms) [20]:0 \\Set the value to 0.
> Will you set parameters for rate? (y/n) [n]:y
> Minimum transmit rate downstream (64~100000 Kbps) [64]:
> Minimum reserved transmit rate downstream (64~100000 Kbps) [64]:
> Maximum transmit rate downstream (64~100000 Kbps) [100000]:
> Minimum transmit rate upstream (64~100000 Kbps) [64]:
> Minimum reserved transmit rate upstream (64~100000 Kbps) [64]:
> Maximum transmit rate upstream (64~100000 Kbps) [100000]:
> Will you set rate thresholds? (y/n) [n]:y
> Rate threshold downshift downstream (0~100000 Kbps) [0]:
> Rate threshold upshift downstream (0~100000 Kbps) [0]:
> Rate threshold downshift upstream (0~100000 Kbps) [0]:
> Rate threshold upshift upstream (0~100000 Kbps) [0]:
> Will you set retransmission function (y/n) [n]:y
> Enable or disable retransmission function in downstream 1-enable 2-disable
(1~2) [2]:1
> Maximum INP on downstream direction:
> 1-noProtection 2-halfSymbol 3-singleSymbol 4-twoSymbols
> 5-threeSymbols 6-fourSymbols 7-fiveSymbols 8-sixSymbols
> 9-sevenSymbols 10-eightSymbols 11-nineSymbols 12-tenSymbols
> 13-elevenSymbols 14-twelveSymbols 15-thirteenSymbols 16-fourteenSymbols
> 17-fifteenSymbols 18-sixteenSymbols
> Please select (1~18) [1]:1 \\Set the value to 1, which indicates no protection is enabled.
> Minimum rtxratio in downstream (0~255) [0]: \\Set the value to 0.
> Minimum rsoverhead in downstream (0~128) [0]: \\Set the value to 0.
> Enable or disable retransmission function in upstream 1-enable 2-disable (1
~2) [2]:1
> Maximum INP on upstream direction:
> 1-noProtection 2-halfSymbol 3-singleSymbol 4-twoSymbols
> 5-threeSymbols 6-fourSymbols 7-fiveSymbols 8-sixSymbols
> 9-sevenSymbols 10-eightSymbols 11-nineSymbols 12-tenSymbols
> 13-elevenSymbols 14-twelveSymbols 15-thirteenSymbols 16-fourteenSymbols
> 17-fifteenSymbols 18-sixteenSymbols
> Please select (1~18) [1]:1 \\Set the value to 1, which indicates no protection is enabled.
> Minimum rtxratio in upstream (0~255) [0]: \\Set the value to 0.
> Minimum rsoverhead in upstream (0~128) [0]: \\Set the value to 0.
> Will you set erasure decoding? (y/n) [n]:y
> Erasure decoding switch 1-enable 2-disable (1~2) [2]:1
> Will you set SOS bit rate (y/n) [n]:
Add profile 2 successfully
Hopes can help you.