Questo contenuto non è disponibile nella lingua selezionata.
8.245. neutron vpn-ipsecpolicy-create
Positional arguments
- NAME
Name of the IPsec policy.
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.
- --tenant-id TENANT_ID
The owner tenant ID.
- --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.