Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam 350-601 All Questions
Exam 350-601 All Questions

View all questions & answers for the 350-601 exam

Cisco CCNP Data Center 350-601 Question # 65 Topic 7 Discussion

350-601 Exam Topic 7 Question 65 Discussion:
Question #: 65
Topic #: 7

An engineer must develop a Python script that generates an interface configuration JinJa template called port_config.j2 with values defined in a Python dictionary

called int_dict. The generated output must be written to a file called port.conf in the same directory as the Python script. Which line must be added to complete the script and send the

interface configuration generated to a Cisco Nexus switch using SSH?


A.

com =nexus.send_config_from_file(‘commands')


B.

com = nexus.send_config_from_file(‘port.conf')


C.

com =nexus.send_config_from_file('file')


D.

com =nexus.send_config_from_file(‘int_dict’)


Get Premium 350-601 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.