QuestionQ35

Network Management

An administrator needs to configure DNS on an AIX server.

Which file configures the nameservers and their order?

  • A /etc/rc.tcpip
  • B /etc/netsvc.conf
  • C /etc/resolv.conf
  • D /etc/hosts
Explanation

On AIX, /etc/resolv.conf defines DNS resolver settings, including nameserver entries. When multiple name servers are configured, resolver routines query them in the order in which they are listed.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!