HP (Hewlett-Packard) 449298-001 Network Router User Manual


 
Command line 32
Item Description
show uplinkset
Display shared uplink configurations
Syntax
show uplinkset [<UplinkSetName> | *]
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> [<optional user
properties>]
Properties:
Password
The password of the new user. The password of the new user can be entered as
clear text in the command or as a masked string at the prompt.
FullName
The full name of the user (optional)
ContactInfo
Contact information for the user (optional)
Enabled
Enables or disables the user [true | false] (optional)
Privileges
The allowed privileges for the user (optional). Privileges can be any combination
of "domain", "server", "network", or "storage" separated by commas.
Examples:
->add user steve Password=fgY87hHl
Adds a new user by specifying the minimal amount of properties
->add user bill Password=HGtwf7272562
Privileges="domain,network" FullName="Bill Johnson"
ContactInfo=billj@company.com Enabled=true
Adds a new user and configures additional user properties
->add user Admin Password=hjkhfd Privileges=*
Adds an "Admin" user with all privileges
Item Description
remove user
Remove a user from the Virtual Connect Manager database
Syntax
remove user <username>
Examples: