VpnPhase2SetRequest

VpnPhase2SetRequest

NameDescriptionSchemaDefault
perfect_forward_secrecy
optional
VPN Tunnel IPSec Perfect Forward Secrecy(PFS)
Example : ENABLE
any of [enum (ENABLE, DISABLE), null]
phase2_diffie_hellman_groups
optional
VPN Tunnel ISAKMP Diffie-Hellman Group 목록
Example : [30, 31, 32]
any of [array[integer], null]
phase2_encryptions
optional
VPN Tunnel ISAKMP Proposal 목록
Example : ['null-md5', 'aes128gcm', 'chacha20poly1305']
any of [array[string], null]
phase2_life_time
optional
VPN Tunnel IPSec Lifetime (초)
Example : 43200
any of [integer, null]
remote_subnet
optional
VPN Tunnel IPSec Remote Subnet
Example : 10.1.0.0/16
any of [string, null]