tips:linux:cisco675:syslog
Differences
This shows you the differences between two versions of the page.
| tips:linux:cisco675:syslog [2009/06/08 15:08] – created erik | tips:linux:cisco675:syslog [2009/06/08 15:09] (current) – erik | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Syslog Setup ====== | ||
| + | To enable syslog message logging: | ||
| + | |||
| + | - Edit ''/ | ||
| + | - Add the '' | ||
| + | - Telnet to the modem | ||
| + | - Issue the enable command and enter the enable mode password | ||
| + | - Issue the following commands: | ||
| + | |||
| + | < | ||
| + | set syslog enabled | ||
| + | set syslog port 514 | ||
| + | set syslog remote < | ||
| + | write | ||
| + | </ | ||
| + | |||
| + | To view the syslog settings: | ||
| + | |||
| + | < | ||
| + | show syslog | ||
| + | </ | ||
