filmov
tv
Convert any CLI outputs to csv easily with TextFSM Part1
Показать описание
I will show you how to convert CLI outputs to csv using textfsm.
TextFSM - a library created by Google to handle output from network devices.
It allows you to create templates to process the output of a command.
Script automatically selects the template to use based on the keywords found inside the input file
It supports the conversion of 5 common cisco CLIs into csvs
----------------------------------------------
show cdp neighbor detail
show version
show ip interface brief
show ip bgp summary
show inventory
----------------------------------------------
The code for this series can be found at:
You Can Find Me On:
TextFSM - a library created by Google to handle output from network devices.
It allows you to create templates to process the output of a command.
Script automatically selects the template to use based on the keywords found inside the input file
It supports the conversion of 5 common cisco CLIs into csvs
----------------------------------------------
show cdp neighbor detail
show version
show ip interface brief
show ip bgp summary
show inventory
----------------------------------------------
The code for this series can be found at:
You Can Find Me On:
Комментарии