ExamGecko
Question list
Search
Search

List of questions

Search

Question 109 - 201-450 discussion

Report
Export

What is the command to add another IP address (192.168.1.2) to a network interface (eth0) that already has (at least) one IP address in the 192.168.1.0/24 subnet?

A.
ip add addr 192.168.1.2/32 dev eth0
Answers
A.
ip add addr 192.168.1.2/32 dev eth0
B.
ifconfig eth0 192.168.1.2 netmask 255.255.255.255
Answers
B.
ifconfig eth0 192.168.1.2 netmask 255.255.255.255
C.
ip addr add 192.168.1.2/32 dev eth0
Answers
C.
ip addr add 192.168.1.2/32 dev eth0
D.
ipconfig eth0 192.168.1.2
Answers
D.
ipconfig eth0 192.168.1.2
Suggested answer: C
asked 18/09/2024
Victor Armando Sánchez
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first