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

identification

See the following sections:

identification (ICMP Headers in Signature Attack)

Syntax

identification {
match (equal | greater-than | less-than | not-equal);
value identification-value;
}

Hierarchy Level

[edit security idp custom-attack attack-name attack-type signature protocol icmp]

Release Information

Statement introduced in Release 9.3 of JUNOS software.

Description

Specify a unique value used by the destination system to associate requests and replies.

This statement is supported on SRX-series devices.

Options

match (equal | greater-than | less-than | not-equal)—Match an operand.

value identification-value —Match a decimal value.

Range: 0 through 65535

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

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

identification (IP Headers in Signature Attack)

Syntax

identification {
match (equal | greater-than | less-than | not-equal);
value identification-value;
}

Hierarchy Level

[edit security idp custom-attack attack-name attack-type signature protocol ip]

Release Information

Statement introduced in Release 9.3 of JUNOS software.

Description

Specify a unique value used by the destination system to reassemble a fragmented packet.

This statement is supported on SRX-series devices.

Options

match (equal | greater-than | less-than | not-equal)—Match an operand.

value identification-value —Match a decimal value.

Range: 0 through 65535

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

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


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