Connect - Dell PowerEdge M1000e Reference Manual

Chassis management controller version 5.0 for dell poweredge m1000e racadm command line
Hide thumbs Also See for PowerEdge M1000e:
Table of Contents

Advertisement

-o — The -o <objectName>, or object option, must be used with the -g option. This option specifies
the object name that is written with the string
<value> — Value to set to configuration object.
-i — The -i <index>, or index option, is valid only for indexed groups and can be used to specify a
unique group (used with -g and -o). The <index> is a decimal integer from 1 through n, where n can vary
from 1 to maximum number of indexes a particular group supports. If -i <index> is not specified, a value
of 1 is assumed for groups, which are tables that have multiple entries. The index is specified by the index
value, not a named value.
'nx' is allowed for servers.
-m — Module must be one of the following values:
– server-<n> — where n = 1–16
– server-<nx> — where n = 1–8; x = a to d (lower case)
This subcommand generates error output for any of the following reasons:
Output
Invalid syntax, group name, object name, index or other invalid database members.
If the RACADM command-line interface is unsuccessful.
To set the cfgNicIpAddress configuration parameter (object) to the value 192.168.0. This IP address object
Examples
is contained in the group cfgLanNetworking.
racadm config -g cfgLanNetworking -o cfgNicIpAddress 192.168.0
To configure or re-configure CMC:
racadm -r <cmcIpAddr> -u <username> -p <xxx> config -f mycmc.cfg
The mycmc.cfg file may be created from the getconfig command. This file may also be edited manually
using the parsing rules.
To configure the single property of a group:
racadm config -g cfgSerial -o cfgSerialBaudRate
To modify a user password:
racadm config -g cfgUserAdmin -o cfgUserAdminPassword -i 3 <newpassword>
To configure the single property of a group for a particular server:
racadm config -g cfgSessionManagement -o cfgSsnMgtWebServerTimeout
newvalue -m server-n
To configure the remote Syslog property for a particular server:
racadm config -g cfgRemoteHosts -o cfgRhostsSyslogEnable 1 -m server-n
To configure the remote Syslog property for all servers:
racadm config -g cfgRemoteHosts -o cfgRhostsSyslogEnable 1 -m server-all
Configures the Enhanced Cooling Mode property for fans.
racadm config –g cfgThermal –o cfgThermalEnhancedCoolingMode 1

connect

Description
Connects to the switch or blade server serial console.
Synopsis
racadm connect [-b] —m <module>
20
NOTE: Only available for cfgRemoteHosts, cfgRacTuning, cfgSerial, cfgSessionManagement,
cfgLanNetworking or cfgIPv6LanNetworking.
NOTE: The mycmc.cfg file does not contain passwords. To include passwords in the file, you must
enter them manually.
NOTE: This subcommand is only supported on the firmware interface(s).

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents