IntroductionThere are multiple possibilities to get debug information out of the system. WEB-interface.
- In the web-interface go to: System Management - Global Settings:
- Change the "Maximum Message Level of Syslog Entries" to "Debug"
- Change the "Maximum Number of Syslog Entries" to "500"
- In the web-interface go to: Monitoring - Internal Log:to see all debug messages.
Command LineDebug commandsConnect to the device using: Commands: debug all & ps debug -e "*DEBUG/OSP*" all & Will provide you only the messages containing "DEBUG/OSP" |