8.211. neutron router-update


usage: neutron router-update [-h] [--request-format {json}] [--name NAME]
                             [--description DESCRIPTION]
                             [--admin-state-up {True,False}]
                             [--distributed {True,False}]
                             [--route destination=CIDR,nexthop=IP_ADDR | --no-routes]
                             ROUTER
Copy to Clipboard Toggle word wrap
Update router's information.

Positional arguments

ROUTER


        ID or name of router to update.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.

--name NAME


        Updated name of the router.

--description DESCRIPTION


      Description of router.

--admin-state-up {True,False}


      Specify the administrative state of the router (True
      means "Up").

--distributed {True,False}


      True means this router should operate in distributed
      mode.

--route


        destination=CIDR,nexthop=IP_ADDR
      Route to associate with the router. You can repeat
      this option.

--no-routes


        Remove routes associated with the router.

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