200-901 · Question #370
Which tool provides a testing environment to run tests on network devices and perform network automation scenarios?
The correct answer is B. Cisco VIRL. Cisco VIRL is the dedicated virtual network simulation platform used to test network device configurations and run network automation scenarios.
Question
Which tool provides a testing environment to run tests on network devices and perform network automation scenarios?
Options
- AVisual Studio Code
- BCisco VIRL
- CpyATS
- DCisco Packet Tracer
How the community answered
(33 responses)- B94% (31)
- C3% (1)
- D3% (1)
Why each option
Cisco VIRL is the dedicated virtual network simulation platform used to test network device configurations and run network automation scenarios.
Visual Studio Code is a general-purpose code editor used for writing automation scripts, not a tool that provides virtual network devices or simulation topologies.
Cisco VIRL (Virtual Internet Routing Lab, now Cisco Modeling Labs) provides a full virtual network simulation environment that instantiates real Cisco device images, allowing engineers to build topologies, test configurations, and execute network automation scenarios without physical hardware.
pyATS is a Python-based test framework and library that executes tests against network devices, but it does not itself provide the virtual network environment - it requires an existing device or simulator to connect to.
Cisco Packet Tracer is an educational simulation tool designed for learning networking concepts, not for professional network automation testing or production-equivalent device emulation.
Concept tested: Network simulation tools for automation and testing
Source: https://developer.cisco.com/modeling-labs/
Topics
Community Discussion
No community discussion yet for this question.