'debug' on reload ?
jibbajabba
Member Posts: 4,317 ■■■■■■■■□□
in CCNA & CCENT
Probal wrong forum, sorry. Not sure where to place it tbh.
I got a Cisco 877 and there are a few commands to troubleshoot the ADSL connection, i.e.
debug ATM events
debug ATM errors
and a few more. These only seem to be working until the next reload.
Does anyone know how to enable debugging so it starts during reload as well ?
I got a Cisco 877 and there are a few commands to troubleshoot the ADSL connection, i.e.
debug ATM events
debug ATM errors
and a few more. These only seem to be working until the next reload.
Does anyone know how to enable debugging so it starts during reload as well ?
My own knowledge base made public: http://open902.com
Comments
-
networker050184 Mod Posts: 11,962 ModHmmm I don't think there is a way besides maybe an EEM script that runs since debug commands are not held in the configuration.
Debug commands are made to be used for troubleshooting only and not really left on at all times which is probably why.An expert is a man who has made all the mistakes which can be made. -
DPG Member Posts: 780 ■■■■■□□□□□What if you added these commands to the start-up config file?
do debug ATM events
do debug ATM errors
It should work but the settings would be lost if you did a copy run start. -
jibbajabba Member Posts: 4,317 ■■■■■■■■□□Could try, might not need it after all anyway, seems to be stable now - thanks allMy own knowledge base made public: http://open902.com