Reference Guide
Default
0
cfgNicVLanEnable (Read or Write)
Description
Enables or disables the VLAN capabilities.
All chassis management traffic, including the CMC and all iDRACs, resides on this
external VLAN when enabled. No iDRAC configuration 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
Specifies the VLAN ID for the network VLAN configuration. 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
Specifies the VLAN Priority for the network VLAN configuration. 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
95