I have a telnet response that has dynamic interface values in the middle of the response. The interface can be one or many. I would like to use the "evc Name" as the key to help query information from the response.
How can I do this with the attached response map and am I taking the best approach to accomplish this?
Interface examples:
1.)
Interfaces : gigabit-ethernet 1/A/1
: gigabit-ethernet 1/A/2
: gigabit-ethernet 1/A/3
: gigabit-ethernet 1/A/4
2.)
Interfaces : gigabit-ethernet 1/A/1
: gigabit-ethernet 1/A/2
Any guidance would be appreciated - thanks.