Details
-
Enhancement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
25.1.1
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon 2020 - January 22nd, Horizon 2020 - Feb 5th
Description
Creating a classification rule contains exactly one IP SRC or IP DST rule. It is possible to add IP filter expressions. There are limitations if you need to add a classification rule for the a set of IP addresses which are independent, for example you have to add a classification rule for the IP DST addresses like this:
- 10.1.1.1 until 10.1.1.100
- 192.168.5.110 until 192.168.5.160
A valid classification IP 10,192.1,168.1,5.1-160 could look like this but the result will be false classified IP addresses, e.g. 192.168.1.100. This range can't be modeled with a single IP filter rule. The classification rule would need to be enhanced so you can add multiple IP SRC and IP DST filters to classify an application for a flow.