350-601 · Question #483
A network engineer needs a solution that simplifies the initial deployment of Cisco Nexus Series Switches. The solution must support these requirements: - zero-touch provisioning - configuration…
The correct answer is D. POAP. A network engineer needs a solution for zero-touch provisioning of Cisco Nexus Series Switches, including initial configuration from a central TFTP server via DHCP options, without manual intervention. POAP is the technology designed for these specific automation goals.
Question
A network engineer needs a solution that simplifies the initial deployment of Cisco Nexus Series Switches. The solution must support these requirements:
- zero-touch provisioning
- configuration through DHCP options
- initial configuration from a central TFTP server
- no manual configuration management after the initial installation
Which technology supports these goals?
Options
- AAnsible
- BCisco Intersight
- CChef
- DPOAP
How the community answered
(40 responses)- A3% (1)
- B3% (1)
- C5% (2)
- D90% (36)
Why each option
A network engineer needs a solution for zero-touch provisioning of Cisco Nexus Series Switches, including initial configuration from a central TFTP server via DHCP options, without manual intervention. POAP is the technology designed for these specific automation goals.
Ansible is a configuration management tool used for ongoing automation and orchestration, but it typically requires initial network connectivity and configuration to execute playbooks, which is not zero-touch for initial device bring-up.
Cisco Intersight is a cloud-based management platform primarily for Cisco UCS and HyperFlex, and while it offers deployment automation, it's not the primary solution for zero-touch provisioning of Nexus switches using DHCP/TFTP like POAP.
Chef is a configuration management tool, similar to Ansible, that focuses on infrastructure as code and automation, but it does not provide the inherent zero-touch initial provisioning mechanism leveraging DHCP and TFTP as required for new devices.
Power On Auto Provisioning (POAP) is a Cisco Nexus feature that automates the initial software image and configuration installation on new or factory-reset switches. It utilizes DHCP to obtain network information, including TFTP server details, to download and apply the necessary configurations, thereby enabling zero-touch provisioning.
Concept tested: Cisco Nexus zero-touch provisioning (POAP)
Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus/nx-os/poap/guide/b_Cisco_Nexus_NX-OS_POAP_Configuration_Guide.html
Topics
Community Discussion
No community discussion yet for this question.