- term term-name {
-
-
from {
-
applications [ application-names ];
-
application-sets [ set-names ];
-
destination-address (address | any-unicast) <except>;
-
destination-address-range low minimum-value high
maximum-value <except>;
-
source-address (address | any-unicast) <except>;
-
source-address-range low minimum-value high maximum-value <except>;
- }
-
-
then {
-
-
aggregation {
-
destination-prefix prefix-value | destination-prefix-ipv6 prefix-value;
-
source-prefix prefix-value | source-prefix-ipv6 prefix-value;
- }
- (force-entry | ignore-entry);
-
-
logging {
-
syslog;
-
threshold rate;
- }
-
-
session-limit {
-
-
by-destination {
- hold-time seconds;
- maximum number;
- packets number;
- rate number;
- }
-
-
by-pair {
- hold-time seconds;
- maximum number;
- packets number;
- rate number;
- }
-
-
by-source {
- hold-time seconds;
- maximum number;
- packets number;
- rate number;
- }
- }
-
-
syn-cookie {
-
mss value;
-
threshold rate;
- }
- }
- }
- [edit services ids rule rule-name]
Statement introduced before JUNOS Release 7.4.
Define the IDS term properties.
term-name—Identifier for the term.
The remaining statements are explained separately.
See Configuring IDS Rule Content.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.