List of questions
Related questions
Question 128 - XK0-005 discussion
A systems administrator was tasked with assigning the temporary IP address/netmask 192.168.168.1/255.255.255.255 to the interface eth0 of a Linux server.
When adding the address, the following error appears:
# ip address add 192.168.168.1/33 dev eth0
Error: any valid prefix is expected rather than "192.168.168.1/33".
Based on the command and its output above, which of the following is the cause of the issue?
A.
The CIDR value /33 should be /32 instead.
B.
There is no route to 192.168.168.1/33.
C.
The interface eth0 does not exist.
D.
The IP address 192.168.168.1 is already in use.
Your answer:
0 comments
Sorted by
Leave a comment first