Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Security Parameter Index
In computer networking, an identification tag added to the header

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 a required part of an IPsec Security Association (SA) 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 it 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.

This works like port numbers in TCP and UDP connections. What it means is that there could be different SAs used to provide security to one connection. An SA could therefore act as a set of rules.

Carried in Encapsulating Security Payload (ESP) header or Authentication Header (AH), its length is 32 bits.

We don't have any images related to Security Parameter Index yet.
We don't have any YouTube videos related to Security Parameter Index yet.
We don't have any PDF documents related to Security Parameter Index yet.
We don't have any Books related to Security Parameter Index yet.
We don't have any archived web articles related to Security Parameter Index yet.

References

  1. Kent, Stephen (December 2005). "IP Encapsulating Security Payload (ESP)". doi:10.17487/RFC4303. {{cite journal}}: Cite journal requires |journal= (help) https://tools.ietf.org/html/rfc4303#section-2.1