bind
2 commands
2 shown
Validate zone file before reload
Catch syntax errors and missing records; run before rndc reload to avoid SERVFAIL
named-checkzone example.com /etc/bind/db.example.com
Flush resolver cache and reload config
Clear cache, reload config without restart, verify; note: reload re-reads zones too
rndc flush && rndc reconfig && rndc status
no commands match