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

Page 446

Advertising
background image

416

Fabric OS Command Reference

53-1003131-01

flow

2

DESCRIPTION

Displays the flow definitions and frame statistics. When used without operand, the --show command
displays the list of all flows configured in Flow Vision.

The show on demand feature allows you to display the statistics of the features without creating a flow.
To display the statistics of the features without creating a flow, you must specify the operands without a
flow name and provide a flow definition. The flow will run for a time interval of 6 seconds and the data will
be displayed for the specified features.

OPERANDS

The --show command has the following operands:

flow_name

Displays the parameters and flow statistics for the specified flow. Specify "all" to
display all flows.

-feature feature_list

Displays the statistics for the specified features. Specify "all" to display statistics of
all features.

port_options

Specifies the ingress or egress port options.

-ingrport port

Specifies the ingress port. The port can be in either [slot/]port or D,I (Domain,
Index) format depending on the port mode configured using the -portIdMode
operand.

-egrport port

Specifies the egress port. The port can be in either [slot/]port or D,I format
depending on the port mode configured using the -portIdMode operand.

-mirrorport port

Specifies the port from which mirrored frames exits. The port can be in either
[slot/]port or D,I format depending on the port mode configured using the
-portIdMode operand.

frame_options

Specifies the options that represent the content of the FC frame or attributes of the
frame.

-srcdev device_id

Specifies the 3-byte source ID of the originator device. The device_id can be in
PID or PWWN format depending on the device ID mode configured using the
-deviceIdMode operand. The PID format is 0xDDAAPP, where DD is the Domain
ID, AA is the Area ID and PP is the AL_PA ID. The PWWN format is
"XX:XX:XX:XX:XX:XX:XX:XX". Specify "*" to enumerate all originator devices.

-dstdev device_id

Specifies the 3-byte destination ID of the destination device. The device_id can be
in PID or PWWN format depending on the device ID mode configured using the
-deviceIdMode operand. The PID format is 0xDDAAPP, where DD is the Domain
ID, AA is the Area ID and PP is the AL_PA ID. The PWWN format is
"XX:XX:XX:XX:XX:XX:XX:XX". Specify "*" to enumerate all destination devices.

-lun LUN_id

Specifies the LUN identification in decimal or hexadecimal (2-byte value) format.
The valid range for LUN_id is from 0 through 65535 (0x0000 to 0xFFFF). The
LUN ID includes the addressing mode. If the most significant byte (MSB) is not
specified, 0x00 is used. This operand is not supported by the Flow Generator
feature.

Advertising