Reference Guide

cfgNicVLanEnable (Read or Write)
Description Enables or disables the VLAN capabilities.
All chassis management trac, including the CMC and all iDRACs, resides on this external VLAN
when enabled. No iDRAC conguration change is required to use this external management
network VLAN.
Legal Values
1 (TRUE)
0 (FALSE)
Default 0
Example
racadm config -g cfgLanNetworking -o cfgNicVLanEnable 1
racadm config -g cfgLanNetworking -o cfgNicVLanEnable 0
cfgNicVLanId (Read or Write)
Description Species the VLAN ID for the network VLAN conguration in CMC. 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 in CMC. 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
cfgDNSDomainNameFromDHCP (Read/Write)
Description
Species 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 cfgCurrentIPv6Enabled and cfgIPv6AutoCong are set
to 1 (true).
90