nerdexam
Oracle

1Z0-822 · Question #143

Yon are testing the connectivity between an Oracle Solaris 11 system and a local IPS server that has the host name of mercury within the domain purple.com. The command ping mercury indicates the…

The correct answer is A. the domain name of the local system D. the IP address of the DNS server. Displaying Administratively Customized Properties (here only admin layer is displayed with -I) The following command uses SMF layers to display administratively customized properties. example% svcprop -p config -l admin svc:/network/dns/client (A) config/domain astring admin…

Managing Network

Question

Yon are testing the connectivity between an Oracle Solaris 11 system and a local IPS server that has the host name of mercury within the domain purple.com. The command ping mercury indicates the sever is alive. Firefox can't find the server at mercury.purple.com Yon enter the command svcprop -p config network/dns/client Which two can be verified?

Options

  • Athe domain name of the local system
  • Bthe name service switch configuration
  • Cthe IP address of the IPS server
  • Dthe IP address of the DNS server
  • Ethe IP address of the local system
  • Fthe host name of the local system

How the community answered

(20 responses)
  • A
    80% (16)
  • B
    10% (2)
  • C
    5% (1)
  • E
    5% (1)

Explanation

Displaying Administratively Customized Properties (here only admin layer is displayed with -I) The following command uses SMF layers to display administratively customized properties. example% svcprop -p config -l admin svc:/network/dns/client (A) config/domain astring admin (D) config/nameserver net_address admin 10.22.33.44 10.44.33.11 * config/nameserver refers to the Solaris DNS server. / The nameserver keyword specifies DNS servers to query using IP address. The /etc/resolv.conf file contains configuration directives for the DNS resolver. The following resolv.conf example shows two name servers and three search suffixes: domain nj.bigcorporation.com nameserver 192.168.10.11 nameserver 192.168.20.88 * The svcprop utility prints values of properties in the service configuration repository. Properties are selected by -p options and the operands

Topics

#DNS configuration#svcprop#network/dns/client#name service

Community Discussion

No community discussion yet for this question.

Full 1Z0-822 Practice