Reference Guide

cfgNicCurrentIPv4Enabled (Read or Write)
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.
Legal Values
0 — Disabled
1 — Enabled
Default
1
Example
racadm getconfig -g cfgCurrentLanNetworking
# cfgNicCurrentIPv4Enabled=1
# cfgNicCurrentIpAddress=143.166.152.116
# cfgNicCurrentNetmask=255.255.255.0
# cfgNicCurrentGateway=143.166.152.1
# cfgNicCurrentDhcpWasUsed=0
# cfgNicCurrentVlanEnable=0
# cfgNicCurrentVlanID=1
# cfgNicCurrentVlanPriority=0
# cfgDNSCurrentServer1=192.168.0.5
# cfgDNSCurrentServer2=192.168.0.6
# cfgDNSCurrentDomainName=MYDOMAIN
cfgCurrentIPv6LanNetworking (Read Only)
This group displays the current CMC IPv6 properties.
Use this object with the getcong subcommand.
To use this object property, you must have the CMC Login User privilege.
cfgCurrentIPv6Enabled (Read or Write)
Description
Indicates whether IPv6 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 IPv6.
Legal Values
0 — Disabled
1 — Enabled
Default
0
cfgCurrentIPv6AutoCongWasUsed (Read or Write)
Description
Indicates whether auto conguration is used to obtain IPv6 settings, including stateless IPv6 addresses and
gateway.
Legal Values
0 (static addressing is used)
1 (address is obtained from the DHCPv6 server and/or stateless auto conguration)
Default
None
131