Creating and Using Oracle Solaris Zones Live Zone Reconfiguration of Oracle Solaris Zones Performing a Live Zone Reconfiguration How to Inspect the Live Configuration of a Running Zone How to Inspect the Live Configuration of a Running Zone Perform this procedure to view and export the configuration of a running zone. On the global zone, become an administrator. For more information, see Using Rights Profiles to Install and Manage Zones. Display information about the live zone configuration. global$ pfbash zonecfg -z zonename -r info (Optional) Export the live configuration. global$ zonecfg -z zonename -r export -f exported.cfg