HP Virtual Connect Manager Command Line Interface Version 2.10 User Guide
Command line  37 
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 
Example 
->show ldap-group 
Displays LDAP group information 
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 configured remote log destination
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 
transmission. 
The "STunnel" option can be used only if the transport protocol used is TCP.
Format (optional) 
The timestamp format for the log messages. Valid values include "RFC3164" 
(Nov 26 13:15:55) and "ISO8601" (1997-07-16T19:20:30+01:00). The 
default value is "RFC3164".
State (optional) 
Enables or disables the remote log destination. Valid values include "Enabled" 
and "Disabled". The default value is "Disabled". 










