Defining subnet in ADS custom pattern
Information
Summary: |
ADS custom patterns don't have a specific field for subnet definition but there is an easy way to define IP range in the pattern. |
Environment: |
Product: Flowmon ADS Version: Any Platform: Any |
Question/Problem Description: |
How do we define a subnet in the custom patterns? |
Steps to Reproduce: | |
Error Message: | |
Defect Number: | |
Enhancement Number: | |
Cause: | |
Resolution: |
It is possible to use the BETWEEN operator to define IP range, e.g.: (destination_ip_address BETWEEN ip_to_int(10.1.2.0) AND ip_to_int(10.1.3.255))
|
Workaround: | |
Notes: |
Was this article helpful?
0 out of 0 found this helpful