nerdexam
Novell

050-720 · Question #284

You want to use the ip command to set a new address for your network device eth0. It is a standard class C network. The broadcast address and network route should be set accordingly. Which command…

The correct answer is C. ip addr add 192.168.0.10/24 dev eth0 brd +. See the full explanation below for the reasoning.

Question

You want to use the ip command to set a new address for your network device eth0. It is a standard class C network. The broadcast address and network route should be set accordingly. Which command is correct?

Options

  • Aip address set 192.168.0.10/24 dev eth0
  • Bip address add 192.168.0.10/24 dev eth0
  • Cip addr add 192.168.0.10/24 dev eth0 brd +
  • Dip addr add eth0 192.168.0.10/24 eth0 broadcast 192.168.255.255

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    15% (4)
  • C
    73% (19)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 050-720 Practice