Reference Guide

Brocade Fabric OS Command Reference 357
53-1004112-02
flow
feature_list
Specifies a comma-separated list of features to activate for a flow. Specify "all" to activate all
features for a flow. Valid values for feature_list include the following: monitor, generator,
and mirror.
Examples To activate Flow Mirror feature for a flow:
switch:admin> flow --activate myflow2 -feature mirror
Function Deactivating features
Synopsis flow --deactivate flow_name -feature feature_list
Description Use this command to deactivate the specified features for a flow. All data associated with the deactivated feature
will be cleared.
Operands The --deactivate command has the following operands:
flow_name
Specifies the name of the flow on which the specified features must be deactivated. Specify
"all" to deactivate the specified features for all flows. The following predefined flow is
supported:
sys_mon_all_fports
Used for automatically learning and monitoring the traffic passing through all the online
F_Ports in the switch. This flow is supported only with the monitor feature.
feature_list
Specifies a comma-separated list of features to deactivate for the flow. Specify "all" to
deactivate all features for a flow. Valid values for feature_list include the following: monitor,
generator, and mirror.
Examples To deactivate the Flow Mirror feature for a flow:
switch:admin> flow --deactivate myflow2 -feature mirror
Function Changing the control parameters
Synopsis flow --control [flow_name] [-feature feature_list]
[-deviceIdMode mode | -portIdMode mode]
[-simport port_num -enable | -disable]
[-size payload_size | -pattern pattern_string]
[-enable_wrap | -disable_wrap]