Displaying 2 results from an estimated 2 matches for "plexity".
Did you mean:
plexio
2003 Dec 23
2
address specified as 1.2.3.4/24{128,35-55,89} Is this Correct ????
...If not specified, it
will be assumed as 24.
This format is particularly useful to handle sparse address
sets
within a single rule. Because the matching occurs using a bit-
mask, it takes constant time and dramatically reduces the com-
plexity of rulesets.
As an example, an address specified as 1.2.3.4/24{128,35-55,89}
will match the following IP addresses:
1.2.3.128, 1.2.3.35 to 1.2.3.55, 1.2.3.89 .
Thanks
Robert
2003 Dec 23
0
No subject
...If not specified, it
will be assumed as 24.
This format is particularly useful to handle sparse address
sets
within a single rule. Because the matching occurs using a bit-
mask, it takes constant time and dramatically reduces the com-
plexity of rulesets.
As an example, an address specified as 1.2.3.4/24{128,35-55,89}
will match the following IP addresses:
1.2.3.128, 1.2.3.35 to 1.2.3.55, 1.2.3.89 .
Thanks
Robert