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

Cisco Implementing Cisco Data Center Core Technologies v1.1 (350-601 DCCOR) 350-601 Question # 119 Topic 12 Discussion

Cisco Implementing Cisco Data Center Core Technologies v1.1 (350-601 DCCOR) 350-601 Question # 119 Topic 12 Discussion

350-601 Exam Topic 12 Question 119 Discussion:
Question #: 119
Topic #: 12

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.