DIY Zoning: Core Logic | ![]()  | 
- Installation: Easy Way (RPM)
 - Configuration Considerations
 - Installation: Hard Way (compiling from source)
 - Next Step
 
Installation: Easy Way (RPM)
RPMs relevant to the core module (available here) are:
- dz-common - Java code common for all the modules.
 - dz - the core logic. It is possible to install this module on a different box than dz-dac or dz-view - they are connected through TCP/IP.
 - dz-view - the visualization module. It doesn't need dz-dac, and it is possible to install this module on a different box than dz - they are connected through TCP/IP.
 
The first thing to do after you've installed these RPMs is to run the dz_core_wizard tool - the CORE configuration wizard. It will create the configuration for the CORE.
When you are done with the configuration, you may run the DAC script: dz.
Configuration Considerations
Please refer to CORE section of the Configuration Guide.
Installation: Hard Way (compiling from source)
Actually, the core and view modules were already compiled and installed along with the rest of the system when the DAC was being installed. All you need to do now is to configure the core module, exactly as if you were installing it from RPM.
Next Step
Now that you have the core working, it's a good time to configure the system to work in Passive Mode.

