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

Command line 37
Item Description
set ldap-group
Modify the properties of an existing directory group.
Syntax
set ldap-group <GroupName> [Description=<description>]
[Privileges=<privileges>]
Parameter
GroupName (required)
The name of an existing group to modify
Properties
Description
A user-friendly description for the group
Privileges
(optional)
A set of one or more privileges for the group. Valid values include any
combination of "domain", "server", "network", and "storage".
Example
->set ldap-group MyGroup Description="Test Group"
Privileges=domain,server,network
Modifies a directory group description and privileges
Item Description
show ldap-group
Display the existing directory groups.
Syntax
show ldap-group [<GroupName>|*]
Parameter
GroupName (optional)
The name of an existing LDAP group in the domain. If "*" is specified, then
all LDAP groups appear. The default behavior, if not specified, is to display a
summary of all groups.
Examples
->show ldap-group
Displays a summary listing of all LDAP groups
->show ldap-group MyGroup
Displays detailed information for a specific LDAP group
->show ldap-group *
Displays detailed information for all LDAP groups
log-target
Manage remote log destination settings.
Supported actions: add, help, remove, set, show, test
Item Description
add log-target
Add a new remote log destination.
Syntax
add log-target <Destination=IpAddress|DNS>
[Severity=<Critical|Error|Warning|Info>]
[Transport=<TCP|UDP>] [Port=<1-65535>]
[Security=<None|STunnel>] [Format=<RFC3164|ISO8601>]
[State=<Enabled|Disabled>]