Quick Reference Guide

Option Valid Arguments Description
--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: On PowerEdge 12G and later systems, this option is available only with the appropriate
installed license.
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
--ipsrcv6=auto
NA
Automatically configures the IPv6
addresses.
A:>syscfg lcpv6 --
ipsrcv6=auto
--dnssrcv6=auto
NA
Automatically configures the DNS
address.
A:>syscfg lcpv6 --
dnssrcv6=auto
--dnssrcv6=static
NA
Allows you to manually set the
DNS address.
141