Content deleted Content added
m Bot: Fixing broken section link |
No edit summary |
||
Line 3:
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
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 [[IPsec#Encapsulating Security Payload|Encapsulating Security Payload (ESP)]] header or [[IPsec#Authentication_Header|Authentication Header (AH)]], its length is 32 bits. <ref>https://tools.ietf.org/html/rfc4303#section-2.1</ref>
[[Category:IPsec]]
|