Raritan Computer DSX-0N-E Security Camera User Manual


 
132 DOMINION SX USER GUIDE
Only users belonging to the Administrator group are able to configure the support of
IPMI. The supported IPMI version 2.0.
The ipmidiscover tool syntax is:
ipmidiscover [OPTIONS] startIP endIP
All discovered targets supporting IPMI version 2.0 will be listed, allowing the user to select one
and execute the IPMI operations.
The command options are described in Table 46
Table 46 IPMIDiscover Command
COMMAND DESCRIPTION
[OPTIONS]
Two options are supported:
-t timeout [seconds] to complete the discovery
-i interval [seconds] between each ping
startIP
Beginning IP address
endIP
Ending IP address
Command Example
admin> IPMI > ipmidiscover -t 20 10.0.22.1 10.0.22.10
Discovering IPMI Devices :
IPMI IP: 10.0.22.2
IPMI IP: 10.0.22.7
It is possible for the IP address range to span different subnets.
IPMITOOL
This command lets you manage the IPMI functions of a remote system. These functions include
printing FRU information, LAN configuration, sensor readings, and remote chassis power control.
The ipmitool command controls IPMI-enabled devices. The user name to access the IPMI device
is ADMIN, password ADMIN.
The ipmitool syntax is
ipmitool [-c|-h|-v|-V] -I lanplus -H <hostname> [-p <port>]
[-U <username>] [-L <privlvl>] [-a|-E|-P|-f <password>]
[-o <oemtype>] [-C <ciphersuite>]
The command options are described in Table 47
Table 47 IPMITool Command
COMMAND DESCRIPTION
-c
Present output in CSV (comma separated variable) format. This is
not available with all commands.
-h
Get basic usage help from the command line.