nerdexam
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)
  • A
    5% (3)
  • B
    2% (1)
  • C
    75% (48)
  • D
    8% (5)
  • E
    11% (7)

Community Discussion

No community discussion yet for this question.

Full 202-400 Practice