Home > Veritas Cluster Server Manual Pages

LLTTEST (1M)

Maintenance Commands

Table of contents


NAME

llttest - Low Latency Transport (LLT) Protocol test utility

SYNOPSIS

llttest -p port [-v] [-s size]

DESCRIPTION

The llttest utility tests the connectivity of the LLT protocol between the systems in a cluster. It uses the user-level STREAMS interface to the LLT stack. llttest has an interactive interface that facilitates the sending and receiving of LLT packets between systems. The -p1 option is required to select an LLT port ( llttest operates only on one port per instance).

The syntax for lltest follows:

receive [-c count]
Prepare to receive count messages.
transmit [-c count] [-n system]
Transmit count messages to system.
forward [-c count] [-n system]
Prepare to receive count messages and proceed to forward them to system.
echo [-c count]
Prepare to receive count messages and proceed to forward them back to the sender.
packet [-c count] [-n system]
Transmit count unreliable datagram packets to system.
node node
Set the default destination node to node.
count count
Set the default message count to count.
debug level
Set the debug level to generate various degrees of debug message output.
help
Print out a list of the available commands.
quit
Exit the program.

OPTIONS

-p port
Specify the LLT port to use for sending and receiving packets.
-s size
Specify the size in bytes for the packets to be sent.
-v
Specify that the data contained in the packets should be verified. This option must be used on both the sender and receiver.

SEE ALSO

lltconfig(1M), lltstat(1M)

Last updated: March 2006
Copyright ©2009 Symantec Corporation
All rights reserved.