此内容没有您所选择的语言版本。
8.249. neutron vpn-ipsecpolicy-update
Positional arguments
- IPSECPOLICY
ID or name of IPsec policy to update.
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.
- --name NAME
Updated name of the IPsec policy.
- --auth-algorithm AUTH_ALGORITHM
Authentication algorithm for IPsec policy,
default:sha1.
- --description DESCRIPTION
Description of the IPsec policy.
- --encapsulation-mode {tunnel,transport}
Encapsulation mode for IPsec policy, default:tunnel.
- --encryption-algorithm ENCRYPTION_ALGORITHM
Encryption algorithm for IPsec policy,
default:aes-128.
- --lifetime
units=UNITS,value=VALUE
IPsec lifetime attributes. 'units'-seconds,
default:seconds. 'value'-non negative integer,
default:3600.
- --pfs PFS
Perfect Forward Secrecy for IPsec policy,
default:group5.
- --transform-protocol {esp,ah,ah-esp}
Transform protocol for IPsec policy, default:esp.