Got it

Configure VDSL Fast Path Mode on MA5616

Created: Jun 30, 2021 09:07:42Latest reply: Jun 30, 2021 09:10:56 277 1 0 0 0
  HiCoins as reward: 0 (problem unresolved)

Hi, there.

We are configuring the line profile on the MA5616.

In addition, we know that the mode of the VDSL line profile, interleave path mode or fast path mode, is determined based on the interleave delay and INP values.

However, we are not sure which parameters need to be configured and how to configure them?

Thanks for your help.

Featured Answers

Recommended answer

Nino_Chou
Admin Created Jun 30, 2021 09:10:56

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.

View more
  • x
  • convention:

All Answers

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.

View more
  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.