We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2ed114 + aa9e89f commit 96606a9Copy full SHA for 96606a9
includes/virtual-wan-ipsec-custom-include.md
@@ -23,9 +23,9 @@ When working with custom IPsec policies, keep in mind the following requirements
23
24
| Setting | Parameters |
25
|--- |--- |
26
-| IKE Encryption | AES256, AES192, AES128 |
27
-| IKE Integrity | SHA384, SHA256, SHA1 |
28
-| DH Group | DHGroup24, ECP384, ECP256, DHGroup14, DHGroup2048, DHGroup2 |
29
-| IPsec Encryption | GCMAES256, GCMAES192, GCMAES128, AES256, AES192, AES128 |
30
-| IPsec Integrity | GCMASE256, GCMAES192, GCMAES128, SHA256, SHA1 |
31
-| PFS Group | PFS24, ECP384, ECP256, PFS2048, PFS2 |
+| IKE Encryption | GCMAES256, GCMAES128, AES256, AES128 |
+| IKE Integrity | SHA384, SHA256 |
+| DH Group | ECP384, ECP256, DHGroup24, DHGroup14 |
+| IPsec Encryption | GCMAES256, GCMAES128, AES256, AES128, None |
+| IPsec Integrity | GCMAES256, GCMAES128, SHA256 |
+| PFS Group | ECP384, ECP256, PFS24, PFS14, None |
0 commit comments