Reference Guide

name=value pair 1 name=value pair 2 Description
security=modify NA Allows you to modify the LCD text.
security=view NA Provides read-only access to the LCD text.
security=disabled NA Provides limited access to the LCD text.
remoteindication=true NA LCD flashes when the system detects an active remote session.
NOTE: The options ipv4idrac, ipv6idrac, and macidrac are deprecated.
Omconfig Chassis Info Or Omconfig Mainsystem Info
Use the omconfig chassis info or omconfig mainsystem info command to enter an asset tag name and a chassis name
for the system. For a blade systems, enter asset tag names for modular components as well. The following table displays
the valid parameters for the command:
Table 25. Valid Parameters Of Omconfig Chassis Info Or Omconfig Mainsystem Info
name=value pair Description
index=<
n
> Number of the chassis whose asset tag or name you are setting.
tag=<
text
> Asset tag in the form of alphanumeric text. Letters or numbers should not exceed 10
characters.
name=<
text
> Name of the chassis.
In the following example, the asset tag for the main system chassis is being set to buildsys:
omconfig chassis info index=0 tag=buildsys
or
omconfig mainsystem info index=0 tag=buildsys
Index 0 always defaults to the main system chassis. The following command omits index=n, but accomplishes the same:
omconfig chassis info tag=buildsys
or
omconfig mainsystem info tag=buildsys
An acceptable command, when executed, results in the following message:
Chassis info set successfully.
For some chassis, you can assign a different name. You cannot rename the main system chassis. In the following
example, the command renames chassis 2 from storscsi1 to storscsia:
omconfig chassis info index=2 name=storscsia
or
omconfig mainsystem info index=2 name=storscsia
As with other commands, the CLI issues an error message if you do not have a chassis 2 (the main chassis=0). The CLI
allows you to issue commands only for the system configuration you have.
79