🔥 3-day streak
Cisco CCNP Automation AUTOCOR (350-901)94 / 136
Question 94 of 136
Your team must build asset management reporting for a fleet of legacy IOS switches that do not support RESTCONF or NETCONF. Using Python with the Netmiko library, you retrieve raw output from 'show interfaces status' and 'show vlan brief' over SSH. The business requirement is to transform this unstructured CLI text into structured Python dictionaries so the data can be loaded into a JSON inventory database without writing fragile custom regular expressions for each command. Which approach best meets this requirement?
Reviewed for accuracy · Report an issueNext question