Reference Guide
The following sections provide information about the objects in the cfgLanNetworking group.
cfgNicIPv4Enable (Read or Write)
Description Enables or disables the IPv4 stack.
Legal Values
• 1 (TRUE)
• 0 (FALSE)
Default
• For iDRAC: 0
• For CMC: 1
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 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 Specifies the VLAN Priority for the network VLAN configuration in CMC. This
property is only valid if cfgNicVLanEnable is set to 1 (enabled).
Legal Values 0 – 7
Default 0
95