HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.01 User Guide
Command line  35 
Item  Description 
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>]
Properties 
Destination 
(required) 
The IpAddress or the DNS of the remote log destination that has been configured.
Severity (optional) 
Severity of the log messages that should be sent to the specified destination. Valid 
values include "Critical", "Error", "Warning", and "Info". The default value is 
"Info". 
Transport (optional) 
The transport protocol to be used for sending the log messages to the destination. 
Valid values include "TCP" and "UDP". The default value is "UDP". 
Port (optional) 
The port to be used on the destination to send the log messages. Valid values 
include 1 to 65536. The default value is 514. 
Security (optional) 
Secure transmission of the log messages. Valid values include "None" and 
"STunnel". The default value is "None", and no encryption is used during 










