Reference Guide
NOTE: This property is used only if cfgIPv6DNSServersFromDHCP6 is set to 0 (false).
Legal Values
A string representing a valid IPv6 entry.
For example, 2001:DB8:1234:5678:9ABC:DE11:C00C:BEEF
Default
“ :: “
cfgIPv6DNSServer2 (Read or Write)
Description
Specifies the IPv6 DNS server address.
NOTE: This property is only valid if cfgIPv6DNSServersFromDHCP6 is set to 0 (false).
Legal Values
A string representing a valid IPv6 entry. For example,
2001:DB8:1234:5678:9ABC:DE11:C00C:BEEF
Default
“ :: ”
Example
$ racadm getconfig -g cfgIPv6LanNetworking
cfgIPv6Enable=1
cfgIPv6AutoConfig=1
cfgIPv6Address=::
cfgIPv6PrefixLength=64
cfgIPv6Gateway=::
cfgIPv6DNSServersFromDHCP6=1
cfgIPv6DNSServer1=::
cfgIPv6DNSServer2=::
If both IPv4 and IPv6 are enabled on the iDRAC, IPv6 DNS servers take priority. The order of preference for DNS servers is:
• cfgIPv6DNSServer1
• cfgIPv6DNSServer2
• cfgDNSServer1
• cfgDNSServer2
cfgIpv6StaticLanNetworking
This group is used to configure the IPv6 Static over LAN networking capabilities.
cfgIPv6StaticEnable (Read or Write)
Description
Enables or disables the static IPv6 stack.
Legal Values
• 0 — Disabled
• 1 — Enabled
Default
0 — Disabled
NOTE: If this object is modified, then the object cfgIPv6Enable is also modified.
150