Rate and give feedback:
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Setting the iBMC Network Port State (ethlink)
Function
The maintenance -d ethlink command is used to set the state of the iBMC network port.
Format
ipmcset -t maintenance -d ethlink -v <ethname> <action>
Parameters
Parameter |
Description |
Value |
---|---|---|
ethname |
Specifies the iBMC network port to be set. |
The number of iBMC network ports varies with the server model. |
action |
Specifies the network port state. |
|
Usage Guidelines
None
Example
# Enable iBMC network port eth2.
iBMC:/->ipmcset -t maintenance -d ethlink -v eth2 enable WARNING: This operation will enable eth2. Do you want to continue?[Y/N]:y Enable eth2 successfully.