You are on page 1of 1

1.

Install a syslog server on site (Kiwi syslog is free and easy to setup, all w
e need is a Windows machine to capture the logs to until we see another problem)
2. Set the router configuration to ensure that no debugs are sent to the buffer,
monitor or console with the following configuration commands:
no logg
no logg
no logg
service
service

cons
mon
buff
timestamps debug datetime local msec
timestamps log datetime local msec

3. Set the router to send the debug messages to the syslog server with the follo
wing commands:
logg trap debug
logg <ip of syslog server>

You might also like