Dell PowerEdge MX7000 EMC OpenManage Enterprise Modular Edition Version 1.20.0 - Page 23

setniccfg

Page 23 highlights

Synopsis Input Example • powerdown-performs server power off. • powerup-performs server power-on. • powercycle-performs server power cycle. • hardreset-force hard server power reset. • graceshutdown-perform graceful shutdown of server. • reseat-perform a virtual reseat of a server or storage. NOTE: This action requires -f option to force the action. NOTE: reseat is the only action which can be performed for the storage devices. • powerstatus-display current power status of server. NOTE: This action is not allowed with -a option. racadm serveraction -m racadm serveraction -a • -m-The must be server-, where n = 1 to 8 • -a-Performs power action on all servers • Power action on a single server: racadm serveraction -m server-1 powerdown • Power action on all servers: racadm serveraction -a powerup • Reseat action on a single storage: racadm serveraction -m storage-2 -f reseat setniccfg Description Synopsis Modifies network configuration properties. racadm setniccfg [-m ] -d racadm setniccfg [-m ] -d [-6] racadm setniccfg [-m ] -s racadm setniccfg [-m ] -s -6 Input racadm setniccfg [-m ] -v [vlan_id] • -m-The option must be one of the following values: ○ switch-, where n = 1-6 ○ chassis-The default state if -m is not specified. • -d-Enables DHCP for the Ethernet management port. • -s-Enables static IP address, netmask, and gateway settings. NOTE: ○ Enter the IP address, netmask, and gateway as dotted decimal strings. RACADM sub command details 23

  • 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

powerdown
—performs server power off.
powerup
—performs server power-on.
powercycle
—performs server power cycle.
hardreset
—force hard server power reset.
graceshutdown
—perform graceful shutdown of server.
reseat
—perform a virtual reseat of a server or storage.
NOTE:
This action requires
-f
option to force the action.
NOTE:
reseat
is the only action which can be performed for the storage devices.
powerstatus
—display current power status of server.
NOTE:
This action is not allowed with -a option.
Synopsis
racadm serveraction -m <module> <action>
racadm serveraction -a <action>
Input
-m
—The
<module>
must be
server-<n>
, where n = 1 to 8
-a
—Performs power action on all servers
Example
Power action on a single server:
racadm serveraction -m server-1 powerdown
Power action on all servers:
racadm serveraction -a powerup
Reseat action on a single storage:
racadm serveraction -m storage-2 -f reseat
setniccfg
Description
Modifies network configuration properties.
Synopsis
racadm setniccfg [-m <module>] -d
racadm setniccfg [-m <module>] -d [-6]
racadm setniccfg [-m <module>] -s <ipAddress> <netmask> <gateway>
racadm setniccfg [-m <module>] -s -6 <ipv6Address> <prefixlen> <gateway>
racadm setniccfg [-m <module>] -v [vlan_id]
Input
-m
—The
<module>
option must be one of the following values:
switch-<n>
, where n = 1-6
chassis
—The default state if
-m
is not specified.
-d
—Enables DHCP for the Ethernet management port.
-s
—Enables static IP address, netmask, and gateway settings.
NOTE:
Enter the IP address, netmask, and gateway as dotted decimal strings.
RACADM sub command details
23