List of questions
Related questions
Question 440 - 350-501 discussion
Refer to the exhibit.
Refer for the exhibit. To optimize network operations, the senior architect created this Python 3.9 script for network automation tasks and to leverage Ansible 4.0 playbooks. Devices In the network support only RFC 2617-based authentication What does the script do?
The script logs in via SSH and configures interface GigabitEthernetO/1 with IP address 10.1.131.112/30.
The script leverages REST API calls and configures Interface GlgabilEthemet0/1 with IP address 10.1.131.112/30.
The script performs a configuration sanity check on the device with IP address 172.168.211.65 via HTTP and returns an alert If the payload field falls to match.
The script parses the JSON response from the router at IP address 172 168.211.65 and checks If the interface GigaWtEthernet0/1 with IP address 10.1.131.112 exists on the router.
0 comments
Leave a comment first