Saturday, March 7, 2026

Views from an Insider on the CCNP Automation Observe: DCNAUTO 2.0 Version

We’ve lastly arrived on the third and ultimate installment of this riveting weblog sequence.  Whereas some could also be unhappy on the disappearance of additional sleep they acquired from studying this (my prose is often an ideal remedy for insomnia), on this weblog, we’ll be protecting the shiny new DCNAUTO specialization and applied sciences close to and expensive to my coronary heart.  Identical to the weblog on AUTOCOR and ENAUTO 2.0, I hope that this can assist make clear the explanation and intent for the massive transforming of the examination subjects to help and help you in your research.

A fork within the highway

The unique DCAUTO examination had the “shortest” record of examination subjects (based mostly solely on my unscientific evaluation of the quantity of textual content on a PDF), however that doesn’t imply that the examination was easy.  It lined a broad set of applied sciences with disparate terminology and spanned a number of (sometimes) separate groups (server/compute groups often are separate from the datacenter networking groups).

However  even if you happen to have been in a corporation that had ACI and UCS, more often than not you’re employed with just one know-how or the opposite, not each.  This complication was solely exacerbated by the truth that the Unified Computing System (UCS) Supervisor Platform Emulator (UCSM-PE) couldn’t be related to Cisco Intersight; solely sure builds which have been accessible solely to particular groups like Cisco DevNet for his or her Sandbox may accomplish that.

This lead to an enormous inside determination: How do we offer an automation certification that focuses on the datacenter, covers the community know-how accessible at this time, contains platforms and gadgets, and covers the evolving realities within the datacenter (like Kubernetes and containers)?  We had some robust selections to make, however the result’s the DCNAUTO 2.0 (notice the “N” for networking)

Give it to me straight, what has been faraway from DCAUTO?

exam topics for Automating Cisco Data Center solutions examexam topics for Automating Cisco Data Center solutions exam
Determine 1 | Matters No Longer within the DCNAUTO 2.0 Examination

Primarily based on this picture, you’ll be able to see that a big chunk of the unique blueprint has been eliminated/modified not directly(the highlighted sections).  In some instances, the subjects have been eliminated for a similar as they have been in ENCOR 2.0; subjects like Git, primary APIs, or Python digital environments have been eliminated as a result of both (a) they’re assumed data (b) lined within the core examination or (c) may be changed with different applied sciences that will work higher with bigger workflows (e.g. improvement inside a container with mapped volumes can exchange digital environments inside Python).

Inside area 2.0, we eliminated most of the particular API and SDK duties as they pertain to ACI.  Whereas these two strategies of automation are nonetheless legitimate, a lot of the event and integration effort inside the datacenter has been centered on Infrastructure as Code (IaC) instruments.  With the ability to automate platforms and applied sciences with instruments which have multi-platform assist is vital as a result of these datacenters are more and more heterogeneous.  So understanding the right way to use these instruments inside the community infrastructure turns into a important talent.

Area 3.0 acquired a light-weight contact of adjustments, largely centered on refining and trimming down superfluous device-centric automation and app-hosting strategies.  Whereas these capabilities are nonetheless built-in to our huge datacenter switching portfolio, we tried to give attention to the most typical use-cases and applied sciences.  Keep in mind, the main target of the brand new blueprints is to create practicality and applicability into exams, so we needed to trim away a number of the esoteric or much less used options and performance.

And also you dropped compute?!

Sure.

I suppose you’ll be searching for a cause on this one, too. Consider me, it wasn’t a simple determination.  We went backwards and forwards on this and there have been sturdy arguments to either side, however finally, as a rule, the compute and server groups are fully completely different than community infrastructure groups, and the practitioners inside these groups had vastly completely different skillsets, making the crossover to be that rather more tough.

Relatively than weakening the depth of the take a look at (and the sensible purposes gained from it) to assist added breadth, we determined to drop the compute automation fully.  I can already hear the sighs of aid from community automation people, however I do know there are just a few people that may miss the inclusion of Intersight and the UCSM APIs (my former compute Developer Advocate counterpart included).

Sufficient about what was dropped, what do we have to examine?

Inside the datacenter, there are just a few key applied sciences that we selected to give attention to.  As with the AUTOCOR and ENAUTO 2.0, reference the highest paragraph of the examination subjects record to get an understanding of the in-scope platforms.  These platforms shouldn’t come as a shock, however it’s useful to set context round your research.

Infrastructure as Code (IaC)

The datacenter have to be:

  • Agile
  • Multivendor
  • Even multicloud

This implies click-ops or particular person automations for various platforms gained’t at all times be accepted.  The unifying issue to all of that is one thing like Ansible or Terraform, whereby the syntax throughout platforms and clouds is identical and the one distinction is the modules/collections or suppliers in use.

