Quick Reference Guide

Default
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
cfgNicCurrentIpAddress
Description Displays the static IP address to the CMC.
Legal Values
Default
cfgNicCurrentNetmask
Description Displays the static subnet mask for the CMC IP address.
Legal Values
Default
cfgNicCurrentGateway
Displays the static gateway for the CMC IP address.
Description Displays the static gateway for the CMC IP address.
Legal Values
Default
cfgNicCurrentDhcpWasUsed
Description Indicates whether DHCP is used to configure the NIC.
Legal Values 0 – address is static.
1– address was obtained from the DHCP server.
Default None
cfgNicCurrentVlanEnable (Read Only)
Description
Indicates whether the VLAN is enabled.
Legal Values 0- VLAN is disabled
1- VLAN is enabled
146