CLI Guide

NOTE: If the member chassis undergoes a factory reset, it becomes a stand-alone chassis and not a member of the multi-
chassis group. You can remove the member from the lead chassis.
serveraction
Description Manages the server or storage power. Supported actions are:
powerdownperform server power off
powerupperform server power on
powercycleperform server power cycle
hardresetforce hard server power reset
graceshutdownperform graceful shutdown of server
reseatperform a virtual reseat of a server/storage
NOTE: This action requires -f option to force the action.
powerstatusdisplay 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
-mThe <module> must be server-<n>, where n = 1 to 8
-aPerforms 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>] -s <ipAddress> <netmask> <gateway>
Input
-mThe <module> option must be one of the following values:
switch-<n>, where n = 1-6
chassisThe default state if -m is not specified.
-dEnables DHCP for the Ethernet management port.
-sEnables static IP address, netmask, and gateway settings.
NOTE:
Enter the IP address, netmask, and gateway as dotted decimal strings.
RACADM sub command details 21