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

Page 41

Advertising
background image

Command line 41

Item

Description

Examples

->show iscsi-boot-param MyProfile1:1

Displays boot parameters configured on connection 1 of MyProfile1

->show iscsi-boot-param MyProfile1:*

Displays boot parameters configured on all connections of MyProfile1

->show iscsi-boot-param *

Displays boot parameters configured on all profiles in the domain

iscsi-connection

Manage iSCSI connections.
Supported actions: add, help, remove, set, show

Item

Description

add iscsi-connection

Add a new iSCSI connection to an existing server VC profile. This command can
be executed only if the current VC domain is managing one or more Flex-10

10Gb Ethernet Modules.

Syntax

add iscsi-connection <ProfileName>

[Network=<NetworkName>]

[AddressType=<Factory-Default|User-Defined>]

[iScsiMAC=<MAC Address>]

[SpeedType=<Auto|Preferred|Custom>] [Speed=<speed>]

Parameter

ProfileName (required) The name of an existing profile to which the new connection is added
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.

AddressType (optional) The source of MAC address assignments to be used during the creation of the

new connection. If not specified, the default is the domain default. If
"User-Defined" is specified, then the iSCSI MAC address must be specified.
Valid values include "Factory-Default" and "User-Defined".

iScsiMAC (required if

AddressType is

User-Defined)

The user-defined iSCSI MAC address to use for the connection

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 but is

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, the speed type defaults to "Auto".
If the speed type is "Custom", the user can configure any speed 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 100Mb to the
MAX configured speed for the network in 100Mb increments.

Examples

->add iscsi-connection MyNewProfile Network=SomeNetwork

Adds a new iSCSI connection to the profile

Advertising