All network interface settings are stored in /etc/sysconfig/network-scripts/ directory. Which of the
following tools are used to read the interface configuration files?
Each correct answer represents a complete solution. Choose all that apply.
A.
ifup
B.
system-config-services
C.
system-config-network
D.
ifdown
Explanation:
The Interface configuration files are read by system-config-network, ifup, ifdown, and other tools
that bring network interfaces up and down.
Answer option B is incorrect. The system-config-services tool is used to manage services in Linux.