Usage Scenario
IPsec uses authentication and encryption algorithms to protect protocol packet transmission, preventing protocol packets from being intercepted or modified. Therefore, specify an encryption algorithm before using ESP to ensure security.
3DES is more secure than DES. AES is more secure than 3DES.
Prerequisites
You can configure an encryption algorithm only after ESP is used.
Precautions
The undo esp encryption-algorithm command does not restore the default encryption algorithm but configures ESP not to encrypt protocol packets.
The encryption algorithm and authentication algorithm cannot be both set to NULL for ESP.
The encryption algorithms on both IPsec peers must be identical.