GSNA · Question #140
You work as the Network Administrator for XYZ CORP. The company has a Unix-based network. You want to do RARP mapping from hardware mapping addresses to IP addresses. Which of the following Unix…
The correct answer is D. /etc/ethers. In Unix, the /etc/ethers file is used by system administrators for RARP mapping from hardware mapping addresses to IP addresses. Answer: A is incorrect. In Unix, the /etc/dhcpd.conf file is the configuration file for the DHCP Answer: C is incorrect. In Unix, the /etc/exports…
Question
You work as the Network Administrator for XYZ CORP. The company has a Unix-based network. You want to do RARP mapping from hardware mapping addresses to IP addresses. Which of the following Unix configuration files can you use to accomplish the task?
Options
- A/etc/dhcpd.conf
- B/etc/motd
- C/etc/exports
- D/etc/ethers
How the community answered
(27 responses)- A7% (2)
- B11% (3)
- C4% (1)
- D78% (21)
Explanation
In Unix, the /etc/ethers file is used by system administrators for RARP mapping from hardware mapping addresses to IP addresses. Answer: A is incorrect. In Unix, the /etc/dhcpd.conf file is the configuration file for the DHCP Answer: C is incorrect. In Unix, the /etc/exports file describes exported file systems for NFS Answer: B is incorrect. In Unix, the /etc/motd file automatically displays the message of the day after a successful login.
Topics
Community Discussion
No community discussion yet for this question.