August 2018
Beginner
462 pages
12h 36m
English
Gateway interfaces cannot be removed from a router using the openstack router remove commands. Instead, the openstack router unset command must be used.
To clear the gateway of a router, use the openstack router unset command shown here:
openstack router unset --external-gateway <router>
Neutron performs checks that will prohibit the clearing of a gateway interface in the event floating IPs are associated with the router.
Read now
Unlock full access