Fabric OS Reference Manual (Version 3.0)

Fabric OS Reference 1-71
Telnet Commands
1
filterTest
Frame Filter test for Silkworm 3000 ASICs.
Synopsis filterTest [passCount]
Availability admin
Description This command verifies that the Silkworm 3000 ASIC frame level filtering logic including every
type of filter actions:
FLTACT_LIST_A - action to handle the subgroup A based filtering
FLTACT_LIST_B - action to handle the subgroup B based filtering
FLTACT_FROZEN - action to handle the frame frozen process
FLTACT_DISCARD - action to discard frame
FLTACT_FORWARD - action to forward frame
This command can be run on every port, and send the frame in internal loop back mode. The filter
test requires two different ports in same quadrant due to the fact that the filter logic sits in
transmitter port can not work if frame is sent directory from the embedded port.
In this test, the filter definition covers the following different filtering conditions:
Operands This command has the following operand:
passcount Specify the number of times to execute this test. The default value is 1. This
operand is optional.
Table 1-7 List of Filter Test Numbers, Definitions, and Action Types
Number Filter Definition Action Type
0 unconditional match Forward
1 unconditional match List A
2 unconditional match List B
3 unconditional match Frozen
4 unconditional match Discard
5 SCAM no match and ALPA match List A
6 SCAM&DCAM match and ALPA match List A
7 Zone A match and ALPA match List A
8 Zone B match and ALPA match List B
9 Zone A&B match and ALPA match List B
10 Zone A|B match and ALPA match Frozen
11 Zone A|B match and ALPA match Discard