Showing 1 unique vulnerabilities (1 total)
(filtered)
View Documentation Status (90 tracked)
1 asset
1 Open
Documented Pending Review
Cisco IOS XE Router ...
| Hostname | IP Address | Status | Assigned To | Last Scan | Actions |
|---|---|---|---|---|---|
| MONTPOINTGTWYRTR | 10.10.10.1 | 2026-01-14 | |||
Finding DetailsEvaluate-STIG 1.2507.5 (Scan-CiscoXERouterNDM_Checks) found this to be OPEN on 10/23/2025 ResultHash: CA349E0F1566CFDFB09D8F996B3AD3B036574454 ~~~~~ The router is not configured to send log data to the syslog server, this is a finding. Comments |
|||||
Check Text
Verify that the router is configured to send logs to at least two syslog servers. The configuration should look similar to the example below: logging x.x.x.x logging x.x.x.x If the router is not configured to send log data to the syslog servers, this is a finding.
Fix Text
Configure the router to send log messages to the syslog servers as shown in the example below. R4(config)#logging host x.x.x.x R4(config)#logging host x.x.x.x