Correct answer & explanation
✓Netmiko: Simplifies SSH connections to network devices
Netmiko simplifies SSH to network devices; NAPALM provides multi-vendor abstraction; Nornir is task-based and parallel; Scrapli is async-focused; Paramiko is low-level SSH.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
How Courseiva writes practice questions · Editorial policy
Same concept, more angles
1 more way this is tested on 350-401
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. Drag and drop each Python library on the left to its matching network use case on the right.
medium- ✓ P1.Netmiko: Multi-vendor SSH connection and command execution
- ✓ P2.NAPALM: Network automation and configuration management with vendor-agnostic API
- ✓ P3.Nornir: Parallel task execution for network automation
- ✓ P4.Scrapli: Screen-scraping network devices with structured output
- ✓ P5.Paramiko: Low-level SSH protocol implementation for Python
Why P1: Netmiko is used for multi-vendor SSH connections, NAPALM for network automation and configuration management, Nornir for parallel task execution, Scrapli for screen-scraping network devices, and Paramiko for low-level SSH connections.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.