CLEAR-Flow
ExtremeWare XOS 11.3 Concepts Guide
376
After creating the ACLs that contain CLEAR-Flow rules, and after applying the ACLs to the appropriate
interface, you will enable CLEAR-Flow on the switch. When CLEAR-Flow is enabled, the rules will be
evaluated by the CLEAR-Flow agent on the switch, and if any rules are triggered, the CLEAR-Flow
actions are executed.
To enable CLEAR-Flow, use the following command:
enable clear-flow
When you disable the CLEAR-Flow agent on the switch, CLEAR-Flow sampling stops, and all rules are
left in the current state. To disable CLEAR-Flow, use the following command:
disable clear-flow
NOTE
Any actions triggered while CLEAR-Flow is enabled will continue when CLEAR-Flow is disabled, unless explicitly
stopped.
Displaying CLEAR-Flow Configuration and Activity
To display the state of the CLEAR-Flow agent, any CLEAR-Flow policies on each interface, and the
number of CLEAR-Flow rules, use the following command:
show clear-flow
To display the CLEAR-Flow 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 CLEAR-Flow is enabled, any rules that satisfy the threshold will trigger and take action. To
display the CLEAR-Flow rules that have been triggered, use the following command:
show clear-flow rule-triggered
To display which ACLs have been modified by CLEAR-Flow rules, use the following command:
show clear-flow acl-modified
Adding CLEAR-Flow 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. CLEAR-Flow builds
on the ACL concept to include rules that are periodically checked, and actions to take if a rule is
triggered. The CLEAR-Flow entries are similar to the ACL entries.
The syntax of a CLEAR-Flow rule entry is:
entry <CLFrulename> <match-type> {
if { <match-conditions>;
Summary of Contents for ExtremeWare XOS 11.3
Page 20: ...Contents ExtremeWare XOS 11 3 Concepts Guide 20...
Page 25: ...1 Using ExtremeWare XOS...
Page 26: ......
Page 38: ...ExtremeWare XOS Overview ExtremeWare XOS 11 3 Concepts Guide 38...
Page 58: ...Accessing the Switch ExtremeWare XOS 11 3 Concepts Guide 58...
Page 146: ...Configuring Slots and Ports on a Switch ExtremeWare XOS 11 3 Concepts Guide 146...
Page 218: ...Status Monitoring and Statistics ExtremeWare XOS 11 3 Concepts Guide 218...
Page 240: ...Virtual LANs ExtremeWare XOS 11 3 Concepts Guide 240...
Page 248: ...Virtual Routers ExtremeWare XOS 11 3 Concepts Guide 248...
Page 278: ...Access Lists ACLs ExtremeWare XOS 11 3 Concepts Guide 278...
Page 288: ...Routing Policies ExtremeWare XOS 11 3 Concepts Guide 288 entry deny_rest if then deny...
Page 344: ...Security ExtremeWare XOS 11 3 Concepts Guide 344...
Page 393: ...2 Using Switching and Routing Protocols...
Page 394: ......
Page 454: ...Spanning Tree Protocol ExtremeWare XOS 11 3 Concepts Guide 454...
Page 484: ...Extreme Standby Router Protocol ExtremeWare XOS 11 3 Concepts Guide 484...
Page 514: ...IPv4 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 514...
Page 530: ...IPv6 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 530...
Page 538: ...RIP ExtremeWare XOS 11 3 Concepts Guide 538...
Page 556: ...OSPF ExtremeWare XOS 11 3 Concepts Guide 556...
Page 566: ...OSPFv3 ExtremeWare XOS 11 3 Concepts Guide 566...
Page 589: ...3 Appendixes...
Page 590: ......
Page 640: ...CNA Agent ExtremeWare XOS 11 3 Concepts Guide 640...
Page 670: ...Glossary ExtremeWare XOS 11 3 Concepts Guide 670...
Page 698: ...Index ExtremeWare XOS 11 3 Concepts Guide 698...