此内容没有您所选择的语言版本。

2.237. openstack port create


usage: openstack port create [-h] [-f {json,shell,table,value,yaml}]
                             [-c COLUMN] [--max-width <integer>] [--noindent]
                             [--prefix PREFIX] --network <network>
                             [--device <device-id>]
                             [--device-owner <device-owner>]
                             [--vnic-type <vnic-type>] [--host <host-id>]
                             [--fixed-ip subnet=<subnet>,ip-address=<ip-address>]
                             [--binding-profile <binding-profile>]
                             [--enable | --disable]
                             [--mac-address <mac-address>]
                             [--project <project>]
                             [--project-domain <project-domain>]
                             <name>
Create a new port

Positional arguments

<name>


        Name of this port

Optional arguments

-h, --help


        show this help message and exit

--network <network>


        Network this port belongs to (name or ID)

--device <device-id>


        Port device ID

--device-owner <device-owner>


      Device owner of this port. This is the entity that
      uses the port (for example, network:dhcp).

--vnic-type <vnic-type>


      VNIC type for this port (direct | direct-physical |
      macvtap | normal | baremetal, default: normal)

--host <host-id>


        Allocate port on host <host-id> (ID only)

--fixed-ip


        subnet=<subnet>,ip-address=<ip-address>
      Desired IP and/or subnet (name or ID) for this port:
      subnet=<subnet>,ip-address=<ip-address> (repeat option
      to set multiple fixed IP addresses)

--binding-profile <binding-profile>


      Custom data to be passed as binding:profile. Data may
      be passed as <key>=<value> or JSON. (repeat option to
      set multiple binding:profile data)

--enable


        Enable port (default)

--disable


        Disable port

--mac-address <mac-address>


      MAC address of this port

--project <project>


        Owner's project (name or ID)

--project-domain <project-domain>


      Domain the project belongs to (name or ID). This can
      be used in case collisions between project names
      exist.

Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.