Tacacs – HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 120

Advertising
background image

Command line 120

Item

Description

Options

Last

Displays the last n records. If this option is specified and no value is provided, the

last 10 records are displayed.

First

Displays the first n records. If this option is specified and no value is provided, the

first 10 records are displayed.

Pause

The number of records to be viewed before prompting for a key press. Valid values

include numbers between 1 and 40.

Examples

->show systemlog

Displays the entire system log

->show systemlog -pause=8

Displays the system log, eight records at a time

->show systemlog -first=12

Displays the first twelve records from the system log

->show systemlog -last=8

Displays the last eight records from the system log

->show systemlog -last=20 -pause=6

Displays the last twenty records from the system log, six records at a time

To add a remote target, see "add log-target (on page

60

)."

tacacs

Manage TACACS+ authentication settings.
Supported actions: help, set, show

Item

Description

set tacacs

Modify and test the Virtual Connect TACACS+ authentication settings.

Syntax

set tacacs [-test] [Enabled=<true|false>]

[ServerAddress=<IP Address|DNS Name>] [Port=<portNum>]

[ServerKey=<key>] [Timeout=<timeout>]

[SecondaryServerAddress=<IP Address|DNS Name>]

[SecondaryPort=<portNum>] [SecondaryServerKey=<key>]

[SecondaryTimeout=<timeout>]

[LoggingEnabled=<true|false>]

Option

Test (optional)

Tests the TACACS+ configuration without applying changes

Properties

Enabled (optional)

Enables or disables TACACS+ authentication. Valid values include "true" and

"false".

ServerAddress

(optional)

The IP address or the DNS name of the primary TACACS+ server used for

authentication

Port (optional)

The server TCP port number. Valid values include a valid port number between 1
and 65535. The default port number is 49.

ServerKey (optional) The plain-text string used to encrypt user details exchanged with the primary

TACACS server. It must match the server key configured for this VC on the
primary server. TACACS authentication will not work if the server key is blank or

null.

Advertising