Cisco 350-601 Question Answer
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?
Previous