beautypg.com

Monitoring flows using the learning functionality, Refer to – Brocade Flow Vision Administrators Guide (Supporting Fabric OS v7.3.0) User Manual

Page 53

background image

switch:admin> flow --show sumflow1 -feature monitor

=====================================================================================================

Name : sumflow1 Features: mon(Active) noConfig: Off

Definition: IngrPort(30),SrcDev(0x010000),DstDev(0x010100)

Flow Monitor (Activated):

Monitor time: | Tue Jul 16 22:06:32 CLT 2013 |

---------------------------------------------------------

-----------------------------------------------------------------------------------------------------

| Rx Frames Count | Rx Frames per Sec. | Rx Bytes Count | Rx Throughput(Bps) | Avg Rx Frm Sz(Bytes)|

-----------------------------------------------------------------------------------------------------

| 4.83G | 10.62M | 617.07G | 1.34G | 140 |

-----------------------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------------------

| I/O Count | I/O Per Sec.(IOPS) | I/O bytes Transferred | I/O bytes Per Sec. |

| Reads / Writes/ Total | Reads / Writes/ Total | Reads / Writes/ Total | Reads / Writes/ Total |

-----------------------------------------------------------------------------------------------------

| 4.88G/ 0 / 4.88G | 10.62M/ 0 / 10.62M | 21.79T/ 0 / 21.79T | 559.59M/ 0 / 559.59M |

-----------------------------------------------------------------------------------------------------

=====================================================================================================

Monitoring flows using the learning functionality

The following example illustrates using the learning functionality for flow monitoring on an E_Port. The
defined flow will monitor for frames ingressing on port 30 between all devices. The example then shows
the flow output.

switch:admin> flow --create ingressTT -feature monitor -ingrport 30 -srcdev "*" -dstdev "*"

switch:admin> flow --show ingressTT

-----------------------------------------------------------------------------------------------

Flow Name |Feature |SrcDev |DstDev |IngrPt|EgrPt |BiDir| LUN | FrameType|

-----------------------------------------------------------------------------------------------

ingressTT |mon+ |* |* |30 |- |no |- |- |

-----------------------------------------------------------------------------------------------

+ Denotes feature is currently activated for the flow

switch:admin> flow --show ingressTT -feature monitor

===============================================================================================

Name : ingresstt Features: mon(Active) noConfig: Off

Definition: IngrPort(30),SrcDev(*),DstDev(*)

Flow Monitor (Activated):

Monitor time: | Tue Jul 16 06:12:12 CLT 2013 |

---------------------------------------------------------

------------------------------------------------------------------------------------------------------

|SID(*)|DID(*)|Rx Frames Cnt|Rx Frames per Sec.|Rx Bytes Cnt |Rx Throughput(Bps)|Avg Rx Frm Sz(Bytes)|

------------------------------------------------------------------------------------------------------

|010000|010100| 9.92G | 201.22k | 18.87T | 399.93M | 2092 |

|010000|010200| 9.92G | 201.23k | 18.87T | 399.93M | 2092 |

|010000|010300| 9.92G | 201.23k | 18.87T | 399.93M | 2092 |

|010000|010400| 9.92G | 201.22k | 18.87T | 399.93M | 2092 |

------------------------------------------------------------------------------------------------------

| * | * | 39.69G | 804.91k | 75.48T | 1.56G | 2092 |

------------------------------------------------------------------------------------------------------

=======================================================================================================

The following example illustrates using the learning functionality for flow monitoring on an EX_Port. The
defined flow will monitor for frames ingressing on port 219 headed for device 20:02:00:11:0d:51:00:00.
The example then shows the flow output.

DCX_edge2:admin> flow --create ex_lrn_ingr -feature monitor -ingrport 219 -srcdev "*" -dstdev

20:02:00:11:0d:51:00:00

DCX_edge2:admin> flow --show ex_lrn_ingr

=======================================================================================================

Name : ex_lrn_ingr Features: mon(Active)

Definition: IngrPort(219),SrcDev(*),DstDev(*)

Flow Stats (Active):

Stats time: | Mon Jun 17 14:59:58 UTC 2013 |

-------------------------------------------------------------------------------------------------------

| SID | DID |Rx Frames Cnt|Rx Frames per Sec.|Rx Bytes Cnt|Rx Throughput(Bps)|Avg Rx Frm Sz(Bytes)|

Monitoring flows using the learning functionality

Flow Vision Administrators Guide

53

53-1003168-01