Whiteboard Accessories User Manual

124 Sun Crypto Accelerator 4000 Board Installation and User’s Guide May 2003
The following is an example of invoking vcatest in 64-bit mode from the SunVTS
infrastructure. The following command tests RSA, DSA, and MD5 on vca2:
When performing vcatest from the command line, omission of an option produces
the default behavior for that option, as stated in
TABLE 7-3.
To Perform netlbtest
1. As superuser, start SunVTS.
Refer to the SunVTS user’s guide for detailed startup instructions.
The following instructions assume that SunVTS was started using the CDE user
interface.
2. On the SunVTS Diagnostic main window, set the System Map to Logical mode.
Note Physical mode is also supported; however, this procedure assumes you are
using Logical mode.
3. Disable all tests by clearing their check boxes.
4. Select the check box for Network, then select the plus box for Network to display
all tests in the Network group.
# /opt/SUNWvts/bin/sparcv9/vcatest -f -o dev=vca2,tl=RSA+DSA+MD5
TABLE 7-3 vcatest Command-Line Syntax
Option Description
dev=vcaN Specifies the instance of the device to test such as vca0 or vca2.
Defaults to vca0 if not included. Note that N specifies the placement
of the instance number of the device being tested.
tl=testlist Specifies the list of subtests to be performed. The subtests for tl are
separated by the + (plus) character. The supported subtests are
CDMF, DES, 3DES, DSA, RSA, MD5, SHA1, and RNG, so
tl=CDMF+DES+3DES+DSA+RSA+MD5+SHA1+RNG enables all
subtests. You can also insert tl=all which performs all tests.
Defaults to all if no subtests are specified.
# /opt/SUNWvts/bin/sunvts