Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Cisco 200-901 - DevNet Associate (DEVASC)

Page: 6 / 14
Total 467 questions

Which product provides network controller-level management features?

A.

Cisco DNA Center

B.

Cisco NX-OS

C.

Cisco UCS Manager

D.

Cisco ISE

How is a branch called "my-bug-fix" started to develop a fix needed in a product?

A.

git branch -b my-bug-fix

B.

git checkout -b my-bug-fix

C.

git checkout my-bug-fix

D.

git branch my-bug-fix

Fill in the blanks to complete the Bash script in which each file in a directory is renamed to Its SHA256 hash?

A developer needs to prepare the file README.md in the working tree for the next commit operation using Git. Which command needs to be used to accomplish this?

A.

git add README.md staging

B.

git -a README.md

C.

git add README.md

D.

git commit README.md

What are two benefit of managing network configuration via APIs? (Choose two.)

A.

configuration on devices becomes less complex

B.

more security due to locking out manual device configuration

C.

increased scalability and consistency of network changes

D.

eliminates the need of legacy management protocols like SNMP

E.

reduction in network changes performed manually

What is the purpose of a MAC address?

A.

To uniquely identify a router in a LAN

B.

To uniquely identify a network interface in a LAN

C.

To uniquely identify a device on the internet

D.

To uniquely identify a switch in a LAN

Which device is used to transport traffic from one broadcast domain to another broadcast domain?

A.

load balancer

B.

layer 2 switch

C.

router

D.

proxy server

Which action does the Git command git merge allow the development to perform?

A.

Combine multiple sequence of commits into one unified history.

B.

Push changes to the remote repository

C.

Switch between branches

D.

Create, list, rename, and delete branches

Which two query types does a client make to a DNS server? (Choose Two)

A.

AAAA

B.

ACK

C.

DISCOVER

D.

Inverse

E.

PTR

Refer to the exhibit.

Drag and drop the variables from the left onto the item numbers on the right that match the missing assignments in the exhibit.