How to enable management access on a D2 System Management Module using Windows OneCLI
How to enable management access on a D2 System Management Module using Windows OneCLI
How to enable management access on a D2 System Management Module using Windows OneCLI
Description
The System Management Module (SMM) manages the D2 chassis hardware components. The management interface is disabled by default. This article introduces the procedure used to enable the management interface using Windows OneCLI.
Prerequisites
- OnceCLI must be installed on a machine that can remotely access one of the D2 nodes.
Procedure
Use the onecli.exe smmlan enable command followed by the username, password, and the IP address of the BMC of one of the installed nodes.
Note: The default LXCC username and password should be used to connect to the node BMC. In the example below, the BMC IP address is 10.10.0.101.
Lenovo XClarity Essentials OneCLI lxce_onecli01p-2.7.0
(C) Lenovo 2013-2019 All Rights Reserved
OneCLI License Agreement and OneCLI Legal Information can be found at the following location:
"c:\onecli270\Lic"
************Enable Result************
Enable SMM network succeeded
Sleep 10 seconds more to let SMM network up
SMM ip addr is: 10.10.0.179
************Enable Result************
Success.
The onecli.exe smmlan query command can be used to check the status of the SMM network.
Lenovo XClarity Essentials OneCLI lxce_onecli01p-2.7.0
(C) Lenovo 2013-2019 All Rights Reserved
OneCLI License Agreement and OneCLI Legal Information can be found at the following location:
"c:\onecli270\Lic"
************Query Result************
Query SMM network status succeeded
Status: Enabled
Status code: 1
SMM ip addr is: 10.10.0.179
************Query Result************
Success.