August 2018
Beginner
462 pages
12h 36m
English
To display the attributes of a router, use the openstack router show command shown here:
openstack router show <router>
Among the output returned is the admin state, the external network, the SNAT state, and project ID associated with the router. Two additional attributes, distributed and HA, are used to identify the router as being distributed or highly-available. For standalone routers, both attributes will be set to False.
Read now
Unlock full access