nerdexam
Cisco

200-301 · Question #1375

Which type of IPv4 address must be assigned to a server to protect it from external access and allow only internal users access while restricting internet access?

The correct answer is A. private. To protect a server from external access and limit it to internal users, a private IPv4 address must be assigned.

Submitted by parkjh· Mar 5, 2026Network Fundamentals

Question

Which type of IPv4 address must be assigned to a server to protect it from external access and allow only internal users access while restricting internet access?

Options

  • Aprivate
  • Bpublic
  • Cglobal unicast
  • Dmulticast

How the community answered

(40 responses)
  • A
    88% (35)
  • B
    3% (1)
  • C
    3% (1)
  • D
    8% (3)

Why each option

To protect a server from external access and limit it to internal users, a private IPv4 address must be assigned.

AprivateCorrect

Private IPv4 addresses (e.g., 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) are not routable on the public internet, meaning a server assigned such an address cannot be directly accessed from outside the internal network without Network Address Translation (NAT), thus restricting external access.

Bpublic

Public IPv4 addresses are globally routable on the internet, which would allow direct external access to the server, contrary to the requirement.

Cglobal unicast

Global unicast addresses encompass all globally unique IP addresses, including public ones, and do not inherently restrict external access.

Dmulticast

Multicast addresses are used for one-to-many communication within a network and are not assigned to individual servers for primary addressing or to restrict external access.

Concept tested: IPv4 private address ranges and purpose

Source: https://www.rfc-editor.org/rfc/rfc1918

Topics

#private IPv4#server security#internal access#RFC 1918

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice