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 TABLE7-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
TABLE7-3 vcatest Command-Line Syntax
Option Description
dev=vcaNSpecifiesthe instance of the device to test such as vca0 or vca2.
Defaultsto vca0 if not included. Note that Nspecifies the placement
of the instance number of the device being tested.
tl=testlist Specifiesthe 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. Youcan also insert tl=all which performs all tests.
Defaults to all if no subtests arespecified.
#/opt/SUNWvts/bin/sunvts