icmpv6 (Security IDP Custom Attack)
Syntax
icmpv6 {
checksum-validate {
match (equal | greater-than
| less-than | not-equal);
value checksum-value;
}
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;
}
}
Hierarchy Level
[edit security idp custom-attack attack-name attack-type signature protocol]
Release Information
Statement introduced in Junos OS Release 12.3X48-D30.
Description
Allow IDP to match the attack for the specified ICMPv6.
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.