CLEARFlow
ExtremeWare XOS 11.1 Concepts Guide
254
To enable CLEARFlow, use the following command:
enable clear-flow
When you disable the CLEARFlow agent on the switch, CLEARFlow sampling stops, and all rules are
left in the current state. To disable CLEARFlow, use the following command:
disable clear-flow
NOTE
Any actions triggered while CLEARFlow is enabled will continue when CLEARFlow is disabled, unless explicitly
stopped.
Displaying CLEARFlow Configuration and Activity
To display the state of the CLEARFlow agent, any CLEARFlow policies on each interface, and the
number of CLEARFlow rules, use the following command:
show clear-flow
To display the CLEARFlow rules and configuration, use the following command:
show clear-flow [port <port> | vlan <vlanname> | any] {rule <rulename>} {detail}
Or to display all the rules, use the following command:
show clear-flow rule-all
When CLEARFlow is enabled, any rules that satisfy the threshold will trigger and take action. To
display the CLEARFlow rules that have been triggered, use the following command:
show clear-flow rule-triggered
To display which ACLs have been modified by CLEARFlow rules, use the following command:
show clear-flow acl-modified
Adding CLEARFlow Rules to ACLs
As described in the chapter about ACLs, each ACL policy file consists of a number of named entries.
Each entry consists of match conditions and actions to take if the entry is matched. CLEARFlow builds
on the ACL concept to include rules that are periodically checked, and actions to take if a rule is
triggered. The CLEARFlow entries are similar to the ACL entries.
The syntax of a CLEARFlow rule entry is:
entry <CLFrulename> {
if { <match-conditions>;
}
then {
<actions>;
}
}
Summary of Contents for ExtremeWare XOS 11.1
Page 16: ...Contents ExtremeWare XOS 11 1 Concepts Guide 16...
Page 20: ...Preface ExtremeWare XOS 11 1 Concepts Guide 20...
Page 21: ...1 Using ExtremeWare XOS...
Page 22: ......
Page 78: ...Managing the ExtremeWare XOS Software ExtremeWare XOS 11 1 Concepts Guide 78...
Page 168: ...Virtual LANs ExtremeWare XOS 11 1 Concepts Guide 168...
Page 200: ...Policies and ACLs ExtremeWare XOS 11 1 Concepts Guide 200...
Page 252: ...Security ExtremeWare XOS 11 1 Concepts Guide 252...
Page 265: ...2 Using Switching and Routing Protocols...
Page 266: ......
Page 294: ...Ethernet Automatic Protection Switching ExtremeWare XOS 11 1 Concepts Guide 294...
Page 354: ...Extreme Standby Router Protocol ExtremeWare XOS 11 1 Concepts Guide 354...
Page 416: ...IP Multicast Routing ExtremeWare XOS 11 1 Concepts Guide 416...
Page 417: ...3 Appendixes...
Page 418: ......
Page 432: ...Software Upgrade and Boot Options ExtremeWare XOS 11 1 Concepts Guide 432...