HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.30 User Guide
Command line  96 
Item  Description 
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 55)." 
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. 
Timeout (optional) 
The time in seconds by which a server response must be received before a new 
request is made. The valid range of values is from 1 to 600 seconds. The default 
timeout is 10 seconds. 
SecondaryServer 
Address (optional) 
The IP address or host name of the secondary TACACS server used for 
authentication 
SecondaryPort 
(optional)
The TCP port to use for TACACS communication. Valid values include a valid port 
number between 1 and 65535. The default TCP port number is 49. 










