Command line interfaces for setup options – Dell PowerEdge C5220 User Manual

Page 58

Advertising
background image

58

Using the System Setup Program

Command Line Interfaces for Setup options

The SETUP menu provides setup options through the system configuration

utility (syscfg), included in the Dell OpenManage Deployment Toolkit

(DTK).
Users can use the utility as following:

To change the SETUP option thru 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 directly change the SETUP option thru BMC memory:
./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

Advertising