Reference Guide

cfgDNSCurrentDomainName
Description Displays the DNS domain name.
cfgNicCurrentIPv4Enabled
Description Indicates whether IPv4 is enabled on the CMC. If the current property value is
set to 0 (false), the remote network interfaces to the CMC are not accessible
over IPv4.
Example
racadm getconfig -g cfgCurrentLanNetworking
# cfgNicCurrentIPv4Enabled=1
# cfgNicCurrentIpAddress=192.68.152.116
# cfgNicCurrentNetmask=255.255.255.0
# cfgNicCurrentGateway=192.68.152.1
# cfgNicCurrentDhcpWasUsed=0
# cfgNicCurrentVlanEnable=0
# cfgNicCurrentVlanID=1
# cfgNicCurrentVlanPriority=0
# cfgDNSCurrentServer1=192.168.0.5
# cfgCurrentIPv6DNSServer2=192.168.0.6
# cfgDNSCurrentDomainName=MYDOMAIN
cfgCurrentIPv6LanNetworking (Read Only)
This group displays the current CMC IPv6 properties.
This group is applicable only for CMC. Use this object with the getconfig subcommand.
To use this object property, you must have the CMC Login User privilege.
cfgCurrentIPv6Enabled (Read/Write)
Description Enables or disables the IPv6 stack.
Legal Values
1 (TRUE)
0 (FALSE)
Default 0
cfgCurrentIPv6AutoConfigWasUsed
Description Indicates whether auto configuration is used to obtain IPv6 settings, including
stateless IPv6 address(es) and gateway.
Legal Values 0 (static addressing is used)
142