Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 453

Advertising
background image

Fabric OS Command Reference

423

53-1003131-01

flow

2

To display the command usage for an operand:

switch:admin> flow --help --create

Description - Create a flow definition for Flow Vision features

SYNTAX: flow --create <flowname> -feature <list>

<Port options> <Frame options> <Config options>

<flowname> : Unique string of characters to identify a flow

-feature <list> : Comma separated list of Flow Vision features

(mirror, monitor and generator)

<Port options>

-ingrport <portID>: Switch receive port on which feature(s) is applied

-egrport <portID>: Switch transmit port on which feature(s) is applied

<Frame options>

-srcdev <devID> : FC device that is flow source (SID or PWWN)

-dstdev <devID> : FC device that is flow destination (DID or PWWN)

-lun <LUN ID> : SCSI LUN identifier

-frametype <ftyp>: Frame type applicable to the flow

<Config options>

-bidir : Applies Flow Vision features for both directions of flow

-noactivate : Creates flow without activating the flow

-noconfig : Creates flow without saving persistently

To display the command usage for an operand and sub-option:

switch:admin> flow --help --create -frametype

-frametype <ftyp>: FC frame types applicable to the flow.

<ftyp> can be one of scsi, srd, swr, srdwr, sres2, sres3,

scsirel2, stur, scsiresrel2, scsigoodstatus,

scsicheckstatus, scsirel3, scsiresrel3, srescnfl, sinq,

sxfr, scmdsts, abts, bacc, barjt.

SEE ALSO

None

Advertising