Sun RPC Endpoint Mapper uses which port?

Study for the CPSA Port Numbers Exam. Practice with flashcards and multiple choice questions, each with hints and explanations. Get ready for 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