ExamGecko
Question list
Search
Search

Question 14 - JN0-223 discussion

Report
Export

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.)

A.
Limit management access to only SSH
Answers
A.
Limit management access to only SSH
B.
Limit management access to specific users.
Answers
B.
Limit management access to specific users.
C.
Limit the number of simultaneous connections.
Answers
C.
Limit the number of simultaneous connections.
D.
Limit access to only certain source IP addresses
Answers
D.
Limit access to only certain source IP addresses
Suggested answer: C, D

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 API.

Option A (Limit management access to only SSH) is unrelated to controlling REST API access specifically.

Option B (Limit management access to specific users) might be relevant in a different context, but it is not directly tied to REST API control via the specific command mentioned.

Supporting

Reference:

Juniper Networks REST API Documentation: This documentation explains how to configure and control access to the REST API on Junos devices, including connection limits and IP-based access control.

asked 18/09/2024
Trevor O'Brien
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first