HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 45

Advertising
background image

Command line 45

Item

Description

Example

->remove iscsi-connection MyProfile

Removes the last added iSCSI connection from the profile

Item

Description

set iscsi-connection

Modify the properties of a specified iSCSI connection.

Syntax

set iscsi-connection <ConnectionID> [Network=<Network

Name>] [SpeedType=<Auto|Preferred|Custom>]

[Speed=<speed>]

Parameters

ConnectionID

(required)

The ID of an existing iSCSI connection. The ID format is <ProfileName:Port>.

Properties

Network (optional)

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

name is not specified or is unassigned, it can be assigned later.

SpeedType (optional)

The requested operational speed for the server port. Valid values include

"Auto", "Preferred", and "Custom". The default value is "Preferred".
If the speed type is "Auto", the maximum port speed is allocated, constrained by

the maximum configured speed for the network.

If the speed type is "Preferred", the speed of the network is the same as the
preferred speed of the network to which the connection is associated. If no

preferred speed is configured for a network, it defaults to "Auto".
If the speed type is "Custom", you can configure a speed (using the Speed

property) from 100Mb to the MAX configured speed for the network in 100Mb

increments.

Speed (required if the

Speedtype is Custom)

The user-defined speed for the server port. Valid values include from 100Mb to

the MAX configured speed for the network in 100Mb increments.

Examples

->set iscsi-connection MyNewProfile:1 Network=SomeNetwork

Changes the network to a different one

->set iscsi-connection MyNewProfile:1 Network=""

Unassigns the network from the connection

->set iscsi-connection MyProfile:1 Network=MyNetwork

SpeedType=Preferred

Modifies the speed to Preferred

->set iscsi-connection MyProfile:1 SpeedType=Custom

Speed=2000

Modifies the iSCSI connection and sets the speed to 2Gb

Item

Description

show iscsi-connection Display the iSCSI connections associated with the server profiles.

Syntax

show iscsi-connection [<ConnectionID>]

Parameter

ConnectionID

(optional)

The ID of an existing iSCSI connection. The ID format is <ProfileName:Port>.
Use <ProfileName:*> to display all iSCSI connections of a profile. Use "*" to

display all iSCSI connections in the domain.

Advertising