Sun RPC Endpoint Mapper uses which port?

Prepare for the CPSA Port Numbers exam with multiple choice questions and detailed explanations. Understand key protocols and services to excel in your test.

Multiple Choice

Sun RPC Endpoint Mapper uses which port?

Explanation:
The Endpoint Mapper (rpcbind) is the discovery service for Sun RPC that tells clients which port a given RPC service is listening on. It runs on port 111, and a client first queries this port to obtain the specific port for the desired RPC program and version, then connects to that port to use the service. This is why port 111 is the correct choice. The other ports correspond to unrelated services—514 for syslog, 23 for Telnet, and 520 for RIP—not to the Endpoint Mapper.

The Endpoint Mapper (rpcbind) is the discovery service for Sun RPC that tells clients which port a given RPC service is listening on. It runs on port 111, and a client first queries this port to obtain the specific port for the desired RPC program and version, then connects to that port to use the service. This is why port 111 is the correct choice. The other ports correspond to unrelated services—514 for syslog, 23 for Telnet, and 520 for RIP—not to the Endpoint Mapper.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy