Quick Reference Guide

SYSCFG 137
SYSCFG for IPv6 Configuration
Table 3-8 lists all valid options and arguments for IPv6 configuration along
with a description of each option. These options are applicable only if the
DRAC in your system supports IPv6.
Table 3-8. SYSCFG Options and Arguments for IPv6 Configuration
Option Suboption Valid
Argument
Description
lancfgparamsv6
or lcpv6
--ipv6 enable,
disable
Loads or unloads the IPv6 stack.
A:> syscfg lcpv6 --ipv6=
enable
--ipsrcv6=static
--ipaddrv6=
<ipv6address> --
prefixlengthv6=
<
prefixlengthv6>
--gatewayv6=<
ipv6gatewayaddre
ss>
NA Allows you to manually configure
IPv6 addresses.
A:>syscfg lcpv6 --
ipsrcv6=static --
ipaddrv6=
1234:1234:1234::1234 --
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=
<ipv6dnsserver1a
ddress>
NA Allows you to manually set the
DNS address.