Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

2.281. openstack router unset

usage: openstack router unset [-h]
                              [--route destination=<subnet>,gateway=<ip-address>]
                              <router>
Unset router properties

Positional arguments

<router>


        Router to modify (name or ID)

Optional arguments

-h, --help


        show this help message and exit

--route


        destination=<subnet>,gateway=<ip-address>
      Routes to be removed from the router destination:
      destination subnet (in CIDR notation) gateway: nexthop
      IP address (repeat option to unset multiple routes)