ExamGecko
Home / Cisco / 200-901 / List of questions
Ask Question

Cisco 200-901 Practice Test - Questions Answers, Page 10

Add to Whishlist

List of questions

Question 91

Report Export Collapse

What is a requirement when authenticating a RESTCONF API session with a router that runs Cisco IOS XE Software?

No authentication is required.

No authentication is required.

OAuth must be used.

OAuth must be used.

A token must be retrieved and the associated string must be embedded in the X-Auth-Token header.

A token must be retrieved and the associated string must be embedded in the X-Auth-Token header.

Basic authentication must be used.

Basic authentication must be used.

Suggested answer: D
asked 07/10/2024
Ziyad Karadsheh
35 questions

Question 92

Report Export Collapse

Which API must an engineer use to change a netmask on a Cisco IOS XE device?

Meraki

Meraki

SD-WAN

SD-WAN

RESTCONF/YANG

RESTCONF/YANG

DNAC

DNAC

Suggested answer: C
asked 07/10/2024
TJOE INKAWATI
30 questions

Question 93

Report Export Collapse

A developer creates a script that configured multiple Cisco IOS XE devices in a corporate infrastructure. The internal test environment is unavailable, and no maintenance window is available to test on a low-priority production environment.

Which resource is used to test the code before it is applied to the production environment?

Code Exchange

Code Exchange

Cisco Support

Cisco Support

Cisco DevNet Learning Labs

Cisco DevNet Learning Labs

Cisco DevNet Sandbox

Cisco DevNet Sandbox

Suggested answer: D
Explanation:


Reference: https://developer.cisco.com/site/sandbox/

asked 07/10/2024
Aboudou-Razakou KONI
40 questions

Question 94

Report Export Collapse

Which tool is used to block all traffic to the domain by using a single API call?

Cisco Firepower

Cisco Firepower

Cisco AMP

Cisco AMP

Cisco Umbrella

Cisco Umbrella

Cisco ISE

Cisco ISE

Suggested answer: A
Explanation:

Topic 4, Application Deployment and Security

asked 07/10/2024
Pichai Chaipoon
49 questions

Question 95

Report Export Collapse

Refer to the exhibit.

Cisco 200-901 image Question 95 110570 10072024004458000000

A process running on the host wants to access the service running inside this Docker container. Which port or ports are used to make a connection?

only outbound connections between 3000 and 5000 are possible

only outbound connections between 3000 and 5000 are possible

port 3000

port 3000

any port between 3000 and 5000

any port between 3000 and 5000

port 5000

port 5000

Suggested answer: B
asked 07/10/2024
Brad Mateski
45 questions

Question 96

Report Export Collapse

What are two security benefits of a Docker-based application? (Choose two.)

natively secures access to secrets that are used by the running application

natively secures access to secrets that are used by the running application

guarantees container images are secured and free of vulnerabilities

guarantees container images are secured and free of vulnerabilities

easier to patch because Docker containers include only dependencies that the application requires

easier to patch because Docker containers include only dependencies that the application requires

prevents information leakage occurring when unhandled exceptions are returned in HTTP responses

prevents information leakage occurring when unhandled exceptions are returned in HTTP responses

allows for separation of applications that traditionally run on the same host

allows for separation of applications that traditionally run on the same host

Suggested answer: A, B
asked 07/10/2024
Yohane Phompho
36 questions

Question 97

Report Export Collapse

A local Docker alpine image has been created with an image ID of a391665405fe and tagged as β€œlatest”. Which command creates a running container based on the tagged image, with the container port 8080 bound to port 80 on the host?

docker build -p 8080:80 alpine:latest

docker build -p 8080:80 alpine:latest

docker exec -p 8080:80 alpine:latest

docker exec -p 8080:80 alpine:latest

docker start -p 8080:80 alpine:latest

docker start -p 8080:80 alpine:latest

docker run -p 8080:80 alpine:latest

docker run -p 8080:80 alpine:latest

Suggested answer: D
asked 07/10/2024
Jeffrey VanBemmel
43 questions

Question 98

Report Export Collapse

Refer to the exhibit.

Cisco 200-901 image Question 98 110573 10072024004458000000

Which function does the EXPOSE line perform when building an image from this Dockerfile?

Local port 8080 of the container that launched with this docker image is accessible from co-hosted containers and external clients.

Local port 8080 of the container that launched with this docker image is accessible from co-hosted containers and external clients.

Local port 8080 is not reachable at all because no IP address is specified along with the EXPOSE command of the Dockerfile.

Local port 8080 is not reachable at all because no IP address is specified along with the EXPOSE command of the Dockerfile.

Local port 8080 is accessible from other containers running on the same docker host as the container that launched with this docker image.

Local port 8080 is accessible from other containers running on the same docker host as the container that launched with this docker image.

Local port 8080 of the container that launched with this docker image is accessible to external clients.

Local port 8080 of the container that launched with this docker image is accessible to external clients.

Suggested answer: C
asked 07/10/2024
Souf Maatoug
45 questions

Question 99

Report Export Collapse

Which two elements are foundational principles of DevOps? (Choose two.)

organizing cross-functional teams over organizational silos

organizing cross-functional teams over organizational silos

designing applications as microservices

designing applications as microservices

encouraging containers for the deployment of applications

encouraging containers for the deployment of applications

automating over documenting

automating over documenting

optimizing the cost of infrastructures

optimizing the cost of infrastructures

Suggested answer: A, D
asked 07/10/2024
MYKEL PERRY
46 questions

Question 100

Report Export Collapse

Which platform is run directly on top of a hypervisor?

bare metal systems

bare metal systems

virtual machines

virtual machines

containers

containers

applications

applications

Suggested answer: B
asked 07/10/2024
An Khang Nguyen
50 questions
Total 471 questions
Go to page: of 48

Related questions