Description | Index specifying the order in which multiple rules for
the same security policy will be applied. Rules are
indexed by the order in which they are applied to the
original payload.
For example, for a security policy where an IPv6 payload
should be protected by an ESP header, which should be protected
by an AH header, there would be two Rule Table entries.
The ESP entry would have an index of 1 (first rule applied
to the payload). The AH entry would have an index of 2
(second rule applied). |