Tag Elements Beginning with C
> <code> (configuration/security/idp/custom-attack/attack-type/
chain/member/attack-type/signature/protocol/icmp)
Usage
<configuration>
<security>
<idp>
<custom-attack>
<attack-type>
<chain>
<member>
<attack-type>
<signature>
<protocol>
<icmp>
<code>
<match>match-choice</match> <!-- mandatory -->
<value>value</value> <!-- mandatory -->
</code>
</icmp>
</protocol>
</signature>
</attack-type>
</member>
</chain>
</attack-type>
</custom-attack>
</idp>
</security>
</configuration>
Description
Code.
Contents
<match>—Match condition.
-
equal—Match when value in packet is exact match.
-
greater-than—Match when value in packet is greater.
-
less-than—Match when value in packet is less.
-
not-equal—Match when value in packet is not exact match.
<value>—Match value.