Situatie
We assume that you want to see the logs from all interfaces, but only for one month.
Solutie
So, after connecting to the switch, you will need the following command to get the your result:
show logging | include X – x is the month we want to track the logs
Ex: show logging | include Jun
Leave A Comment?