Courseiva
AutomationmediumMultiple SelectObjective-mapped

350-601 Automation Practice Question

Which TWO are benefits of using the Cisco NX-API for network automation compared to traditional SSH-based scripting?

⚠ Common exam trap

Cisco often tests the distinction between NX-API's structured output and SSH's text-based output, and the trap here is that candidates may confuse NX-API's command batching with real-time streaming features like telemetry or syslog, which are separate technologies.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Enables batching multiple CLI commands in a single HTTP request

The Cisco NX-API allows batching multiple CLI commands into a single HTTP request, which reduces the number of round trips and improves automation efficiency. This is a key advantage over traditional SSH-based scripting, where each command typically requires a separate connection or session.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Enables batching multiple CLI commands in a single HTTP request

    Why this is correct

    The NX-API supports the 'chunk' parameter to batch commands, reducing round-trips.

  • Returns structured data (JSON/XML) that is version-independent

    Why this is correct

    Structured output reduces parsing errors and is less affected by output formatting changes.

  • Supports direct configuration of IPSec and SSL VPNs

    Why it's wrong here

    NX-API can configure VPNs, but this is not a specific benefit over SSH; both can.

  • Eliminates the need for any authentication

    Why it's wrong here

    Authentication (e.g., basic or token) is still required.

  • Allows for real-time streaming of syslog messages

    Why it's wrong here

    NX-API does not stream syslog; that is done via other means.

About these practice questions

This 350-601 question is part of Courseiva's 984-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 350-601 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 350-601 exam.