Solved

Refer to the Exhibit

Question 78

Multiple Choice

  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? A)  config=m.copy_config(source='running')  B)  config=m.get(source='running')  C)  config=m.collect_config(source='running')  D)  config=m.get_config(source='running') 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?


A) config=m.copy_config(source='running')
B) config=m.get(source='running')
C) config=m.collect_config(source='running')
D) config=m.get_config(source='running')

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions