Skip to content

Commit aa9e89f

Browse files
Updating custom IPSec values
Updating custom IPSec values
1 parent a978578 commit aa9e89f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

includes/virtual-wan-ipsec-custom-include.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ When working with custom IPsec policies, keep in mind the following requirements
2323

2424
| Setting | Parameters |
2525
|--- |--- |
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 |
26+
| IKE Encryption | GCMAES256, GCMAES128, AES256, AES128 |
27+
| IKE Integrity | SHA384, SHA256 |
28+
| DH Group | ECP384, ECP256, DHGroup24, DHGroup14 |
29+
| IPsec Encryption | GCMAES256, GCMAES128, AES256, AES128, None |
30+
| IPsec Integrity | GCMAES256, GCMAES128, SHA256 |
31+
| PFS Group | ECP384, ECP256, PFS24, PFS14, None |

0 commit comments

Comments
 (0)