Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

8.4. neutron address-scope-create

usage: neutron address-scope-create [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--noindent] [--prefix PREFIX]
                                    [--request-format {json}]
                                    [--tenant-id TENANT_ID] [--shared]
                                    NAME IP_VERSION
Create an address scope for a given tenant.

Positional arguments

NAME


        Specify the name of the address scope.

IP_VERSION


        Specify the address family of the address scope.

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.

--shared


        Set the address scope as shared.