JN0-224 · Question #127
Using the set rest control configuration command, what are two ways to control access to the REST API running on a Junos device? (Choose two.)
The correct answer is C. Limit the number of simultaneous connections. D. Limit access to only certain source IP addresses. When using the set rest control configuration command on a Junos device, you have several options to control access to the REST API. Two effective methods include: Limiting the number of simultaneous connections: This ensures that the REST API is not overwhelmed by too many…
Question
Using the set rest control configuration command, what are two ways to control access to the REST API running on a Junos device? (Choose two.)
Options
- ALimit management access to only SSH
- BLimit management access to specific users.
- CLimit the number of simultaneous connections.
- DLimit access to only certain source IP addresses
How the community answered
(27 responses)- A4% (1)
- B7% (2)
- C89% (24)
Explanation
When using the set rest control configuration command on a Junos device, you have several options to control access to the REST API. Two effective methods include: Limiting the number of simultaneous connections: This ensures that the REST API is not overwhelmed by too many concurrent requests, which could potentially lead to performance issues or denial of service. Limiting access to certain source IP addresses: This method restricts API access to specific IP addresses, enhancing security by ensuring that only trusted sources can interact with the REST
Topics
Community Discussion
No community discussion yet for this question.