[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

then

Syntax

then {
aggregation {
destination-prefix prefix-number | destination-prefix-ipv6 prefix-value;
source-prefix prefix-number | 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;
}
}

Hierarchy Level

[edit services ids rule rule-name term term-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Define the IDS term actions.

Options

The remaining statements are explained separately.

Usage Guidelines

See Configuring IDS Rules.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]