nerdexam
Oracle

1Z0-403 · Question #64

You have a dynamic host configuration protocol (DHCP) server configured to allocate IP addresses to all the systems in the network. However, for station1, which has a single interface eth0 you don't…

The correct answer is C. Add the line PEERDNS=no to the /etc/sysconfig/network-scripts/ifcfg-eth0 file of station1. See the full explanation below for the reasoning.

Question

You have a dynamic host configuration protocol (DHCP) server configured to allocate IP addresses to all the systems in the network. However, for station1, which has a single interface eth0 you don't want the DHCP server to overwrite the /etc/resolv.conf file. How would you achieve this objective?

Options

  • AAdd the IP address and the host name to the station1's /etc/hosts file.
  • BAdd the entry BOOTPROTO=static to the /etc/sysyconfig/network-scripts/ifcfg-eth0 file.
  • CAdd the line PEERDNS=no to the /etc/sysconfig/network-scripts/ifcfg-eth0 file of station1.
  • DAdd the line PEERNTP=no to the station1's /etc/sysconfig/network-scripts/ifcfg-eth0 file.
  • EAdd the line PEERNIS=no to the station1's /etc/sysconfig/network-scripts/ifcfg-eth0 file.

How the community answered

(21 responses)
  • A
    5% (1)
  • C
    81% (17)
  • D
    10% (2)
  • E
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-403 Practice