Automation and Programmability
200 questions
An enterprise network relies on SNMPv3 polling at 15-minute intervals alongside manual SSH sessions to monitor and maintain 400 access switches. During an incident investigation, engineers discover that out-of-band configuration changes occurred and went undetected for several hours between polling cycles. How does migrating to an API-driven centralized controller framework fundamentally alter this operational paradigm to address configuration drift?
A network engineer is reviewing system performance and network health metrics within Cisco DNA Center Assurance. To provide real-time visibility and health scores without the high processing overhead of traditional polling, how does Cisco DNA Center gather continuous operational telemetry from managed switches?
A network operations team replaces traditional periodic SNMP polling with API-driven streaming telemetry push notifications across enterprise switches. Which operational advantage does this architectural shift directly provide to network management?
A network engineer is deploying a factory-default Cisco Catalyst switch at a remote site where no local DHCP server or custom DHCP options exist. The switch serial number and Smart Account details have already been registered in the organization's Cisco Catalyst Center (Cisco DNA Center) portal. The switch is powered on and receives outbound internet connectivity. Which mechanism enables the switch to automatically discover its controller management IP address for zero-touch Day-0 Network Plug and Play (PnP) onboarding?
An enterprise network engineering team is transitioning from traditional per-device CLI configuration management to a centralized, API-driven network automation architecture. Which TWO statements accurately describe the operational impacts of adopting this network automation framework? (Select TWO.)
Select all that apply
An enterprise network operations team is executing a digital transformation project to migrate a legacy campus environment using per-device CLI management and distributed control protocols (OSPF and STP) to a software-defined controller-based network using Cisco DNA Center. During the architectural review, engineers evaluate how device provisioning, control plane mechanics, and API interactions differ between traditional distributed models and centralized controller-based fabrics. Which two of the following statements accurately describe key operational and architectural distinctions between traditional and controller-based networking?
Select all that apply
A network administrator is deploying brand-new, unconfigured enterprise switches using Cisco DNA Center Network Plug and Play (PnP). Which two mechanisms can an unconfigured switch use to automatically discover the IP address of the Cisco DNA Center controller? (Select two.)
Select all that apply
A network administrator is preparing to update software across a group of Cisco Catalyst access switches using Cisco DNA Center Software Image Management (SWIM). Which two actions or prerequisites are required in Cisco DNA Center before the new software image can be successfully activated on the target devices? (Select two.)
Select all that apply
A network administrator is setting up a discovery job in Cisco DNA Center to scan an enterprise IPv4 subnet and onboard several existing Catalyst switches into the controller inventory. Which TWO credentials or protocol parameters must be configured within the Cisco DNA Center discovery settings to successfully discover the devices and transition them into a managed state?
Select all that apply
A network architect is comparing the convergence and operational behavior of a legacy campus environment running distributed routing protocols against a controller-based Software-Defined Networking (SDN) fabric. Following an unexpected link failure within the core infrastructure, which statement correctly contrasts how control plane state and data plane forwarding updates are processed in the controller-based architecture versus the traditional distributed network model?
A network automation engineer is designing Python scripts to interact with Cisco DNA Center and RESTCONF API endpoints for network configuration management. Which two statements accurately describe the characteristics and operational mechanics of HTTP verbs, headers, and data formats used in REST-based APIs? (Select two.)
Select all that apply
Match each HTTP verb commonly used in REST-based network automation APIs to its corresponding CRUD operation.
Click a left item, then click its matching right item
Items
Matches
A network automation engineer is building Python scripts to manage network infrastructure via Cisco DNA Center and RESTCONF API endpoints. Match each HTTP request component or operation to its correct RESTful behavior.
Click a left item, then click its matching right item
Items
Matches
A network engineer initiates a Discovery job in Cisco DNA Center using an IP address range to add existing enterprise switches into the controller's inventory. After establishing initial reachability and credential authentication, Cisco DNA Center collects neighbor data from Cisco Discovery Protocol (CDP) and Link Layer Discovery Protocol (LLDP). How does Cisco DNA Center utilize this neighbor protocol data during the management workflow?
A network architect is analyzing the architectural differences during a migration from a legacy campus network to a controller-based software-defined networking (SDN) model. In the legacy environment, switches operate using a traditional distributed control plane, whereas the new architecture utilizes a centralized SDN controller. Which statement accurately describes the fundamental shift in control plane processing and forwarding table management when transitioning to the controller-based model?
A network administrator sends an HTTP request to a Cisco RESTCONF API endpoint attempting to update only the description of interface GigabitEthernet0/1. The API responds with an HTTP status code indicating success (204 No Content). However, a subsequent GET request reveals that the interface's previously configured IP address and administrative status were removed and reset to default values. Which HTTP verb was executed to cause this full resource replacement, and which HTTP verb should have been used instead to perform a partial update that preserves the existing unmentioned attributes?
A network engineer completes an IP subnet discovery scan in Cisco DNA Center, successfully importing a newly installed Catalyst switch into the inventory. The device currently displays a status of 'Unassigned' in the global inventory view. The engineer must now apply centralized network settings—including global NTP servers, AAA settings, Syslog destinations, and day-N CLI templates—to this switch. Which operational step must be performed within Cisco DNA Center to push these configurations to the device?
A network administrator needs to perform a Software Image Management (SWIM) upgrade on enterprise switches using Cisco DNA Center. What is the correct chronological sequence of steps required to complete this software deployment workflow from start to finish?
Drag items to arrange them in the correct order
Which two statements accurately describe key characteristics of JSON data formatting in REST-based network API interactions? (Choose two.)
Select all that apply
A network administrator is evaluating the operational architecture of a software-defined networking (SDN) deployment compared to an existing traditional campus infrastructure. The management application needs to push business intent and policy changes dynamically to a centralized SDN controller, which subsequently programs the physical network devices across the fabric. Which statement accurately describes the interface roles and communication protocols used in this controller-based architecture?