nerdexam
Isaca

CISA · Question #99

Which type of device sits on the perimeter of a corporate or home network, where it obtains a public IP address and then generates private IP addresses internally?

The correct answer is D. Router. A router sits at the perimeter of a network, receiving a public IP address from an ISP and then using Network Address Translation (NAT) to provide private IP addresses to devices within the local network.

Submitted by klara.se· Apr 18, 2026Protection of Information Assets

Question

Which type of device sits on the perimeter of a corporate or home network, where it obtains a public IP address and then generates private IP addresses internally?

Options

  • AGateway
  • BSwitch
  • CIntrusion prevention system (IPS)
  • DRouter

How the community answered

(19 responses)
  • B
    5% (1)
  • C
    5% (1)
  • D
    89% (17)

Why each option

A router sits at the perimeter of a network, receiving a public IP address from an ISP and then using Network Address Translation (NAT) to provide private IP addresses to devices within the local network.

AGateway

While a router often functions as a default gateway, "Gateway" is a broader term that can refer to any device that acts as an entry/exit point between networks, and doesn't specifically describe the IP address allocation mechanism.

BSwitch

A switch operates at Layer 2 (Data Link Layer) of the OSI model, connecting devices within the same local network and forwarding traffic based on MAC addresses, without handling public/private IP address translation.

CIntrusion prevention system (IPS)

An Intrusion Prevention System (IPS) is a security device that monitors network traffic for malicious activity and can block it, but its primary function is not to obtain public IP addresses or generate private ones for a network.

DRouterCorrect

A router acts as the default gateway for a local network, connecting it to a wider network like the internet. It typically obtains a public IP address from the Internet Service Provider (ISP) and then uses Network Address Translation (NAT) to translate private IP addresses used by devices inside the local network to the single public IP address for external communication.

Concept tested: Router function (NAT and IP addressing)

Source: https://learn.microsoft.com/en-us/windows/win32/wnetwork/network-address-translation-nat

Topics

#Networking Basics#Network Architecture#Routers#IP Addressing

Community Discussion

No community discussion yet for this question.

Full CISA Practice