QuestionQ13

Domain Name Server

Which rdnc subcommand can be used with a zone name to make BIND reread the contents of that specific zone file without also reloading other zones?

  • A lookup
  • B reload
  • C fileupdate
  • D reread
  • E zoneupdate
Explanation

BIND supports rndc reload zone [class [view]]; supplying the zone name restricts the reload to that zone’s file rather than reloading all zones.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!