board workmode(top-stm1)
Function
This command is used to set the working mode of the H801TOPB board to
native-tdm or satop. To switch the working
mode of the board between these 2 modes, run this command. After the command is
run successfully, the working mode of the board takes effect.
Parameters
Parameter | Description | Value |
---|---|---|
mode |
Indicates the working mode of the board. Valid options are as follows:
|
Enumerated type. Options: native-tdm and
satop. Default: native-tdm. |
Usage Guidelines
- Run the config command to enter the global config mode, and then run the interface top-stm1 command to enter the TOP-STM1 mode before running this command.
- You can run the display board workmode command to query the board working mode.
- This command can be run when the board is in the faulty state (for example, when the board is offline added to the system or the board is shut down) or normal state. In other status, this command cannot be run.
- If services are configured for the board, delete the services first before
you modify the working mode of the board.
CAUTION:If the board is in the normal state, running this command causes a reset of the board. Therefore, exercise caution when running this command.
Example
To set the working mode of H801TOPB board 0/3 to satop, do
as follows:
huawei(config)#interface top-stm1 0/3 huawei(config-if-top-stm1-0/3)#board workmode { mode<E><native-tdm,satop> }:satop Command: board workmode satop 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-top-stm1-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 board is in the normal state when this command is run.
- 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