====== NSUPDATE ====== Tool to manually update DNS zones that allow dynamic updates. More data [[https://linux.die.net/man/8/nsupdate|here]]. # nsupdate > server 192.168.1.1 > update delete newhost.example.co A > update add newhost.example.com 86400 A 172.16.1.1 > send Rember, to protect static records or protected records in Infoblox DNS, you must go to "Grid DNS Properties > Advanced Mode > Updates > Advanced" and toggle the following options * Prevent dynamic updates to RRsets containing static records * Prevent dynamic uppdates to RRsets containing protected records