Reference Guide

Brocade Fabric OS Command Reference 363
53-1004112-02
flow
-increase [count]
Displays the monitoring statistics in ascending order based on the throughput. The count
parameter is optional and it can be used to specify the number of entries to be displayed.
This operand is supported only with the monitor feature.
-decrease [count]
Displays the monitoring statistics in descending order based on the throughput. The count
parameter is optional and it can be used to specify the number of entries to be displayed.
This operand is supported only with the monitor feature.
Examples To display all flows in Flow Vision:
switch:admin> flow --show
-------------------------------------------------------------- \
Flow Name | Feature | SrcDev | DstDev |IngrPt|EgrPt \
-------------------------------------------------------------- \
myflow1 |mon+ |020a00 |030000 |1/10 |- \
scsicsflow |mon+ |520a00 |520b00 |- |1/9 \
lunflow |mon+ |010502 |030700 |1/5 |- \
myflow2 |gen+ |010203 |020304 |2/3 |- \
myflow3 |gen |01ba00 |01c000 |1/18 |- \
endtoendflow |mon+ |010500 |040900 |2/5 |- \
flowLearn |mon+ |* |* |3/5 |- \
myflow4 |mir+ |010203 |- |1/20 |- \
myflow5 |gen+ |020a00 |* |1/10 |- \
--------------------------
|BiDir | LUN | FrameType |
--------------------------
|no |- |- |
|no |- |sstatc |
|no |4 |- |
|no |- |- |
|no |- |- |
|yes |- |- |
|no |- |- |
|no |0x02 |- |
|no |- |- |
+ Denotes feature is currently activated for the flow
To display the flow definition and statistics of a flow:
switch:admin> flow --show myflow2
==========================================================
Name : myflow2 Features: gen(Activated)
Definition: IngrPort(3),SrcDev(0x010203),DstDev(0x020304)
Flow Generator (Activated):
-----------------------
| SrcDev | DstDev |
-----------------------
| 0x010203 | 0x020304 |
-----------------------
Number of frames generated from IngrPort : 1.50G
==========================================================