Skip to content

Commit b2a279f

Browse files
authored
Update vpn-gateway-ipsecikepolicy-rm-powershell.md
1 parent 5cd3f21 commit b2a279f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,16 @@ The following table lists the supported cryptographic algorithms and key strengt
5555

5656
| **IPsec/IKEv2** | **Options** |
5757
| --- | ---
58-
| IKEv2 Encryption | AES256, AES192, AES128, DES3, DES
59-
| IKEv2 Integrity | SHA384, SHA256, SHA1, MD5 |
58+
| IKEv2 Encryption | GCMAES256, GCMAES128, AES256, AES192, AES128, DES3, DES |
59+
| IKEv2 Integrity | GCMAES256, GCMAES128, SHA384, SHA256, SHA1, MD5 |
6060
| DH Group | DHGroup24, ECP384, ECP256, DHGroup14, DHGroup2048, DHGroup2, DHGroup1, None |
6161
| IPsec Encryption | GCMAES256, GCMAES192, GCMAES128, AES256, AES192, AES128, DES3, DES, None |
6262
| IPsec Integrity | GCMAES256, GCMAES192, GCMAES128, SHA256, SHA1, MD5 |
6363
| PFS Group | PFS24, ECP384, ECP256, PFS2048, PFS2, PFS1, None
6464
| QM SA Lifetime | (**Optional**: default values are used if not specified)<br>Seconds (integer; **min. 300**/default 27000 seconds)<br>KBytes (integer; **min. 1024**/default 102400000 KBytes) |
6565
| Traffic Selector | UsePolicyBasedTrafficSelectors** ($True/$False; **Optional**, default $False if not specified) |
66-
| | |
66+
| DPD timeout | Seconds (integer: min. 9/max. 3600; default 45 seconds) |
67+
6768

6869
> [!IMPORTANT]
6970
> 1. **Your on-premises VPN device configuration must match or contain the following algorithms and parameters that you specify on the Azure IPsec/IKE policy:**

0 commit comments

Comments
 (0)