Thursday, December 1, 2016

xDSL Board Management(board workmode(adsl))

board workmode(adsl)

Function

This command is used to set the BONDING or RETRANSMISSION mode as the working mode of the ADP serial boards. To change between the BONDING mode and the RETRANSMISSION mode, run this command. After the command is executed successfully, the preset working mode of a board takes effect.
CAUTION:
In the normal state, running this command successfully causes the board to reset. Therefore, exercise caution when running this command!

Format

board workmode mode

Parameters

Parameter Description Value
mode Indicates the working mode of the board. Two working modes are available:
  • bonding: When working in the ADSL over BONDING mode, the board can provide both the ADSL signals and BONDING signals for users.
  • retransmission: When working in the ADSL over RETRANSMISSION mode, the board can provide both the ADSL signals and RETRANSMISSION signals for users.
Enumerated type. Options: bonding and retransmission.
Default: retransmission.

Modes

ADSL mode, MA5683T,MA5680T

Level

Operator level

Usage Guidelines

  • Of all the ADP series boards, only the H802ADPD board requires a board reset for its working mode change.
  • Bonding and G.INP are mutually exclusive on the H802ADPD board, and the board mode determines whether bonding or G.INP takes effect. In addition, the board mode configured does not affect the H805ADPD board.
  • When a board is in the normal state, or in the failed state (including offline adding state and shutdown state), its working mode can be modified. If a board is in any other state, its working mode cannot be modified.
  • Run the config command to enter the global config mode, and then run the interface adsl command to enter the ADSL mode before running this command.
  • You can run the display board workmode command to query the working mode of a board.

Example

To set the BONDING mode as the working mode of the H802ADPD board in slot 0/3, do as follows:
huawei(config)#interface adsl 0/3
                                                                                
huawei(config-if-adsl-0/3)#board workmode                                  
{ mode<E><bonding,retransmission> }:bonding                                
                                                                                
  Command:                                                                      
          board workmode bonding                                                
  It will reset the board. Are you sure to perform this operation? (y/n)[n]: y
  Success: Set the board workmode success                                       
                                                                                
huawei(config-if-adsl-0/3)#

System Response

  • The system displays the message "It will reset the board. Are you sure to perform this operation? (y/n)[n]:" if the H802ADPD board is in the normal state when this command is executed.
  • The system displays the message "Success: Set the board work mode success" after the working mode of a board is successfully set.
MORE:

No comments:

Post a Comment