Creating and Using Oracle Solaris Kernel Zones Live Zone Reconfiguration of Kernel 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 kernel zone host, become an administrator. For more information, see Using Rights Profiles to Install and Manage Zones in Creating and Using Oracle Solaris Zones. Display information about the live zone configuration. global$ pfbash zonecfg -z kzone -r info Export the live configuration. global$ zonecfg -z kzone -r export -f exported.cfg