Configuring Oobm Network Settings; Configuring Oobm Network Settings Using Ses - Western Digital Ultrastar Serv60+8 User Manual

Hide thumbs Also See for Ultrastar Serv60+8:
Table of Contents

Advertisement

User Guide
5.2   Configuring OOBM Network Settings
5.2.1   Configuring OOBM Network Settings Using SES
Changing the OOBM Network Configuration
Step 1 : To change the OOBM network configuration, enter the following:
sg_wr_mode <dev> --dbd --page=0x23,0x01 --
contents=e3,01,00,1A,<IOM>,00,00,00,<setting>,00,00,00,<IPaddr>,
<netmask>,<gateway>,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
Where:
• <dev> = the device SEP sg handle
• <IOM> = 01 (IOMA) or 02 (IOMB)
• <setting> = 00 (static) or 01 (DHCP)
• <IPaddr> = The IP address in four pairs of two-digit hex codes
• <netmask> = The netmask, in four pairs of two-digit hex codes
• <gateway> = The gateway, in four pairs of two-digit hex codes
For example, to change the OOBM network configuration on IOM A to static:
sg_wr_mode /dev/sg3 --dbd --page=0x23,0x01 --
contents=e3,01,00,1A,01,00,00,00,00,00,00,00,C0,A8,00,0A,
{"ImageURI" : "tftp://<tftp IP address>/"}
Windows Example:
{\"ImageURI\":\"https://<https IP address>/\"}
• For a non-automatic activation, send the POST request to the UpdateService
object using the
FWActivate
Note: This command will perform a rolling reset of the IOMs.
curl -X POST -k -u admin:admin -H "Content-type: application/
json" https://<IP address>/redfish/v1/UpdateService/Actions/
UpdateService.FWActivate
• To manually reset the individual IOMs, send sequential POST requests to the
Chassis object using the
curl -X POST -k -u admin:admin -H "Content-type: application/json"
https://<OOBM IOMA-IP Address>/redfish/v1/Chassis/IOModuleAFRU/
Actions/Chassis.Reset
curl -X POST -k -u admin:admin -H "Content-type: application/json"
https://<OOBM IOMB-IP Address>/redfish/v1/Chassis/IOModuleBFRU/
Actions/Chassis.Reset

5.2 Configuring OOBM Network Settings

command:
command:
Reset
5. System Management
327

Advertisement

Table of Contents
loading

Table of Contents