Dell PowerEdge FX2 Dell PowerEdge FX2 and FX2s Enclosure Owners Manual - Page 11

Introduction, Supported RACADM Interfaces, RACADM Syntax Usage, SSH or Telnet RACADM, Remote RACADM - fx2s

Page 11 highlights

1 Introduction This document provides information about the RACADM subcommands, supported RACADM interfaces, and property database groups and object definitions of CMC for PowerEdge FX2/FX2s. Supported RACADM Interfaces The RACADM command-line utility provides a scriptable interface that allows you to remotely configure your Remote Access Controller (RAC). The utility runs on the management station and the managed system. It is available on the Dell OpenManage Systems Management and Documentation DVD or at support.dell.com. The RACADM utility supports the following interfaces: • SSH or Telnet - Also referred as Firmware RACADM, is accessible by logging in to CMC using SSH or telnet. You do not have to specify the CMC IP, user name or password to run Firmware RACADM commands. • Remote - Supports executing RACADM commands from a remote management station such as a laptop or desktop. You must install the DRAC Tools utility from the OpenManage software on the remote computer to run Remote RACADM commands. To execute Remote RACADM commands, you must formulate the command such as a an SSH/Telnet RACADM command except that you must also use the -r -i options or the -r -u -p options. For more information about these options, see the "RACADM Subcommand Details." RACADM Syntax Usage The following section describes the syntax usage for SSH/Telnet and Remote RACADM. SSH or Telnet RACADM • racadm getconfig -g [-o ][-i ] • racadm Example • racadm getconfig -g idracinfo • racadm getsysinfo Remote RACADM racadm -r -u -p getconfig -g [-o ] [-i ] racadm -r -u -p 11

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142

1
Introduction
This document provides information about the RACADM subcommands, supported RACADM interfaces,
and property database groups and object definitions of CMC for PowerEdge FX2/FX2s.
Supported RACADM Interfaces
The RACADM command-line utility provides a scriptable interface that allows you to remotely configure
your Remote Access Controller (RAC). The utility runs on the management station and the managed
system. It is available on the
Dell OpenManage Systems Management and Documentation
DVD or at
support.dell.com
.
The RACADM utility supports the following interfaces:
SSH or Telnet — Also referred as Firmware RACADM, is accessible by logging in to CMC using SSH or
telnet. You do not have to specify the CMC IP, user name or password to run Firmware RACADM
commands.
Remote — Supports executing RACADM commands from a remote management station such as a
laptop or desktop. You must install the DRAC Tools utility from the OpenManage software on the
remote computer to run Remote RACADM commands. To execute Remote RACADM commands, you
must formulate the command such as a an SSH/Telnet RACADM command except that you must also
use the
–r –i
options or the
–r –u –p
options. For more information about these options, see the
"RACADM Subcommand Details."
RACADM Syntax Usage
The following section describes the syntax usage for SSH/Telnet and Remote RACADM.
SSH or Telnet RACADM
racadm getconfig -g <groupname> [-o <objectname>][-i <indexnumber>]
racadm <subcommand>
Example
racadm getconfig -g idracinfo
racadm getsysinfo
Remote RACADM
racadm -r <racIpAddr> -u <username> -p <password> getconfig -g <groupname> [-o
<objectname>] [-i <indexnumber>]
racadm -r <racIpAddr> -u <username> -p <password> <subcommand>
11