Exam MTCNA Topic 3 Question 158 Discussion

Actual exam question for MikroTik's MTCNA exam
Question #: 158
Topic #: 3
Select which of the following are 'Public IP addresses':

Suggested Answer: C Vote an answer

IP addresses are categorized as either public or private. According to the IANA (Internet Assigned Numbers Authority), the following are reserved for private use:
* 10.0.0.0 to 10.255.255.255 (Class A Private)
* 172.16.0.0 to 172.31.255.255 (Class B Private)
* 192.168.0.0 to 192.168.255.255 (Class C Private)
Any IP outside of these ranges is considered public and routable on the global internet.
Evaluation of each option:
* A. 172.168.254.2 # This is in the 172.16.0.0 - 172.31.255.255 range # Private
* B. 172.28.73.21 # Also falls in the same private 172.16.0.0/12 range # Private
* C. 11.63.72.21 # Outside all private ranges # Public#
* D. 10.110.50.37 # In the 10.0.0.0/8 range # Private
* E. 192.168.0.1 # In the 192.168.0.0/16 private range # Private
Extract from Rene Meneses MTCNA Study Guide:
"Private IP ranges include 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16. These are non-routable over the public internet." Extract from Terry Combs Notes:
"Only IPs outside of the above ranges are considered public and routable. Watch out for 172.X.X.X - not all are public; only 172.0.0.0-172.15.255.255 and 172.32.0.0+ are public." MikroTik Wiki - IP Addressing Reference:
"Private addresses are not globally routable. They are used inside local networks and must be NATed for internet access."

by Quennel at Jun 28, 2026, 06:04 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10