Free 350-601 Exam Braindumps (page: 54)

Page 53 of 132

What is an advantage of using Ansible for automation as compared to Puppet and Chef?

  1. Ansible performs automation without installing a software agent on the target node.
  2. Ansible abstracts a scenario so that one set of configuration settings can be used across multiple operating systems.
  3. Ansible automates the enforcement of configuration settings.
  4. Ansible configures a set of CLI commands on a device by using NETCONF.

Answer(s): A

Explanation:

Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs.
Designed for multi-tier deployments since day one, Ansible models your IT infrastructure by describing how all of your systems inter-relate, rather than just managing one system at a time.
It uses no agents and no additional custom security infrastructure, so it's easy to deploy - and most importantly, it uses a very simple language (YAML, in the form of Ansible Playbooks) that allow you to describe your automation jobs in a way that approaches plain English.


Reference:

https://www.ansible.com/overview/how-ansible-works



What is required for using Ansible with HTTP/HTTPS protocol in a Cisco NX-OS environment?

  1. XML management interface
  2. SSH
  3. Open Agent Container
  4. NX-API

Answer(s): D


Reference:

https://docs.ansible.com/ansible/latest/network/user_guide/platform_nxos.html



What is required for using Puppet in a Cisco NX-OS environment?

  1. OpenNP
  2. XML management interface
  3. NX-API
  4. Open Agent Container

Answer(s): D

Explanation:

Puppet agents cannot run natively on Cisco Nexus 7000 and Cisco Nexus 7700 switches. Instead, they run in a special virtual environment called the Open Agent
Container (OAC).


Reference:

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus7000/sw/programmability/guide/b_Cisco_Nexus_7000_Series_NX-
OS_Programmability_Guide/b_Cisco_Nexus_7000_Series_NX-OS_Programmability_Guide_chapter_01001.pdf



Refer to the exhibit.
Why does the Python code for Cisco NX-API print an error message?

  1. The JSON is not a supported format for the NX-API.
  2. The "type" is wrong in the header of the request and should be "cli_conf"
  3. NX-API does not allow configuration for features via the requests module.
  4. The "type" is wrong in the body of the request and should be "cli_conf"

Answer(s): D

Explanation:

Commands that belong to different message types should not be mixed. For example, show commands are cli_show message type and are not supported in cli_conf mode.


Reference:

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus7000/sw/programmability/guide/cisco_nexus7000_programmability_guide_8x/b- cisco-nexus7000-programmability-guide-8x_chapter_011.html






Post your Comments and Discuss Cisco® 350-601 exam with other Community members:

Exam Discussions & Posts