Reference Guide
– Fabric A (LOM port)
– Fabric B (mezzanine port)
The default is Fabric B. If the option is not specied, then the conguration is not done.
Output <module> conguration was initiated successfully. It may take several minutes to complete.
Example
• Set member name, member IP, member netmask, member gateway with new group name, group IP, group
password, admin password selecting fabric A on server-1.
racadm setarraycfg -m server-1 -n cmc-col 192.168.1.233 255.255.255.0
192.168.1.0 -e 0 -g cmc-array-grp 192.168.1.10 <password> -f A
• Set member name, member IP, member netmask, member gateway with existing group name, group IP,
group password selecting fabric B on server-1.
racadm setarraycfg -m server-1 -n cmc-col 192.168.1.233 255.255.255.0
192.168.1.0 -e 1 -g cmc-array-grp 192.168.1.10 <password> -f B
• Select dierent fabric type.
racadm setarraycfg -m server-3 -f A
setassettag
Description Sets the N-byte ASCII asset tag for the chassis.
To use this subcommand, you must have the Administrator privilege.
NOTE: The special characters “ (double quotation mark), ‘ (backward quotation mark), &
(ampersand), and \ (backward slash) are not supported for this subcommand.
Synopsis
racadm setassettag -m module <assettag>
Input -m <module> — Species the module whose asset tag you want to set.
Legal value: chassis
You can obtain the same output if you do not include this option, as there is only one legal value.
<assettag> is a maximum of 64 non-extended ASCII characters.
Example
• racadm setassettag -m chassis 783839–33
• racadm setassettag 783839–33
The asset tag was changed successfully.
setchassisname
Description
Sets the name of the chassis in the LCD.
To run this subcommand, you must have the Administrator privilege.
NOTE: The special characters “ (double quotation mark), ‘ (backward quotation mark), &
(ampersand), and \ (backward slash) are not supported for this subcommand.
Synopsis
racadm setchassisname <name>
NOTE: Chassis name is a maximum of 64 nonextended ASCII characters.
Example
racadm setchassisname dellchassis-1
The chassis name was set successfully.
71