Reference Guide

Table Of Contents
Examples
racadm getconfig -g cfgAlerting -o cfgAlertingSourceEmailName
racadm config -g cfgAlerting -o cfgAlertingSourceEmailName user@home.com
Object value modified successfully.
To use this object property, you must have Chassis Configuration Administrator and Test Alert User privileges.
cfgIPv6LanNetworking
This group is used to configure the IPv6 over LAN networking capabilities.
Use this object with the config or getconfig subcommands.
To use this object property for CMC, you must have the Chassis Configuration Administrator privilege.
The following sections provide information about the objects in the cfgIPv6LanNetworking group.
cfgIPv6Enable (Read/Write)
Description Enables or disables the IPv6 stack.
Legal Values
1 (TRUE)
0 (FALSE)
Default 0
cfgIPv6AutoConfig (Read/Write)
Description
Enables or disables the IPv6 Auto Configuration option.
NOTE: 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.
NOTE: The CMC uses its MAC address for its DUID
(DUID-LL) when communicating with a DHCPv6 server.
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
cfgIPv6Address
Description
Assigns a static IPv6 address to the CMC. This property is used only if cfgIPv6AutoConfig is
set to 0 (false).
Legal Values A string representing a valid IPv6 address. For example,
2001:DB8:1234:5678:9ABC:DE11:C00C:BEEF
Default ::
145