Running the internal loopback test (intloopback), Running the pci loopback test (pciloopback) – Dell Emulex Family of Adapters User Manual

Page 506

Advertising
background image

Offline and Online Adapter Management Utilities Version 10.2 User Manual

P010071-01A Rev. A

4. Offline Adapter Management Utility Command Line Interface

Running Tests

506

Running the Internal Loopback Test (intloopback)

This command runs the internal loopback test. You can run the test on a specific

adapter in the system. Specify the number of times you want the test to repeat, and

direct the test response if an error occurs.
The option on error choices are:

o=1 stops the test on the first error

o=2 ignores three errors and stops the test on the fourth error

o=3 ignores errors and continues the test

Notes:

intloopback does not support testing all installed adapters using n=all.

Do not use the internal loopback test on Emulex blade adapters.

To run the internal loopback test, type (all on one line)

oslpcfg intloopback n=<adapter number> r=<repeat count> o=<option on

error>

To run internal loopback test on OneConnect adapters, type (all on one line)

oslpcfg intLoopback n=<adapter index> p=<pattern> c=<byte count>

r=<repeat count> t=<type>

where:

p = 3 to 8-HEX byte pattern

c = 1500 to 8192

r = 1 to 4096

t = 2

The following example runs the internal loopback test 100 times on adapter #1 and

stops the test if an error occurs:

oslpcfg intloopback n=1 r=100 o=1

Running the PCI Loopback Test (pciloopback)

This command runs the PCI loopback test. You can run the test on a specific adapter or

on all adapters in the system. Specify the number of times you want the test to repeat,

and direct the test response if an error occurs.
The option on error choices are:

o=1 stops the test on the first error

o=2 ignores three errors and stops the test on the fourth error

o=3 ignores errors and continues the test

Note: pciloopback does not support testing all installed adapters using n=all.

Advertising