HP Virtual Connect Enterprise Manager 6.3 CLI Guide
Table 19 Parameter descriptions for -add iscsi-connection (continued)
OptionalRequiredDescriptionParameter
xThe requested operational
speed for the server port.
Valid values include auto,
preferred and custom.
Default value is preferred
The following list describes
the speed type:
• Auto—Allocates
maximum port speed
constrained by the
maximum configured
speed for the network
• Preferred—Speed of the
network matches the
preferred speed of the
network to which the
connection is associated.
NOTE: If no preferred
speed is configured, the
network speed defaults to
auto.
• Custom—Configures any
speed from 100Mb to the
maximum configured
speed for the network in
100Mb increments.
-speedtype
x
NOTE: The parameter
-speed is required if
-speedtype is set to
custom.
The user-defined speed for
a server port. Valid values
include 100Mb to the
maximum configured speed
for the network in 100Mb
increments. The acceptable
value is 100Mb to the
maximum.
-speed
Output
The function returns the result of the add operation or a jobid if –nb is specified.
Examples
• Add a new iSCSI connection to the profile:
vcemcli -add iscsi-connection –profilename MyNewProfile –Network
SomeNetwork
• Add a new iSCSI connection and leave it unassigned:
vcemcli -add iscsi-connection –profilename MyNewProfile
• Add a new iSCSI network connection and set the speed to Preferred:
vcemcli -add iscsi-connection –profilename MyProfile –network
MyNetwork –speedtype Preferred
• Add a new iSCSI network connection and set the speed to 2Gb:
vcemcli -add iscsi-connection –profilename MyProfile –network
MyNetwork –speedtype custom–speed 2000
46 Using VCEM commands