Tag Elements Beginning with E
> <encryption> (configuration/services/ipsec-vpn/rule/term/then/
manual/direction)
Usage
<configuration>
<services>
<ipsec-vpn>
<rule>
<term>
<then>
<manual>
<direction>
<encryption>
<algorithm>algorithm-choice</algorithm> <!-- mandatory -->
<key>...</key> <!-- mandatory -->
</encryption>
</direction>
</manual>
</then>
</term>
</rule>
</ipsec-vpn>
</services>
</configuration>
Description
Define encryption parameters.
Contents
<algorithm>—Define encryption algorithm.
-
3des-cbc—3DES-CBC encryption algorithm.
-
aes-128-cbc—AES-CBC 128-bit encryption algorithm.
-
aes-192-cbc—AES-CBC 192-bit encryption algorithm.
-
aes-256-cbc—AES-CBC 256-bit encryption algorithm.
-
des-cbc—DES-CBC encryption algorithm.
<key>—Define an encryption key.