nerdexam
LPI

117-202 · 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

(35 responses)
  • A
    14% (5)
  • B
    6% (2)
  • C
    71% (25)
  • D
    6% (2)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 117-202 Practice