Tuesday, December 20, 2016

EPON ONT Line Profile Configuration about dba-threshold

Function

The dba-threshold command is used to configure the queue threshold in the DBA queue set of the ONT line profile. To configure the queue threshold in the DBA queue set of the ONT line profile, run this command.
The undo dba-threshold command is used to delete the queue threshold in a specified DBA queue set.

Format

dba-threshold queue-set-index { q1 value | q2 value | q3 value | q4 value | q5 value | q6 value | q7 value | q8 value } *
undo dba-threshold queue-set-index

Parameters

Parameter Description Value
queue-set-index Indicates the index of a DBA queue set. Numeral type. Range: 1-3.
q1 value Indicates the threshold of DBA queue 1. Numeral type. Range: 0-65535.
q2 value Indicates the threshold of DBA queue 2. Numeral type. Range: 0-65535.
q3 value Indicates the threshold of DBA queue 3. Numeral type. Range: 0-65535.
q4 value Indicates the threshold of DBA queue 4. Numeral type. Range: 0-65535.
q5 value Indicates the threshold of DBA queue 5. Numeral type. Range: 0-65535.
q6 value Indicates the threshold of DBA queue 6. Numeral type. Range: 0-65535.
q7 value Indicates the threshold of DBA queue 7. Numeral type. Range: 0-65535.
q8 value Indicates the threshold of DBA queue 8. Numeral type. Range: 0-65535.

Modes

EPON ONT line profile mode, GPBD, HG8245H

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, and then run the ont-lineprofile epon command to enter EPON ONT line profile configuration mode.
  • You can run the display ont-lineprofile epon command to query the configured parameters.
  • For a DBA queue set, configure the thresholds for the queues in the ascending order one by one, and delete the thresholds for the queues in the descending order one by one.

Example

To configure the thresholds to 128, 256, and 512 respectively for queues 1, 2, and 3 in DBA queue set 1 of ONT line profile 10, do as follows:
huawei(config-epon-lineprofile-10)#dba-threshold                                 
{ queue-set-index<U><1,3> }:1                                                   
{ q1<K>|q2<K>|q3<K>|q4<K>|q5<K>|q6<K>|q7<K>|q8<K> }:q1                          
{ value<U><0,65535> }:128                                                       
{ <cr>|q2<K>|q3<K>|q4<K>|q5<K>|q6<K>|q7<K>|q8<K> }:q2                           
{ value<U><0,65535> }:256                                                       
{ <cr>|q3<K>|q4<K>|q5<K>|q6<K>|q7<K>|q8<K> }:q3                                 
{ value<U><0,65535> }:512                                                       
{ <cr>|q4<K>|q5<K>|q6<K>|q7<K>|q8<K> }:                                         
                                                                                
  Command:                                                                      
          dba-threshold 1 q1 128 q2 256 q3 512
To delete the queue threshold in DBA queue set 1 of ONT line profile 10, do as follows:
huawei(config-epon-lineprofile-10)#undo dba-threshold                            
{ queue-set-index<U><1,3> }:1                                                   
                                                                                
  Command:                                                                      
          undo dba-threshold 1 

System Response

  • The system does not display any message after the queue threshold is configured or deleted successfully in the DBA queue set of the ONT line profile.

More blog:

No comments:

Post a Comment