Reference Guide

set
Description
Import saved CMC Event Filter configuration from a file.
NOTE: Currently, these commands are supported only in remote racadm.
Synopsis
racadm set -f <filename>
Input –f : Configure event filter configurations from a configuration file.
Example –Import event filter configuration from a file.
racadm -r 10.94.161.119 -u root -p <default root user
password> set -f config.txt
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 quote), ` (back quote), &
(ampersand), and \ (backslash) are not supported for this subcommand.
Synopsis
racadm setassettag -m chassis <asset tag>
Input -m < module > — Specifies 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, because
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.
To use this subcommand, you must have the Administrator privilege.
NOTE: The special characters " (double quote), ` (back quote), &
(ampersand), and \ (backslash) are not supported for this subcommand.
Synopsis
racadm setchassisname <name>
76