Reference Guide
360 Brocade Fabric OS Command Reference
53-1004112-02
flow
port_options
Specifies the options to configure the ingress or mirror port.
-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, or a wildcard (*).
-mirrorport port
Specifies the port from which mirrored frames exits. The port must be in the D,I (Domain,
Index) format.
Examples To modify and activate the predefined Analytics vTap flow:
switch:admin> flow --modify sys_analytics_vtap -ingrport 2/10 -mirrorport 12, 21
switch:admin> flow -activate sys_analytics_vtap -feature mirror
Function Clearing feature data
Synopsis flow --reset flow_name -feature feature_list
Description Use this command to clear the data of the specified flow and feature combination. All the data collected for the flow
and feature combination will be cleared.
Operands The --reset command has the following operands:
flow_name
Specifies the name of the flow on which the feature data must be cleared. Specify "all" to
reset 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. Specify "all" to reset all features for a flow.
Valid values for feature_list include the following: monitor, generator, and mirror.
Examples To clear all the mirrored frames for a flow:
switch:admin> flow --reset myflow1 -feature mirror
Function Displaying flow data
Synopsis flow --show [flow_name] [-feature feature_list | -allzoned]
[port_options frame_options]
[-count iterations | -time interval | -verbose [-domain domain_id]]
[-sortby field] [-ctrlcfg]
[-increase [count] | -decrease [count]]