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

Posted by: Pdfprep Category: 201-450 Tags: , ,

Which of the following commands adds a static IPv6 address to the network interface eth0?
A . ip add addr 2001:db8::1337/64 dev eth0
B . ip -6 add addr 2001:db8::1337/64 dev eth0
C . ip addr add 2001:db8::1337/64 dev eth0
D . ip -6 addr add 2001:db8::1337/64 dev eth0
E . ip addr add -6 2001:db8::1337/64 dev eth0

Answer: D

Leave a Reply

Your email address will not be published.