SunVTS 3.0 Test Reference Manual

sunlink Command Line Syntax

/opt/SUNWvts/bin/sunlink standard_arguments -o dev=device_name,P=port#, p=data_pattern,I,C=B/E

Table 37-2 sunlink Command Line Syntax

Argument  

Explanation 

dev=device_name

Specifies the device to be tested. 

 

hih0 HDLC and SDLC protocols

P=ports

Specifies the port number to be tested. 

p=data_pattern

Specifies the data_pattern as one of the following:

 

c: Character (0x55)

 

i: Incrementing

 

d: Decrementing

 

r: Random (default)

I

Enables internal loopback for HSI/S (external). 

c=clocksource

Specifies the clock source value as one of the following: 

 

B: On-board clock source

 

E: External clock source

The following is a typical command line syntax for testing an HSI/S Sbus card:


# /opt/SUNWvts/bin/sunlink -o dev=hih0,P=0_to_1+2_to_3

Typing this at the command line tests the internal loopback for port 0.


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".