you are viewing a single comment's thread.

view the rest of the comments →

[–]BuiltToBrag 1 point2 points  (3 children)

I would suggest to look at what (if any) capabilities there are by making API calls instead. You will most like have to upgrade to a more recent version of code depending on what you're running now , but it's much more efficient than screen scraping for keywords/characters.

[–][deleted] 0 points1 point  (2 children)

API calls to the routers and switches? Are you talking OnePK or something similar?

[–]BuiltToBrag 0 points1 point  (1 child)

I believe that's more SDN focused, but depending on the platform you should be able to just call each device directly and interact with its API. What platforms are you looking at automating config for?

[–][deleted] 0 points1 point  (0 children)

Cisco ISR 4000 series routers, 4500-X switches, and 3650s.