Correct answer & explanation
✓ios_config: Pushes configuration commands to Cisco IOS devices
ios_config pushes configuration commands; ios_command executes show commands; ios_facts gathers device facts; ios_vlans manages VLAN configuration; ios_l3_interfaces configures Layer 3 interfaces.
About these practice questions
One of 1,175 original 350-401 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not 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 cisco.ios module on the left to its matching purpose on the right.
medium- ✓ P1.ios_config: Push configuration commands to Cisco IOS devices
- ✓ P2.ios_command: Execute show and exec commands on Cisco IOS devices
- ✓ P3.ios_facts: Collect device facts such as version, interfaces, and serial numbers
- ✓ P4.ios_vlans: Manage VLAN configuration (create, delete, modify)
- ✓ P5.ios_l3_interfaces: Configure Layer 3 interface properties like IP address
Why P1: ios_config pushes configuration commands, ios_command runs show commands, ios_facts gathers device facts, ios_vlans manages VLANs, and ios_l3_interfaces configures Layer 3 interfaces.