Access Cisco Logs using Python Threads and NetMiko.

preview_player
Показать описание
Hey Folks, This is a script that I wrote that will access cisco devices, parse its logs and display the Link and Protocol Errors using Python Threads.

Source Code:
Рекомендации по теме
Комментарии
Автор

hello for the great informative video about threading. However, often the case it is the logging output is something we want to watch or 'tail', for example, you capture the log entry as the link is flapping in real time. Do you think it is possible to do that?

jamesren
Автор

Hello C Bax
i am trying to see the config on a range of interfaces, is there any specific script you have written about this?

benbunor