Question: A Network engineer is writing a Python script using the Netmiko and built - in Python regex module to parse the output of the show
A Network engineer is writing a Python script using the Netmiko and builtin Python regex
module to parse the output of the show ip interface brief command on a Cisco
CSRv router. In the code snippets below, which one uses the correct method and
regex pattern to create a list of all matches for interface names starting with
"GigabitEthernet"?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
