Which IPsec framework protocol provides data integrity and data authentication, but does not provide data confidentiality?

IT Exam Items RepositoryCategory: CCNAWhich IPsec framework protocol provides data integrity and data authentication, but does not provide data confidentiality?

Which IPsec framework protocol provides data integrity and data authentication, but does not provide data confidentiality?

  • ESP
  • DH
  • AH
  • IP protocol 50

Explanation: Authentication Header (AH) is IP protocol 51 and does not provide data confidentiality. The data payload is not encrypted. Encapsulating Security Payload (ESP) is IP protocol 50 and provides data confidentiality, integrity, and authentication. The DH algorithm is used in IPsec to negotiate a shared secret key for the peers.

Related exam: Module 18: Quiz – VPNs Network Security
Related exam: CCNA 3 v7 Module 8 Quiz - VPN and IPsec Concepts