nerdexam
Cisco

200-901 · Question #285

What is a capability of an agentless configuration management system?

The correct answer is D. It uses existing protocols to interface with the managed host. It is agentless, meaning there is no software or service that needs to be installed on the managed device. Ansible connects to managed devices just as a regular system or network administrator would connect for management purposes-in most cases over SSH, but NETCONF and REST…

Infrastructure and Automation

Question

What is a capability of an agentless configuration management system?

Options

  • AIt requires managed hosts to have an interpreter for a high-level language such as Python or
  • BIt requires managed hosts to connect to a centralized host to receive updated configurations.
  • CIt uses compiled languages as the basis of the domain-specific language to interface with
  • DIt uses existing protocols to interface with the managed host.

How the community answered

(57 responses)
  • A
    4% (2)
  • B
    2% (1)
  • C
    5% (3)
  • D
    89% (51)

Explanation

It is agentless, meaning there is no software or service that needs to be installed on the managed device. Ansible connects to managed devices just as a regular system or network administrator would connect for management purposes-in most cases over SSH, but NETCONF and REST API interfaces are also supported.

Topics

#Configuration Management#Agentless Systems#Automation#Management Protocols

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice