Reference Guide

Option Valid Arguments Description
--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.
Option Sub-option Valid
Arguments
Description
lancfgparam
sv6 or
lcpv6
--ipv6 enable,
disable
Enables or disables the IPv6 stack.
A:> syscfg lcpv6 --
ipv6=enable
--ipsrcv6=static
--ipaddrv6=
<ipv6address>
--
prefixlengthv6=<prefix
lengthv6>
--
gatewayv6=<ipv6gateway
address>
NA
Allows you to manually configure
IPv6 addresses.
A:>syscfg lcpv6
--ipsrcv6=static
--
ipaddrv6=1234:1234:1234::1
234
--prefixlengthv6=32
--
gatewayv6=1234:1234:1234::
1
100