MCQs > IT & Programming > Linux > Which of the following command lines can be used as root to configure the first Ethernet card with the IP 192.168.0.1, and the default gateway as 192.168.0.10?

Linux MCQs

Which of the following command lines can be used as root to configure the first Ethernet card with the IP 192.168.0.1, and the default gateway as 192.168.0.10?


Answer

Correct Answer: ifconfig eth0 192.168.0.1 netmask 255.255.255.0 && route add default gw 192.168.0.10

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Linux Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Linux Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it