# Cisco Router

## CISCO ROUTER &#x20;

To configure Cisco Router to send syslog messages&#x20;

Enter the command:&#x20;

`enable`&#x20;

To enter privileged EXEC mode.&#x20;

Enter the command:&#x20;

`configure terminal`&#x20;

This will allow you to enter global configuration mode.&#x20;

Enter the command:&#x20;

`logging host`&#x20;

Replace host with Log Collector IP Address.&#x20;

Enter the command:&#x20;

`logging trap level`&#x20;

Specify the level as per requirement.&#x20;

Where:&#x20;

Emergency: 0&#x20;

Alert: 1&#x20;

Critical: 2&#x20;

Error: 3&#x20;

Warning: 4&#x20;

Notice: 5&#x20;

Informational: 6&#x20;

Debug: 7&#x20;

Enter the command:&#x20;

`logging facility local7`&#x20;

`Default facility-type value is local7.` &#x20;

Enter the command:&#x20;

`end`&#x20;

To save changes and exit global configuration mode.&#x20;

To display changes made enter command:&#x20;

`show logging`&#x20;

This displays logging configuration. Verify configuration.&#x20;

## nd Severity from the listbox.&#x20;

Near the top-left of the page, click Policy Information.&#x20;

Click Commit Changes.&#x20;
