HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 118
systemlog
View the Virtual Connect Manager system event log.
Supported actions: help, show
Item Description
show systemlog
Display the Virtual Connect Manager system log.
Syntax
show systemlog [-Last=<n>] [-First=<n>] [-Pause=<n>]
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