Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

CompTIA Exam XK0-005 Topic 1 Question 17 Discussion

Actual exam question for CompTIA's XK0-005 exam
Question #: 17
Topic #: 1
[All XK0-005 Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Werner
7 hours ago
The CIDR value /33 is the issue here. A /33 prefix is not valid as the maximum prefix length is /32.
upvoted 0 times
...
Johnson
1 days ago
I'm not sure, but maybe the IP address 192.168.168.1 is already in use causing the error.
upvoted 0 times
...
Melvin
2 days ago
I agree with Esteban, the CIDR value should be /32 for the IP address to be valid.
upvoted 0 times
...
Esteban
4 days ago
I think the cause of the issue is that the CIDR value /33 should be /32 instead.
upvoted 0 times
...

Save Cancel