
7
1.2 How to Execute Commands
To execute a command, enter the command following the command prompt as shown below.
dscli CommandName [Option, …]
dscli :
Indicates the NEC ESMPRO Manager command line interface command
CommandName :
Enter the name of the command you want to execute.
Option :
Enter the option parameters defined for each command
1.2.1 Notes on Entering Commands
This section explains notes on entering commands
(1) When entering special characters:
If you input null string or special characters as option, enclose the option parameter between double
quotation marks. The following shows examples:
Example1: Input null string
dscli setGroupProperty MyGroup GROUP_COMMENT “”
Example 2: Input special characters
dscli setServerProperty MyServer CFG_SERIAL_INIT “ATE1Q0V1X4&D2&C1S0=0”
(2) When entering MAC address:
MAC address that can be specified in “Component” of command option is the MAC address of LAN
that BMC uses on the managed component. Input MAC address as hexadecimal number that is
delimited to octets by a colon. The following shows an example:
dscli getServerProperty 00:30:13:16:cd:fe SERVER_IP_1
(3) When entering GUID:
Input GUID as hexadecimal number that is delimited to sections by a colon. The following shows an
example:
dscli getServerProperty 80c03228:35d8:d711:8001:003013f10072 SERVER_IP_1
CHECK:
You can enter the command format that MAC address or GUID is specified as Server
option after the “Check Connection” is performed for the server.
Comentarios a estos manuales