nerdexam
LPI

201-450 · Question #357

Which of the following commands adds a static IPv6 address to the network interface eth0?

The correct answer is D. ip -6 addr add 2001:db8::1337/64 dev eth0. You've hit your weekly limit · resets 5am (America/New_York)

206 Networking Configuration

Question

Which of the following commands adds a static IPv6 address to the network interface eth0?

Options

  • Aip add addr 2001:db8::1337/64 dev eth0
  • Bip -6 add addr 2001:db8::1337/64 dev eth0
  • Cip addr add 2001:db8::1337/64 dev eth0
  • Dip -6 addr add 2001:db8::1337/64 dev eth0
  • Eip addr add -6 2001:db8::1337/64 dev eth0

How the community answered

(52 responses)
  • A
    6% (3)
  • B
    4% (2)
  • C
    17% (9)
  • D
    71% (37)
  • E
    2% (1)

Explanation

You've hit your weekly limit · resets 5am (America/New_York)

Topics

#IPv6#ip command#static address#network interface

Community Discussion

No community discussion yet for this question.

Full 201-450 Practice