List of questions
Related questions
Question 217 - 350-901 discussion
A local data center deployment using Cisco NX-OS switches is scaling and requires automatic configuration at scale Configuration management must be set up for a Cisco NX-OS switch by using Ansible. The Ansible control server is currently located on a different subnet than the switch The solution has these requirements
• The transport protocol used must be encrypted
• The connections must originate from a server m the same local network
• Enable mode must be supported Which connectivity method must be used?
SSH through a bastion host and ansible_become method for privilege escalation.
HTTPS through a repository and ansible_become method for privilege escalation
XML-RPC through a web proxy.
HTTP through a web proxy.
0 comments
Leave a comment first