See the following sections:
- icmp;
- [edit security idp custom-attack attack-name attack-type chain protocol-binding]
- [edit security idp custom-attack attack-name attack-type signature protocol-binding]
Statement introduced in Release 9.3 of JUNOS software.
Allow IDP to match the attack for specified ICMP.
This statement is supported on SRX-series devices.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
- icmp {
-
- flood {
- threshold number ;
- }
- fragment;
-
- ip-sweep {
- threshold number;
- }
- large;
- ping-death;
- }
- [edit security screen ids-option screen-name ]
Statement introduced in Release 8.5 of JUNOS software.
Configure ICMP intrusion detection service (IDS) options.
This statement is supported on J-series and SRX-series devices.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
- icmp {
-
- code {
- match (equal | greater-than
| less-than | not-equal);
- value
code-value ;
- }
-
- data-length {
- match (equal | greater-than
| less-than | not-equal);
- value
data-length ;
- }
-
- identification {
- match (equal | greater-than
| less-than | not-equal);
- value
identification-value ;
- }
-
- sequence-number {
- match (equal | greater-than
| less-than | not-equal);
- value
sequence-number ;
- }
-
- type {
- match (equal | greater-than
| less-than | not-equal);
- value
type-value ;
- }
- }
- [edit security idp custom-attack attack-name attack-type signature protocol]
Statement introduced in Release 9.3 of JUNOS software.
Allow IDP to match the ICMP header information for the signature attack.
This statement is supported on SRX-series devices.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.