Log-target – HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 64

Advertising
background image

Command line 64

Item

Description

Properties

Enabled

(optional)

Enables or disables local user authentication for the VC domain. Valid values are "true"

and "false". The default value is "true".
Disabling or enabling local user authentication requires you to be logged in as an

LDAP, RADIUS or TACACS user with domain privileges. This property cannot be

modified if you are logged in as a local user.
Disabling local user authentication without specifying the
PrimaryRemoteAuthenticationMethod is not allowed.

PrimaryRemote

Authentication

Method (optional)

The primary authentication mechanism that triggers the re-enablement of local user

authentication (if it was disabled), in case the remote authentication servers are found

to be unavailable during login by a remote VCM user. Valid values include "none",
"ldap", "radius", and "tacacs". The default value is "none".

Example

-> set local-users Enabled=false

PrimaryRemoteAuthenticationMethod=tacacs

Disables local user authentication

Item

Description

show local-users Display local user authentication settings for the VC domain.
Syntax

show local-users

Example

->show local-users

Displays local user authentication settings

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 IP address or the DNS name of the remote log destination

Severity (optional)

The severity of the log messages that should be sent to the specified destination.

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.

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. Values include
1 to 65536. The default value is 514.

Security (optional)

Secure transmission of the log messages. 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 is set to "TCP".

Advertising