Refer to the exhibit. A Python script is used to configure a Cisco IOS XE device. The script must be updated to print the IP addresses of all the loopback interfaces. Which statement should be added before the loop?
A. interfaces = response.json()[ג€ietf-interfaces:interfacesג€]
B. interface = response.json()[ג€ietf-interfaces:interfacesג€]
C. interface = response.json()[ג€ietf-interfaces:interfacesג€][ג€interfaceג€]
D. interfaces = response.json()[ג€ietf-interfaces:interfacesג€][ג€interfaceג€]
Refer to the exhibit. A Python script is used to configure a Cisco IOS XE device. The script must be updated to print th
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Refer to the exhibit. A Python script is used to configure a Cisco IOS XE device. The script must be updated to print th
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!