HGST Ultrastar Data102 User Manual page 235

Table of Contents

Advertisement

User Guide
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,
FF,FF,FF,00,C0,A8,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
• Device = /dev/sg3
• IOM = 01 (IOM A)
• Setting = 00 (static)
• IP Address = 192.168.0.10
• Netmask = 255.255.255.0
• Gateway = 192.168.0.1
To change the OOBM network configuration on IOM B to static:
sg_wr_mode /dev/sg3 --dbd --page=0x23,0x01 --
contents=e3,01,00,1A,02,00,00,00,00,00,00,00,C0,A8,00,0B,
FF,FF,FF,00,C0,A8,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
• Device = /dev/sg3
• IOM = 02 (IOM B)
• Setting = static
• IP Address = 192.168.0.11
• Netmask = 255.255.255.0
• Gateway = 192.168.0.1
To change the OOBM network configuration on IOM A to DHCP:
5.2 Configuring OOBM Network Settings
225
5. System Management

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Ultrastar Data102 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Ultrastar h4102-j

Table of Contents