8.54. neutron firewall-rule-update


usage: neutron firewall-rule-update [-h] [--request-format {json}]
                                    [--shared {True,False}]
                                    [--ip-version {4,6}] [--name NAME]
                                    [--description DESCRIPTION]
                                    [--source-ip-address SOURCE_IP_ADDRESS]
                                    [--destination-ip-address DESTINATION_IP_ADDRESS]
                                    [--source-port SOURCE_PORT]
                                    [--destination-port DESTINATION_PORT]
                                    [--enabled {True,False}]
                                    [--protocol {tcp,udp,icmp,any}]
                                    [--action {allow,deny,reject}]
                                    FIREWALL_RULE
Copy to Clipboard Toggle word wrap
Update a given firewall rule.

Positional arguments

FIREWALL_RULE


        ID or name of firewall_rule to update.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.

--shared {True,False}


      Update the shared flag for the firewall rule.

--ip-version {4,6}


        Update IP version for the firewall rule.

--name NAME


        Name for the firewall rule.

--description DESCRIPTION


      Description for the firewall rule.

--source-ip-address SOURCE_IP_ADDRESS


      Source IP address or subnet.

--destination-ip-address DESTINATION_IP_ADDRESS


      Destination IP address or subnet.

--source-port SOURCE_PORT


      Source port (integer in [1, 65535] or range in a:b).

--destination-port DESTINATION_PORT


      Destination port (integer in [1, 65535] or range in
      a:b).

--enabled {True,False}


      Whether to enable or disable this rule.

--protocol {tcp,udp,icmp,any}


      Protocol for the firewall rule.

--action {allow,deny,reject}


      Action for the firewall rule.

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

© 2025 Red Hat