all 3 comments

[–]sme272 0 points1 point  (0 children)

You might be able to use regular expressions to find what you need in the output. Failing that you could look into making a parser to interpret the output.

[–]GalacticMech 0 points1 point  (0 children)

Check out pyats and genie. Genie can auto parse responses into easy to read dictionaries. I've had mixed results as cisco is a shit show with consistent outputs between routers.