Command Line Reference Guide

cfgNicVLanId (Read or Write)
Description Specifies the VLAN ID for the network VLAN configuration
(in CMC for iDRAC Enterprise on server modules). This
property is only valid if cfgNicVLanEnable is set to 1
(enabled).
Legal Values 1 – 4000 and 4021 – 4094
Default 1
Example
racadm config -g cfgLanNetworking -o
cfgNicVlanID
1
cfgDNSDomainNameFromDHCP (Read/Write)
Description Specifies that the DNS domain name should be assigned
from the network DHCP server.
Legal Values
1 (TRUE)
0 (FALSE)
Default 0
This property is used only if cfgNicUseDhcp is set to 1 (true), or if both cfgIPv6Enable and cfgIPv6AutoConfig are set
to 1 (true).
The CMC can obtain its DNS domain name from either a DHCP or DHCPv6 server, if all of the following properties are set
to 1 (true):
cfgNicIPv4Enable
cfgNicUseDhcp
cfgIPv6Enable
cfgIPv6AutoConfig
cfgDNSDomainNameFromDHCP
cfgDNSDomainName (Read/Write)
The network administrator must make sure that these DHCP servers are configured to provide the same DNS domain
name to the CMC, otherwise the domain name becomes unpredictable.
cfgDNSDomainName (Read/Write)
Description This is the DNS domain name. This parameter is valid only
if cfgDNSDomainNameFromDHCP is set to 0 (FALSE).
Legal Values A string of up to 254 ASCII characters. At least one of the
characters must be alphabetic. Characters are restricted
to alphanumeric, '-', and '.'.
NOTE: Microsoft Active Directory supports only Fully
Qualified Domain Names (FQDN) of 64 bytes or fewer.
101