Exam4Training

What port does Consul use as the default port for the UI and API interfaces?

Consul has many default ports that are used for communication.

What port does Consul use as the default port for the UI and API interfaces?
A . tcp/8600
B. tcp/8200
C. tcp/8500
D. udp/8500

Answer: C

Explanation:

The default port for Consul API and UI interface is tcp/8500. This can be overridden by using the -http-

port flag in the configuration file.

https://www.consul.io/docs/agent/options.html#_http_port

Exit mobile version