MertKulac / Parsing--Netmiko--TTP

Parsing a show output from Cisco Device using TTP module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netmiko_Parsing_TTP

Parsing a show output from Cisco Device using TTP module

TTP is a Python module that allows relatively fast performance parsing of semi-structured text data using templates. TTP was developed to enable programmatic access to data produced by CLI of networking devices, but, it can be used to parse any semi-structured text that contains distinctive repetition patterns.

image

About

Parsing a show output from Cisco Device using TTP module

License:GNU General Public License v3.0


Languages

Language:Python 100.0%