LPI
117-300 · Question #70
Which of the following commands add 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?
The correct answer is B. samba-tool dns add dc1 samba.private fileserver01 AAAA 2001:db8: :190 -U Administrator. See the full explanation below for the reasoning.
Question
Which of the following commands add 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?
Options
- Anet dns -S dc1 -U Administrator addrecord fileserver01.samba.private AAAA 2001:db8:
- Bsamba-tool dns add dc1 samba.private fileserver01 AAAA 2001:db8: :190 -U Administrator
- Csamba-dns dynupdate -S dc1 -U Administrator -h fileserver01.samba.private -t AAAA -V
- Dnsupdatesmb -U Administrator //dc1/samba.private/fileserver01 add AAAA 2001:db8:
How the community answered
(54 responses)- A6% (3)
- B81% (44)
- C4% (2)
- D9% (5)
Community Discussion
No community discussion yet for this question.