Exit Print View

Sun Netra CP3270 ATCA Blade Server User’s Guide

Get PDF Book Print View
 

Document Information

Using This Documentation

UNIX Commands

Shell Prompts

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Evaluating Product Compatibility

Evaluating the Blade Server

Qualifying Your System

Installing the Blade Server

Preparing to Install the Blade Server

Installing Components and Blade Server

Installing Optional Components

Software and Firmware Upgrades

Administering the System

Software and Firmware Upgrades

Performing a Server Recovery

Administering Parameters and Configurations

Configuring Ports and Pins

Administering the Network

Locate MAC Address on Blade Server

Map Netinstall Boot Devices

Select the BIOS Primary

Configuring and Using Serial Over LAN

Download and Install Software

Configure IP Address

Set Up subnet Mask

Set Up Default Gateway IP Address

Ping the Sideband Interface

Open SOL Session

Create or Modify SOL User Name and Password

SOL Timeout Settings

Administering User Accounts and Security

Servicing the Blade Server

LEDs and Status Indicators

Reset the Blade Server

Replacing a Blade Server

Removing Optional Components

Return a Blade Server

Part Number, Serial Number, and MAC Address Label Locations

Programming the Blade Server

Sensors

I2C Device Mapping

AMC and ARTM Traffic Port

OEM and IPMI Commands

Glossary

Index

Set Up subnet Mask

  1. Read the subnet mask to see if it is already set.

    # clia sendcmd board IPMB addr 0x0C 0x02 0x05 0x06 0x00 0x00

    where board IPMB is the blade server’s IPMB address, as in the following example.

    # clia sendcmd 0x9a 0x0C 0x02 0x05 0x06 0x00 0x00
  2. If subnet mask is already set, skip to Set Up Default Gateway IP Address.

  3. Enter the in progress command as follows:

    # clia sendcmd board IPMB addr 0x0C 0x01 0x05 0x00 0x01
  4. Set the subnet mask as follows:

    # clia sendcmd board IPMB addr 0x0C 0x01 0x05 0x06 four subnet mask bytes

    as in the following example:

    # clia sendcmd 0x9a 0x0C 0x01 0x05 0x06 0xFF 0xFF 0xFF 0x00
  5. Enter the commit write command as follows:

    # clia sendcmd board IPMB addr 0x0C 0x01 0x05 0x00 0x02
  6. Read the subnet mask to ensure it is set correctly.