Function Description
This topic describes the commands related to xDSL bonding group profile configuration in TR165 mode. The commands can be used to add, delete, modify, and query an xDSL bonding group profile.Function
This command is used to add a bonding group profile and configure parameters,
such as interleave delay, minimum impulse noise protection (INP), upstream and
downstream maximum/minimum target rates, upstream and downstream rate monitoring
thresholds, rate threshold alarm function, the function of reporting the
incorrect CPE in the bonding group, and profile name. To configure such
parameters, run this command. Then run the active bonding-group command to
bind the profile to a bonding group. After the bonding group is activated, it is
configured according to the configured parameters in the
profile.
Format
xdsl bonding-group-profile add [ profile-index ] [ delay
max-delay-ds max-delay-us | inp
min-inp-ds min-inp-us | rate
min-transmit-rate-ds max-transmit-rate-ds target-transmit-rate-ds monitoring-transmit-rate-ds min-transmit-rate-us max-transmit-rate-us target-transmit-rate-us monitoring-transmit-rate-us |
monitoring-switch monitoring-switch |
bonding-cpe-incorrect-alarm bonding-cpe-incorrect-alarm-switch ]* [
name profile-name ]
Parameters
Parameter | Description | Value |
---|---|---|
profile-index |
Indicates the index of a bonding group profile. The system supports a maximum of bonding group profile:
Numeral type. Range:
|
|
delay | Indicates the interleave delay. | - |
max-delay-ds | Indicates the downstream maximum interleave delay. The interleave delay refers to the delay that results from the interleave processing of a bit stream. It is related to the interleave depth, the symbol length, and the line rate. |
Numeral type. Range: 1-63. Default value: 16. Unit: ms. |
max-delay-us | Indicates the upstream maximum interleave delay. The interleave delay refers to the delay that results from the interleave processing of a bit stream. It is related to the interleave depth, the symbol length, and the line rate. |
Numeral type. Range: 1-63. Default value: 16. Unit: ms. |
inp | Indicates the minimum INP. | - |
min-inp-ds | Indicates the downstream minimum INP. The INP defines how many consecutive discrete multi-tone (DMT) symbols can be protected, that is, how many consecutive error DMT symbols in a certain number of bytes can be corrected in the de-interleaving process. The upstream and the downstream parameters are configured separately. The following symbol lengths are available: no protection, 0.5 symbol, 1 symbol, 2 symbols, ..., 16 symbols. |
Numeral type. Range: 1-18.
Default value: 2. |
min-inp-us | Indicates the upstream minimum INP. The INP defines how many consecutive DMT symbols can be protected, that is, how many consecutive error DMT symbols in a certain number of bytes can be corrected in the de-interleaving process. The upstream and the downstream parameters are configured separately. The following symbol lengths are available: no protection, 0.5 symbol, 1 symbol, 2 symbols, ..., 16 symbols. |
Numeral type. Range: 1-18.
Default value: 2. |
rate | Indicates the line rate. | - |
min-transmit-rate-ds | Indicates the downstream minimum transmission rate. When this parameter is set to 0, the transmission rate is not limited. |
Numeral type. Range: 0, 64-400000. Default value: 0. Unit: kbit/s. |
max-transmit-rate-ds | Indicates the downstream maximum transmission rate. When this parameter is set to 0, the transmission rate is not limited. |
Numeral type. Range: 0, 64-400000. Default value: 0. Unit: kbit/s. |
target-transmit-rate-ds | Indicates the target downstream transmission rate. Generally, the sum of rates does not exceed the target downstream transmission rate. If the sum of rates exceeds the target downstream rate, reduce the transmit power of the members, or decrease the rates of the members by increasing the signal to noise ratio (SNR) margin. This is to ensure that requirement of the target rate can be met. When the target rate is set to 0, the sum of the rates for all members in a group is not limited. |
Numeral type. Range: 0, 64-400000. Default value: 0. Unit: kbit/s. |
monitoring-transmit-rate-ds | Indicates the downstream rate monitoring threshold. |
Numeral type. Range: 0, 64-400000. Default value: 0. Unit: kbit/s. 0 kbit/s indicates that the system does not limit the downstream rate. |
min-transmit-rate-us | Indicates the upstream minimum transmission rate. When this parameter is set to 0, the transmission rate is not limited. |
Numeral type. Range: 0, 64-400000. Default value: 0. Unit: kbit/s. |
max-transmit-rate-us | Indicates the upstream maximum transmission rate. When this parameter is set to 0, the transmission rate is not limited. |
Numeral type. Range: 0, 64-400000. Default value: 0. Unit: kbit/s. |
target-transmit-rate-us | Indicates the target upstream transmission rate. Generally, the sum of rates does not exceed the target upstream transmission rate. If the sum of rates exceeds the target upstream rate, reduce the transmit power of the members, or decrease the rates of the members by increasing the SNR margin. This is to ensure that requirement of the target rate can be met. When the target rate is set to 0, the sum of the rates for all members in a group is not limited. |
Numeral type. Range: 0, 64-400000. Default value: 0. Unit: kbit/s. |
monitoring-transmit-rate-us | Indicates the upstream rate monitoring threshold. |
Numeral type. Range: 0, 64-400000. Default value: 0. Unit: kbit/s. 0 kbit/s indicates that the system does not limit the upstream rate. |
monitoring-switch monitoring-switch | Indicates the rate threshold alarm function. |
Enumerated type. Options: enable and disable.
|
bonding-cpe-incorrect-alarm bonding-cpe-incorrect-alarm-switch | Indicates the function of reporting the incorrect CPE in the bounding group. |
Enumerated type. Options: enable and disable.
|
name profile-name | Indicates the name of a bonding group profile. | Character string type, a string of 1-32 characters. |
Usage Guidelines
- Profile 1 is the system default profile. When the default profile cannot meet the requirements, add profiles as needed.
- When a bonding group profile is added, the system automatically allocates an idle profile index to it, You can specify the profile index or not.
Example
Assume that:
- The upstream and downstream maximum interleave delays are 16.
- The upstream and downstream minimum INPs are 2.
- The upstream and downstream minimum transmission rates are 64.
- The upstream and downstream maximum transmission rates are 200000.
- The upstream and downstream target transmission rates are 20000.
- The upstream and downstream rate monitoring thresholds are 20000.
- The rate threshold function alarm function is enabled.
- The profile name is huawei.
huawei(config)#xdsl bonding-group-profile add
{ <cr>|bonding-cpe-incorrect-alarm<K>|delay<K>|inp<K>|monitoring-switch<K>|name<
K>|profile-index<U><2,256>|rate<K> }:delay
{ max-delay-ds<U><1,63> }:16
{ max-delay-us<U><1,63> }:16
{ <cr>|bonding-cpe-incorrect-alarm<K>|inp<K>|monitoring-switch<K>|name<K>|rate<K
> }:inp
{ min-inp-ds<U><1,18> }:2
{ min-inp-us<U><1,18> }:2
{ <cr>|bonding-cpe-incorrect-alarm<K>|monitoring-switch<K>|name<K>|rate<K> }:rat
e
{ min-transmit-rate-ds<U><0,400000> }:64
{ max-transmit-rate-ds<U><0,400000> }:200000
{ target-transmit-rate-ds<U><0,400000> }:20000
{ monitoring-transmit-rate-ds<U><0,400000> }:20000
{ min-transmit-rate-us<U><0,400000> }:64
{ max-transmit-rate-us<U><0,400000> }:200000
{ target-transmit-rate-us<U><0,400000> }:20000
{ monitoring-transmit-rate-us<U><0,400000> }:20000
{ <cr>|bonding-cpe-incorrect-alarm<K>|monitoring-switch<K>|name<K> }:monitoring-
switch
{ monitoring-switch<E><enable,disable> }:enable
{ <cr>|bonding-cpe-incorrect-alarm<K>|name<K> }:bonding-cpe-incorrect-alarm
{ bonding-cpe-incorrect-alarm-switch<E><enable,disable> }:enable
{ <cr>|name<K> }:name
{ profile-name<S><"..."><Length 1-32> }:huawei
Command:
xdsl bonding-group-profile add delay 16 16 inp 2 2 rate 64 200000 2000
0 20000 64 200000 20000 20000 monitoring-switch enable bonding-cpe-incorrect-ala
rm enable name huawei
Add profile 2 successfully
No comments:
Post a Comment