CLI Guide
Option Valid Arguments Description
--sysname*
None
Reports the system identication 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 Identier (UUID) for a system. The UUID is a unique
system identier used in PXE requests.
Example:
A:>syscfg --uuid
uuid=44454C4C-5300-104C-8044- B1C04F423131
SYSCFG For IPv6 Conguration
The following table lists all valid options and arguments for IPv6 conguration 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 331. SYSCFG For IPv6 Conguration
Option Sub-option Valid Arguments Description
lancfgparamsv
6 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 congure IPv6
addresses.
A:>syscfg lcpv6
--ipsrcv6=static
--ipaddrv6=1234:1234:1234::1234
--prefixlengthv6=32
--gatewayv6=1234:1234:1234::1
--ipsrcv6=auto
NA
Automatically congures the IPv6 addresses.
A:>syscfg lcpv6 --ipsrcv6=auto
--dnssrcv6=auto
NA
Automatically congures the DNS address.
A:>syscfg lcpv6 --dnssrcv6=auto
--dnssrcv6=static
--
dnsserver1v6=<ipv6dnsserver
1address>
NA
Allows you to manually set the DNS address.
--
linklocaladdripv6=<linkloca
laddripv6>
Allows you to view IPv6 addresses.
A:>syscfg lcpv6 --
linklocaladdripv6=134.56.45.233
146