CLI Guide

Table Of Contents
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 307. 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
--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::123
4
--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
--
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
--gatewayv6=<gatewayv6>
Allows you to view IP gatewayv6 address.
SYSCFG 147