Router management in the CLI

Neutron offers a number of commands that can be used to create and manage routers. The primary commands associated with router management include:

  • router-create
  • router-delete
  • router-gateway-clear
  • router-gateway-set
  • router-interface-add
  • router-interface-delete
  • router-list
  • router-list-on-l3-agent
  • router-port-list
  • router-show
  • router-update

Creating routers in the CLI

Routers in Neutron are associated with tenants and are available for use only by users within the tenant that created them. As an administrator, you can create routers on behalf of tenants during the creation process.

To create a router, use the router-create command as follows:

Syntax: router-create [--tenant-id TENANT_ID]
[--admin-state-down] NAME

Working with router ...

Get Learning OpenStack Networking (Neutron) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.