The DCNAUTO examination displays this, as 25% of the examination falls inside the IaC area. This  requires you to be conversant in the instruments and management options in addition to the platforms lined by the blueprint.

On-box automation and programmability

With the dimensions and scale of contemporary datacenter networks, platforms are sometimes used to handle the material.  Nevertheless, there could also be both particular community automation options or day 0 provisioning that dictate a “box-by-box” course of.  Due to this, we’ve included particular examination subjects to validate a learner’s data round these “community factor” automation duties in Area 3.

When it comes to particular community factor programmability, we’ve included:

  • NETCONF assist, as YANG fashions comparable to OpenConfig are utilized in giant, probably multi-vendor or web-scale datacenters, because it normalizes configuration throughout a wide range of gadgets
  • Familiarity with NETCONF and ncclient, which can be utilized to ship XML-structured payloads to a tool by way of code written in Python
  • Understanding the day-0 provisioning of a tool outdoors of the usage of a controller, and the on-box programmability strategies accessible inside the Nexus platform
  • Information round NXAPI and the stream of making bespoke templates (which might then be utilized as coverage) inside Nexus Dashboard rounds out the area

Operations (together with Linux Networking!)

One of many bigger shifts (throughout all new CCNP-Automation exams) has been the give attention to operational facets of an automation answer.  In any case, what good is deploying a change with out understanding the influence of that change on the community?  That is no completely different inside the datacenter and a few would argue that it’s extra vital; datacenters are finely tuned devices to maneuver information in a short time from place to position. If it doesn’t work, it’s usually costing giant sums of cash.

On this examination, we’ve not a lot “eliminated” subjects, however shifted them in complexity.  The unique DCAUTO examination had parts that touched on model-driven telemetry and understanding subscriptions to information., together with next-generation protocols like gNMI and gRPC.  We additionally embrace digital twins and pyATS validation, as we have now in different exams.  To not be forgotten, we additionally cowl the power to retrieve well being data by way of Python towards gadgets as nicely.

Lastly, we additionally added the requirement to troubleshoot packet flows from Linux-based hosts working containers.  Everyone knows that containers are the brand new VMs, however the hosts working these containers don’t use the identical instruments and terminology as a Sort-1 Hypervisor; we should perceive how Linux networking works and the way it’s configured.

This contains how interfaces, subinterfaces, and bonded interfaces are created, in addition to how normal bridges are outlined and the connection between digital Ethernet (veth) interfaces on the host stage and interfaces outlined inside the container runtime.  These abilities are not optionally available and we felt it vital to grasp them nicely sufficient to repair them after they break.

We needed to toss in some AI, too

Identical to with the remainder of the skilled automation specializations, some AI wanted to be included inside the examination subjects record; it’s being talked about in all places and our certifications ought to be no completely different.

  • Understanding the safety implications of utilizing AI inside the datacenter is vital to guard the huge quantities and worth of that information. Right here there could possibly be unintended penalties round information publicity and as a vector for exfiltration.
  • As agentic AI turns into mainstream, understanding how these brokers join to varied platforms, gadgets, and controllers is a baseband job; one thing that everybody ought to perceive.
  • With the prevalence of automation and orchestration inside the datacenter, describing and understanding how generative AI can be utilized to speed up prototyping and iteration over community automation options will not be an optionally available talent. It ought to validated for any automation skilled.

Bringing all of it collectively

By way of this weblog, and the earlier ones on the AUTOCOR and ENAUTO 2.0, I hope you’ve gained just a little bit extra perception into the certification and the particular exams (each core and focus).  This isn’t simply associated to the exams and subjects themselves, but additionally the mindset shift and completely different strategy in creating the examination subjects record, transferring from software program engineers which can be studying “community” to community engineers which can be studying “automation.”  It sounds delicate, however the end result may be fairly completely different.  By way of this distinction, we hope that you simply discover that the brand new exams align to your automation work in a way more impactful method.

As at all times, completely happy studying!  In case you have any questions, please contact me on X (@qsnyder) or by means of the Cisco Studying Community message boards.

Efficient February 3, 2026, the 300-635 DCNAUTO examination will likely be up to date to v2.0 and renamed, “Automating Cisco Information Middle Networking Options v2.0.”

Obtain examination subjects

Join Cisco U. | Be part of the  Cisco Studying Community at this time without spending a dime.

Study with Cisco

X | Threads | Fb | LinkedIn | Instagram | YouTube

Use #CiscoU and#CiscoCert to hitch the dialog.


Related Articles

Stay Connected

0FansLike
0FollowersFollow
0SubscribersSubscribe
- Advertisement -spot_img

Latest Articles