Deployment Guide

Table Of Contents
Table 308. SYSCFG Options and Arguments for System Configuration
Option Valid Arguments Description
--sysid*
None
Reports the unique system id bytes for a server. Servers contain a unique
ID value based on their model. The ID value is reported as a hexadecimal
value with a leading 0x, lowercase hexadecimal letters, and zero-padded to
2 bytes. If used with the -s general option, the environment variable is set
to the system ID.
Example:
A:>syscfg --sysid
sysid=0x00df
--sysname*
None
Reports the system identification string for a server, which is the string
displayed under the Dell logo during POST. If used with the -s option, the
environment variable is set to the system name.
Example:
A:>syscfg --sysname
sysname=PowerEdge 1550/1000
--syssvctag*
None
Reports the system service tag on a Blade system.
Example:
A:>syscfg --syssvctag
syssvctag=BLADE01
--uuid*
None
Reports the Unique User Identifier (UUID) for a system. The UUID is a
unique system identifier used in PXE requests.
Example:
A:>syscfg --uuid
uuid=44454C4C-5300-104C-8044- B1C04F423131
SYSCFG For IPv6 Configuration
The following table lists all valid options and arguments for IPv6 configuration along with a description of each option. These
options are applicable only if the DRAC on your system supports IPv6.
NOTE: This option is available only if appropriate license is installed.
Table 309. SYSCFG For IPv6 Configuration
Option Sub-option Valid Arguments Description
lancfgparamsv
6 or lcpv6
--ipv6 enable,
disable
Enables or disables the IPv6 stack.
A:> syscfg lcpv6 --
ipv6=enable
SYSCFG 153