HP Virtual Connect 4Gb Fibre Channel Module for c-Class BladeSystem User Manual

Page 42

Advertising
background image

Command line 42

Item

Description

->add iscsi-connection MyNewProfile

Adds a new iSCSI connection and leaves it unassigned

->add iscsi-connection MyNewProfile

AddressType=Factory-Default

Adds a new iSCSI network connection and uses factory-default addresses

->add iscsi-connection MyNewProfile

AddressType=User-Defined iScsiMAC=00-17-A4-77-00-00

Adds a new iSCSI network connection and provides a user-defined MAC
address

->add iscsi-connection MyProfile Network=MyNetwork

SpeedType=Preferred

Adds a new iSCSI network connection and sets the speed to Preferred

->add iscsi-connection MyProfile Network=MyNetwork

SpeedType=Custom Speed=2000

Adds a new iSCSI network connection and sets the speed to 2Gb

Item

Description

remove

iscsi-connection

Remove the highest numbered iSCSI connection from the server VC profile. If no

connections exist, then an error message appears.

Syntax

remove iscsi-connection <ProfileName>

Parameter

ProfileName (required) The name of an existing profile from which the connection is to be removed

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", the user can configure any speed from 100Mb to
MAX configured speed for the network in 100Mb increments.

Speed (required if the

Speedtype is Custom)

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

configured speed for the network in 100Mb increments.

Advertising