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

sequence-number

See the following sections:

sequence-number (ICMP Headers in Signature Attack)

Syntax

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

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 the sequence number of the packet. This number identifies the location of the request/reply in relation to the entire sequence.

This statement is supported on SRX-series devices.

Options

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

value sequence-number —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.

sequence-number (TCP Headers in Signature Attack)

Syntax

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

Hierarchy Level

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

Release Information

Statement introduced in Release 9.3 of JUNOS software.

Description

Specify the sequence number of the packet. This number identifies the location of the data in relation to the entire data sequence.

This statement is supported on SRX-series devices.

Options

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

value sequence-number —Match a decimal value.

Range: 0 through 4294967295

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]