EasyManua.ls Logo

NEC express5800 A2010b - OS Shutdown

NEC express5800 A2010b
491 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
9. WS-Management
Chapter 3 Setup
9.2.3
OS Shutdown
To use WinRM, create a file input-RequestPowerStateChange8.xml, and run the following command to issue a
RequestPowerStateChange of its PowerState is 8 (Off - Soft) to BMC.
winrm invoke RequestPowerStateChange
"http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_PowerManagementService?__cimnamespac
e=root/cimv2+Name=IPMI Power
Service+CreationClassName=CIM_PowerManagementService+SystemName=Unknown.IPMI BMC
DeviceID.5B+SystemCreationClassName=Host_ComputerSystem" -r:PROTOCOL:// IP_ADDRESS /wsman
-username: USERNAME -password: PASSWORD -auth:basic -encoding:utf-8 -skipCAcheck -skipCNcheck
-skipRevocationcheck -format:xml -file:input-RequestPowerStateChange8.xml
input-RequestPowerStateChange8.xml
<n1:RequestPowerStateChange_INPUT
xmlns:n1="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_PowerManagementService"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
<n1:PowerState>8</n1:PowerState>
<n1:ManagedElement>
<wsa:ReferenceParameters>
<wsman:ResourceURI>http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/Host_ComputerSystem
</wsman:ResourceURI>
<wsman:SelectorSet>
<wsman:Selector Name='__cimnamespace'>root/cimv2</wsman:Selector>
<wsman:Selector Name='CreationClassName'>Host_ComputerSystem</wsman:Selector>
<wsman:Selector Name='Name'>Unknown.IPMI BMC DeviceID.5B</wsman:Selector>
</wsman:SelectorSet>
</wsa:ReferenceParameters>
</n1:ManagedElement>
</n1:RequestPowerStateChange_INPUT>
Tips
This operation is equivalent to performing Remote Access Power Control OS
Shutdown on Web console.
Express5800/A1040b, A2040b, A2020b, A2010b User's Guide
451

Table of Contents

Related product manuals