How to use command line options |
Simple DNS Plus v. 5.1 Copyright © 1999-2008 JH Software ApS |
When Simple DNS Plus is running, you can use the following command line (DOS prompt) options:
(Make sure you run these from the directory where Simple DNS Plus is installed)
SDNSPLUS -z z:<zone-name> [f:<file-name>] [p:<primary-ip>] [g:<group-id>]
Loads, re-loads, and/or updates the status of a specific zone.
The f:file-name parameter is only required if this is a new zone.
The p:primary-ip parameter is only required if this is a secondary zone.
The g:group-id is optional and refers to the numerical zone group ID.
SDNSPLUS -r
Reloads all zones.
SDNSPLUS -r <zone-name> <file-name>
Deprecated. For backwards compatibility only. Use -z option instead.
SDNSPLUS -u <zone-name>
Unloads / removes a zone.
SDNSPLUS -c
Removes all records from the cache.
Same as selecting "Clear Cache" from the main window / File menu.
SDNSPLUS -o
Reloads options file (sdnsplus.config.xml)
SDNSPLUS -x
Shutdown Simple DNS Plus.