VpnPhase1SetRequestV1Dot1

VpnPhase1SetRequestV1Dot1

NameDescriptionSchemaDefault
dpd_retry_interval
optional
VPN Tunnel Dead Peer Detection(DPD) 재시도 주기 (초)
Example : 60
any of [integer, null]
ike_version
optional
VPN Tunnel IKE 버전
Example : 2
any of [integer, null]
peer_gateway_ip
optional
VPN Tunnel Peer Gateway IP 주소
Example : 123.0.0.2
any of [string, null]
phase1_diffie_hellman_groups
optional
VPN Tunnel ISAKMP Diffie-Hellman Group 목록
Example : [30, 31, 32]
any of [array[integer], null]
phase1_encryptions
optional
VPN Tunnel ISAKMP Proposal 목록
Example : ['des-md5', 'chacha20poly1305-prfsha256']
any of [array[string], null]
phase1_life_time
optional
VPN Tunnel ISAKMP Lifetime (초)
Example : 86400
any of [integer, null]
pre_shared_key
optional
VPN Tunnel ISAKMP 인증 : Pre-shared Key
Example : PreSharedKey1
any of [string, null]