JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Server CLI Tools and IPMItool 2.1 User's Guide
search filter icon
search icon

Document Information

Preface

Documentation and Feedback

About This Documentation (PDF and HTML)

Change History

Oracle Hardware CLI Tools Overview

Installing Components Using the Oracle Hardware Management Pack Installer

Getting Started

Prerequisites

Installation Issues

Getting the Software

Installing Hardware Management Pack Components Using Installer

CLI Tools Command Syntax and Conventions

CLI Tools Command Syntax

CLI Tools Device-Naming Convention

Using the biosconfig Tool

biosconfig Dependencies

biosconfig Terminology

Using biosconfig

biosconfig for Solaris OS

biosconfig for Windows

biosconfig Command Overview

What Changes the Boot List

Important Notes on Devices

Configuring the Device Boot Order

BIOS CMOS Configuration

Commands That Produce Unrelated, Innocuous, Extra Output

Using the fwupdate Tool

fwupdate Command-Line Interface

update Subcommand

Automatic Mode update Subcommand

Manual Mode update Subcommand

list Subcommand

reset Subcommand

Device-Naming Convention

Execution Summary

Using the raidconfig Tool

raidconfig Overview

raidconfig Command Overview

list Subcommand

create raid Subcommand

delete raid Subcommand

add spare Subcommand

remove spare Subcommand and Options

modify Subcommand

export Subcommand

raidconfig export Options

import Subcommand

Using the ilomconfig Tool

ilomconfig Overview

ilomconfig Commands

Using ipmitool for Windows

ipmitool Overview

Sun IPMI System Management Driver 2.1

Using ipmitool for Configuration Tasks

CLI Tools Error Codes

Common Error Codes

biosconfig Error Codes

raidconfig Error Codes

ilomconfig Error Codes

fwupdate Error Codes

Index

Manual Mode update Subcommand

The target set for the update command maps one target to one supported firmware image type that is supported by the tool.

The update subcommand supports the following targets:

Only one firmware image and one component can be specified per execution of this command.

Options for the update subcommand are shown in the following table.

Short Options
Long Option
Descriptions
-n
--device_name
A mandatory option, with a mandatory parameter, to designate the device to update. The name is the mapped name, which you can retrieve by using the list command.
-o
--filename filename
A mandatory option, with a mandatory parameter, designating the name of the firmware image file that is to be applied.
-r
--reset
Do not use this option. If you need to reset, use the reset subcommand. See reset Subcommand.
-d
--dry-run
Optional. Checks all input, executes an available dry-run check command on the firmware and component, but makes no permanent changes.

The following are update command examples:


Note - Only one device can be specified per fwupdate execution. Every device that needs to be updated will have to be run as a separate fwupdate command.


See also: