What directive can be used in named.conf to restrict zone transfers to the 192.168.1.0/24
network?
A.
allow-transfer { 192.168.1.0-192.168.1.0.255; };
B.
allow-axfr { 192.168.1.0/24; };
C.
allow-xfer { 192.168.1.0/24; };
D.
allow-transfer { 192.168.1.0/24; };