List of questions
Related questions
Question 25 - 300-300 discussion
Which of the following commands adds a forward DNS record named fileserver01 pointing to the IPv6 address 2001:db8::190 into the DNS zone samba.private on the Samba 4 server dc1?
Choose the correct answer
A.
net dns -S dc1 -U Administrator addrecord fileserver01.samba.private AAAA 2001:db8::190
B.
dnstool -f dns.tdb add fileserver01.samba.private AAAA 2001:db8::190 -U Administrator
C.
samba-dns dynupdate -S dc1 -U Administrator -h fileserver01.samba.private -t AAAA -V 2001:db8::190
D.
nsupdatesmb -U Administrator //dc1/samba.private/fileserver01 add AAAA 2001:db8::190
E.
samba-tool dns add dc1 samba.private fileserver01 AAAA 2001:db8::190 -U Administrator
Your answer:
0 comments
Sorted by
Leave a comment first