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

8.215. neutron security-group-rule-create


usage: neutron security-group-rule-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]
                                          [--direction {ingress,egress}]
                                          [--ethertype ETHERTYPE]
                                          [--protocol PROTOCOL]
                                          [--port-range-min PORT_RANGE_MIN]
                                          [--port-range-max PORT_RANGE_MAX]
                                          [--remote-ip-prefix REMOTE_IP_PREFIX]
                                          [--remote-group-id REMOTE_GROUP]
                                          SECURITY_GROUP
Copy to Clipboard Toggle word wrap
Create a security group rule.

Positional arguments

SECURITY_GROUP


        ID or name of the security group to which the rule is
      added.

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 security group rule.

--direction {ingress,egress}


      Direction of traffic: ingress/egress.

--ethertype ETHERTYPE


      IPv4/IPv6

--protocol PROTOCOL


        Protocol of packet. Allowed values are [icmp, icmpv6,
      tcp, udp] and integer representations [0-255].

--port-range-min PORT_RANGE_MIN


      Starting port range. For ICMP it is type.

--port-range-max PORT_RANGE_MAX


      Ending port range. For ICMP it is code.

--remote-ip-prefix REMOTE_IP_PREFIX


      CIDR to match on.

--remote-group-id REMOTE_GROUP


      ID or name of the remote security group to which the
      rule is applied.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

Theme

© 2026 Red Hat
返回顶部