Specifications

Table Of Contents
Fabric OS Commands
772 Fabric OS Version 3.1.x/4.1.x Reference Guide
Example
In the following examples ports 0-3 are active ISL links. Port 4 is an F-Port so the
test skips it (V3.1.x example):
switch:admin> setdbg “DIAG”, 0
switch:admin> spinfab 3,0,4
spinFab running...
spinFab: Completed 3 megs, status: passed.
port 0 test status: 0x00000000 -- passed.
port 1 test status: 0x00000000 -- passed.
port 2 test status: 0x00000000 -- passed.
port 3 test status: 0x00000000 -- passed.
port 4 test status: 0x02000000 -- SKIPPED!
switch:admin> setdbg “DIAG”, 2
switch:admin> spinfab 3,0,3
spinFab running...
port 1 Rx 1 million frames.
port 0 Rx 1 million frames.
port 2 Rx 1 million frames.
port 3 Rx 1 million frames.
port 1 Rx 2 million frames.
port 0 Rx 2 million frames.
port 2 Rx 2 million frames.
port 3 Rx 2 million frames.
port 1 Rx 3 million frames.
port 0 Rx 3 million frames.
port 2 Rx 3 million frames.
port 3 Rx 3 million frames.
spinFab: Completed 3 megs, status: passed.
port 0 test status: 0x00000000 -- passed.
port 1 test status: 0x00000000 -- passed.
port 2 test status: 0x00000000 -- passed.
port 3 test status: 0x00000000 -- passed.
switch:admin>