CLI Guide
Option Valid Arguments Description
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
lancfgparamsv6
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=<ipv6dnsserver1
address>
NA
Allows you to manually set the DNS address.
--
linklocaladdripv6=<linklocal
addripv6>
Allows you to view IPv6 addresses.
A:>syscfg lcpv6 --
linklocaladdripv6=134.56.45.233
--gatewayv6=<gatewayv6>
Allows you to view IP gatewayv6 address.
SYSCFG 179