Users Guide

NOTE: You must select the Enable LAN option to specify the IPv4 or IPv6 settings. For
information about the fields, see the Online Help.
3. To deploy the setting to iDRAC, click Apply iDRAC Network Settings. Any changes made to the
QuickDeploy Settings are also saved.
The iDRAC Network Settings table reflects future network configuration settings; the values shown
for installed servers may or may not be the same as the currently installed iDRAC network
configuration settings. Click
Refresh to update the iDRAC Deploy page with each installed iDRAC
network configuration settings after changes are made.
NOTE: Changes made to QuickDeploy fields are immediate, but changes made to one or more
iDRAC server network configuration settings may require a couple of minutes to propagate
from CMC to iDRAC. Clicking
Refresh too soon may display only partially correct data for a one
or more iDRAC servers.
Modifying iDRAC Network Settings Using RACADM
RACADM config or getconfig commands support the -m <module> option for the following
configuration groups:
cfgLanNetworking
cfgIPv6LanNetworking
cfgRacTuning
cfgRemoteHosts
cfgSerial
cfgSessionManagement
For more information about the property default values and ranges, see the RACADM Command Line
Reference Guide for iDRAC7 and CMC available at dell.com/support/manuals.
Configuring iDRAC Virtual LAN Tag Settings
Virtual LAN (VLAN) tags enable multiple VLANs to coexist on the same physical network cable and to
segregate the network traffic for security or load management purposes. When you enable the VLAN
functionality, each network packet is assigned a VLAN tag. VLAN tags are chassis properties. They remain
with the chassis even when a component is removed.
Configuring iDRAC Virtual LAN Tag Settings Using RACADM
Specify the Virtual LAN ID and priority of a particular server with the following command:
racadm setniccfg -m server-<n> -v <VLAN id> <VLAN priority>
The valid values for <n> are 1–4.
The valid values for <VLAN> are 1–4000 and 4021–4094. Default is 1.
The valid values for <VLAN priority> are 0–7. Default is 0.
For example:
racadm setniccfg -m server-1 -v 1 7
94