nerdexam
LPI

300-100 · Question #113

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: : 190
  • 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 2001:
  • Dnsupdatesmb -U Administrator //dc1/samba.private/fileserver01 add AAAA 2001: db8: : 190

How the community answered

(60 responses)
  • A
    5% (3)
  • B
    73% (44)
  • C
    13% (8)
  • D
    8% (5)

Community Discussion

No community discussion yet for this question.

Full 300-100 Practice