Hi Tim,
It has more of an impact in Forward Lookup Zones. Perhaps most
importantly because in general, computer don't look for the "correct"
IP, if they get an answer from DNS for a name they take it as gospel. If
it doesn't work the computer gives up. It can get quite messy if the
situation applies to servers as well, connecting successfully becomes
pot-luck.
Reverse Lookup tends to be less of an issue, not as many things use it.
Still, it's useful to be able to get to a name from an IP. Especially if
whoever uses the IP is doing something wrong
NetBIOS name resolution is the most likely thing to cause network issues
if naming is not available, it will result in a lot of broadcasts for
"Who Has ... ". That doesn't necessarily mean congestion, but it's not
really a good thing (depending on the size of the environment in question).
Still, you've configured Aging which is nice because it's all very low
maintenance if it's correctly set
Chris