CiscoCisco
300-435 · Question #48
300-435 Question #48: Real Exam Question with Answer & Explanation
Sign in or unlock 300-435 to reveal the answer and full explanation for question #48. The question stem and answer options stay visible for context.
Device-Level Network Automation
Question
Refer to the exhibit. What is the correct ncclient method to use to collect the running configuration of a Cisco IOS XE device that uses NETCONF?
Options
- Aconfig=m.copy_config(source='running')
- Bconfig=m.get(source='running')
- Cconfig=m.collect_config(source='running')
- Dconfig=m.get_config(source='running')
Unlock 300-435 to see the answer
You've previewed enough free 300-435 questions. Unlock 300-435 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#NETCONF#ncclient#Configuration Retrieval#Cisco IOS XE