8.240. neutron vpn-ikepolicy-create


usage: neutron vpn-ikepolicy-create [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--noindent] [--prefix PREFIX]
                                    [--request-format {json}]
                                    [--tenant-id TENANT_ID]
                                    [--description DESCRIPTION]
                                    [--auth-algorithm AUTH_ALGORITHM]
                                    [--encryption-algorithm ENCRYPTION_ALGORITHM]
                                    [--phase1-negotiation-mode {main}]
                                    [--ike-version {v1,v2}] [--pfs PFS]
                                    [--lifetime units=UNITS,value=VALUE]
                                    NAME
Copy to Clipboard Toggle word wrap
Create an IKE policy.

Positional arguments

NAME


        Name of the IKE 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.

--description DESCRIPTION


      Description of the IKE policy.

--auth-algorithm AUTH_ALGORITHM


      Authentication algorithm, default:sha1.

--encryption-algorithm ENCRYPTION_ALGORITHM


      Encryption algorithm, default:aes-128.

--phase1-negotiation-mode {main}


      IKE Phase1 negotiation mode, default:main.

--ike-version {v1,v2}


      IKE version for the policy, default:v1.

--pfs PFS


        Perfect Forward Secrecy, default:group5.

--lifetime


        units=UNITS,value=VALUE
      IKE lifetime attributes. 'units'-seconds,
      default:seconds. 'value'-non negative integer,
      default:3600.

Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat