Chapter 5 Set up the Storage Center Software
126 Storage Center SC8000 Controller Deployment Guide
1 Runthefollowingcommandtoconfigurethemanagementinterface(etho).
controller ipconfig eth0 [IP address] [netmask] [gateway]
Example:
controller ipconfig eth0 172.31.1.101 255.255.0.0 172.31.0.1
2 RunthefollowingcommandtospecifyoneormoreDNSservers.
controller dnsserver [DNS server 1 IP address] [DNS server 2 IP address]
Example:
controller dnsserver 172.31.0.50 172.31.0.60
3 RunthefollowingcommandtospecifythedomaintowhichtheStorageCenterbelongs.
controller domainname [domain name]
Example:
controller domainname corp.dom
4 Verifythechangestothenetworksettingsbyrunningthefollowing command:
controller show
Manage the iDRAC IP Address
TheSC8000controllerincludestheIntegra tedDellRemoteAccessController(iDRAC7)
thatisfactoryconfiguredforDynamicHostConfigurationProtocol(DHCP).TheiDRAC
canbeleftwiththeoriginalconfigurationoritcanbeassignedastaticIPaddress.
ToseeiftheiDRACissettouseastaticIPaddressorDHCP,runthefollowing
command:
platform bmc get source
ToseewhatIPaddressisassignedtotheiDRAC, runthefollowingcommand:
platform bmc show
TosettheiDRACtoastaticIP address,runthefollowingcommands:
platform bmc set ip [IP address]
platform bmc set netmask [netmask]
platform bmc set gateway [gateway]
Example:
platform bmc set ip 10.0.0.12
platform bmc set netmask 255.255.255.0
platform bmc set gateway 10.0.0.1
TosettheiDRACtouseDHCP,runthefollowingcommand:
platform bmc set source DHCP
NotethatDHCPmustbeenteredinallcaps.
Note: Ifconfiguringadual‐controllerStorageCenter,performthistaskforboth
controllers.
Note: TousetheiDRACinanon‐DHCPenvironment,astaticIPaddressmustbe
set.
Note: Onadual‐controllerStorageCenter,changetheiDRACIPaddresson
bothSC8000controllers.