Send documentation comments to mdsfeedback-doc@cisco.com
22-76
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show fcflow stats
show fcflow stats
To display the configured Fibre Channel flow (fcflow) information, use the show fcflow stats command.
show fcflow stats [aggregated | usage] module slot [index flow-index]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example displays aggregated fcflow details for the specified module.
switch# show fcflow stats aggregated module 2
Idx VSAN # frames # bytes
---- ---- -------- -------
0000 4 387,653 674,235,875
0001 6 34,402 2,896,628
The following example displays fcflow details for the specified module.
switch# show fcflow stats module 2
Idx VSAN D ID S ID mask # frames # bytes
---- ---- ----------- ----------- ----- -------- -------
0000 4 032.001.002 007.081.012 ff.ff.ff 387,653 674,235,875
0001 6 004.002.001 019.002.004 ff.00.00 34,402 2,896,628
The following example displays fcflow index usage for the specified module.
switch# show fcflow stats usage module 2
2 flows configured
configured flow : 3,7
aggregated Displays aggregated fcflow statistics.
usage Displays flow index usage
module slot Displays fcflow statistics for a module in the specified slot.
index flow-index Specifies an fcflow index.
Release Modification
1.0(2) This command was introduced.