SunVTS 5.0 Test Reference Manual

nettest Command-Line Syntax

/opt/SUNWvts/bin/nettest standard_arguments -o target=h1+h2+..., dev=interface,test=type,packets=n,pattern=hex,timeout=seconds, retry=n,warn

Table 39-3 nettest Command-Line Syntax

Argument 

Description 

target=h1+h2+...

A list of test targets by host name or Internet address. 

dev=interface

Network interface name. The default value is le0 for Ethernet networks.

test=type

The test type. Type Random, Increment, or Pattern for the desired test. The default value is Random+Increment+Pattern where all tests run.

packets=n

Number of random/pattern packets. The default is 256.  

pattern=hex

Specifies a data pattern, in hexadecimal form. The default is all patterns from 0 to 0xff.

timeout=seconds

Indicates the number of seconds to wait before a timeout; the default is 120 seconds. 

retry=n

Indicates the number of test timeout retries; the default is three retries.  

warn

When enabled, prints warning messages.  


Note -

64-bit tests are located in the sparcv9 subdirectory: /opt/SUNWvts/bin/sparcv9/testname. If a test is not present in this directory, then it may only be available as a 32-bit test. For more information refer to "32-Bit and 64-Bit Tests".