HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 54
Item Description
->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.
Examples
->show iscsi-connection
Displays all iSCSI connections in the domain
->show iscsi-connection Profile1:*
Displays all iSCSI connections of a profile named Profile1
->show iscsi-connection Profile1:1
Displays a specific iSCSI connection of a profile named Profile1
lacp-timer
Manage the domain default LACP timer.
Supported actions: help, set, show
Item Description
set lacp-timer
Set the domain default LACP timer.
Syntax
set lacp-timer default=<Short|Long>
Properties
Default (required)
Specifies whether the domain default LACP
timer setting is short (one second) or
long (30 seconds)
Examples
->set lacp-timer default=Short
Sets the domain default LACP timer to the short setting (one second)
->set lacp-timer default=Long
Sets the domain default LACP timer to the long setting (30 seconds)