Reference Guide

cfgNicVLanID (Read or Write)
Description
Species the VLAN ID for the network VLAN conguration. 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
cfgNicVLanPriority (Read or Write)
Description
Species the VLAN Priority for the network VLAN conguration. This property is only valid if
cfgNicVLanEnable is set to 1 (enabled).
Legal Values
0–7
Default
0
Example
racadm config -g cfgLanNetworking -o
cfgNicVLanPriority 7
cfgDNSDomainName (Read or Write)
Description
In the DNS domain name, parameter is only valid 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 only supports Fully Qualied Domain Names (FQDN) of 64 bytes
or fewer.
Default
<blank>
cfgDNSDomainNameFromDHCP (Read or Write)
Description
Species that CMC DNS domain name must 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
87