Quick Reference Guide

CMC Property Database Group and Object Definitions 125
cfgIPv6AutoConfig
Enables or disables IPv6 auto configuration. If this value is set to 0, the CMC
disables auto configuration and statically assigns IPv6 addresses. If this value
is set to 1, the CMC obtains address and route information using stateless
auto configuration and DHCPv6.
Configuration options:
1 (true), 0 (false)
Default:
1
NOTE: The CMC uses its MAC address for its DUID (DUID-LL) when communicating
with a DHCPv6 server.
cfgIPv6Address
Assigns a static IPv6 address to the CMC. This property is used only if
cfgIPv6AutoConfig is set to 0 (false).
Legal value:
A string representing a valid IPv6 address. For example,
2001:DB8:1234:5678:9ABC:DE11:C00C:BEEF
Default:
::
cfgIPv6PrefixLength
Assigns a prefix length for the static IPv6 address to the CMC. This property
is used only if cfgIPv6AutoConfig is set to 0 (false).
Legal value:
An integer within the range of 0
-
128
Default:
64
cfgIPv6Gateway
Assigns a static IPv6 gateway for the static CMC IPv6 address. This property
is used only if cfgIPv6AutoConfig is set to 0 (false).
Legal value:
A string representing a valid IPv6 gateway.
Default:
::