HP Virtual Connect Manager Command Line Interface Version 3.00 User for Integrity BL8x0c i2 Server Blades Guide

Command line 69
Item Description
UplinkSetName
(required)
The name of an existing shared uplink set to modify
Properties
Name (optional)
The new name of the shared uplink set
ConnectionMode
(optional)
Specifies the connection type that is formed when multiple ports are added to
the uplinkset. Valid values include "Auto" and "Failover". The default value is
"Auto".
Examples
->set uplinkset Blue Name=Red
Changes the name of an shared uplink set from "Blue" to "Red"
->set uplinkset Blue connectionMode=Failover
Changes the connection mode of the uplink set
Item Description
show uplinkset
Display shared uplink configurations.
Syntax
show uplinkset [<UplinkSetName> | *]
Parameter
UplinkSetName
(optional)
Name of an existing uplink port set. "*" displays a detailed view of all the
uplink port sets. If not specified, summary of all uplink port sets will be
displayed.
Examples
->show uplinkset
Displays a summary listing of all uplink sets
->show uplinkset *
Displays detailed information for all shared uplink sets
->show uplinkset MyNetwork
Displays detailed information for a specific shared uplink set
user
Manage local domain user configurations.
Supported actions: add, help, remove, set, show
Item Description
add user
Create a new user and add it to the Virtual Connect Manager database.
Syntax
add user <UserName> Password=<password> [FullName=<Full
Name>] [ContactInfo=<Contact Details>]
[Enabled=<True|False>]
[Privileges=<Storage|Network|Server|Domain|*>]
Parameter
UserName
(required)
The name of the new user to add. The username must be unique within the
domain.
Properties