Owners Manual

Table Of Contents
114 | Using the System Setup Program
Option
Description
Save Changes
Save your changes and without exiting system.
Discard Changes
Saves Discards changes.
Load Optimal Defaults Loads optimal default values for all the setup
questions.
Load Customized Defaults Loads Customized default values for all the setup
questions.
Save Customized Defaults Saves all setup questions’ current values as
Customized default.
Command Line Interfaces for Setup
options
The options of SETUP menu allow the user to control by system
configuration utility (syscfg), the utility includes in Dell OpenManage
Deployment Toolkit (DTK).
Users can use the utility as following:
To change the SETUP option by D4 token:
./syscfg t=D4_token_id
(Example: ./syscfg -t=0x002D to enable NIC1)
To check token active status:
./syscfg --istokenactive=D4_token_id
(Example: ./syscfg --istokenactive=0x002D to check the
token active status of NIC1)
To change the SETUP option thru BMC memory directly:
./ipmitool raw <command> <data>
(Example: ./ipmitool raw 0xc 1 1 3 10 106 42 120 to set IP
address of BMC LAN port as 10.106.42.120)