LPI
202-400 · Question #29
What command would be used to configure the interface eth1:1 with the IP address 10 10.34 and the netmask 255.255.255.0?
The correct answer is C. ifconfig eth1:1 10.10.3.4 netmask 255.255.255.0 up. See the full explanation below for the reasoning.
Question
What command would be used to configure the interface eth1:1 with the IP address 10 10.34 and the netmask 255.255.255.0?
Options
- Aifconfig eth1:1 10.10.3.4 netmask 255.255.255.0 start
- Bifconfig 10.10.3.4 netmask 255.255.255.0 eth1:1 up
- Cifconfig eth1:1 10.10.3.4 netmask 255.255.255.0 up
- Difconfig 10.10.3.4/255.255.255.0 eth1:1 up
- Eifconfig eth1:1 10.10.3.4/255.255.255.0 up
How the community answered
(64 responses)- A5% (3)
- B2% (1)
- C75% (48)
- D8% (5)
- E11% (7)
Community Discussion
No community discussion yet for this question.