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

Ping the Sideband Interface

Before You Begin

After you configure the Sideband Interface and SOL, as detailed in previous tasks, run ipmitool to connect the console.

  1. Ping the Sideband Interface:

    # ping 10.7.100.180 PING 10.7.100.180 (10.7.100.180) 56(84) bytes of data
    64 bytes from 10.7.100.180: icmp_seq=0 ttl=54 time=78.0 ms
    64 bytes from 10.7.100.180: icmp_seq=5 ttl=54 time=77.1 ms

    If the Sideband Interface is set correctly, a response similar to that shown in the previous example will be displayed. If a response is not displayed, then either the Sideband Interface is improperly configured or something is not working on the NIC.

  2. If the Sideband Interface configuration is incorrect, go back to previous tasks and reset the configuration as described.

  3. If the Sideband Interface configuration is correct, yet the ping results in no reponse, check the status of the NIC.

    # clia sendcmd board IPMB addr 2E 8D 00 00 2A 00 00
    # clia sendcmd 9a 2E 8D 00 00 2A 00 00
    Pigeon Point Shelf Manager Command Line Interpreter
    Completion code: 0x0 (0)
    Response data: 00 00 2A B2 00

    In the example above, B2 means NIC is working. However, if the response byte’s lower number = 0, it means the NIC is resetting. A NIC in reset mode might mean that the payload is still waiting for an AMC to come up before releasing the payload reset.