Exit Print View

Sun Datacenter InfiniBand Switch 648 Topic Set

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Installation

Preparing the Site

Installing the Switch

Administration

Administering the Switch

Diagnosing a Problem

Remote Management

Understanding ILOM on the Switch

Installing the ILOM Firmware

Administering ILOM (CLI)

Administering ILOM (Web Interface)

Administering ILOM (SNMP)

Administering Hardware (IPMI)

Understanding ILOM Commands

cd Command

create Command

delete Command

dump Command

exit Command (ILOM)

help Command (ILOM)

load Command

set Command

show Command

version Command (ILOM)

Service

Servicing the Switch

Reference

Command Reference

Index

create Command

Creates a target.

Syntax

create [target][property = value property = value ...]

where:

Description

This ILOM command creates the specified target with the specified properties. Your user must have administrator (a) privileges to use this command.

Example

The following example shows how to create a /SP/users/test user target with the create command.

-> create /SP/users/test
Creating user...
Enter new password: password
Enter new password again: password
Created /SP/users/test
->
Related Information