chain
Syntax
chain {
expression boolean-expression;
member (Security IDP) member-name {
(anomaly ...same statements
as in [edit security idp custom-attack attack-name attack-type anomaly] hierarchy level | signature ...same statements
as in [edit security idp custom-attack attack-name attack-type signature] hierarchy level);
}
}
order;
application (Security Custom Attack) application-name;
icmp;
icmpv6;
ipv6 {
protocol-number transport-layer-protocol-number;
}
}
reset;
scope (session | transaction);
}
Hierarchy Level
[edit security idp custom-attack attack-name attack-type]
Release Information
Statement introduced in Junos OS Release 9.3.
Description
Chain attack object combines multiple signatures and/or protocol anomalies into a single object. Traffic must match all of the combined signatures and/or protocol anomalies to match the chain attack object.
Options
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.