Security Parameters Index

This is an old revision of this page, as edited by Nekohakase (talk | contribs) at 06:02, 13 June 2007 (Category:Internet_protocols). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Security Parameter Index (SPI) is an identification tag added to the header while using IPSec for tunneling the IP traffic. This tag helps the kernel discern between two traffic streams where different encryption rules and algorithms may be in use.

The SPI (as per RFC 2401) is an essential part of an IPSec SA (Security Association) because it enables the receiving system to select the SA under which a received packet will be processed. An SPI has only local significance, since is defined by the creator of the SA; an SPI is generally viewed as an opaque bit string. However, the creator of an SA may interpret the bits in an SPI to facilitate local processing.