Item

Description

 

 

Syntax

import enclosure UserName=<username> Password=<password>

 

The password field is optional on the command line. If not specified on the

 

command line, the user is prompted for the same interactively.

 

 

Properties:

 

 

 

UserName

A valid user name of the Onboard Administrator user

 

 

Password

A valid password of the Onboard Administrator user

 

 

Example

->import enclosure UserName=Administrator

 

Password=fgg7h*1

 

Imports the local enclosure

 

 

Item

Description

 

 

show enclosure

Display all enclosures in the domain

 

 

Syntax

show enclosure [<EnclosureID>*]

 

 

Parameters:

 

 

 

EnclosureID

The ID of an enclosure in the domain

 

 

Examples:

 

 

 

 

->show enclosure

 

Displays a summary listing of all enclosures

 

 

 

->show enclosure *

 

Displays detailed information for all enclosures

 

 

 

->show enclosure enc0

 

Displays detailed information for a specific enclosure

 

 

enet-connection

Manage Ethernet network connections.Supported actions: add, help, remove, set

Item

Description

 

 

add enet-connection

Add a new Ethernet network connection to an existing server profile

 

 

Syntax

add enet-connection <ProfileName>

 

[Network=<NetworkName>]

 

[PXE=<enableddisabledUseBios>] [AddressType=<Vc-

 

DefinedFactory-DefaultUser-Defined>]

 

[EthernetMAC=<MAC Address> iScsiMAC=<MAC Address>]

 

 

Parameters:

 

 

 

ProfileName

The name of an existing profile to which the new connection is added.

 

(required)

 

 

Properties:

 

 

 

Network

The name of an existing network to associate with the connection. If the

 

network name is not specified, or is set to "unassigned," then the

 

network remains unassigned. (optional)

 

 

Command line 13