Exam 300-209 | Question id=1711 | Troubleshooting, Monitoring and Reporting Tools |
A Cisco router may have a fan issue that could increase its temperature and trigger a failure.
What troubleshooting steps would verify the issue without causing additional risks?
A. |
Configure logging using commands
router(config)#logging on
router(config)#logging buffered 4
and check for fan failure logs using
router#show logging
________________________________________________________________ | |
B. |
Configure logging using commands
router(config)#logging on
router(config)#logging buffered 6
and check for fan failure logs using
router#show logging
________________________________________________________________ | |
C. |
Configure logging using commands
router(config)#logging on
router(config)#logging discriminator msglog1 console 7
and check for fan failure logs using
router#show logging
________________________________________________________________ | |
D. |
Configure logging using commands
router(config)#logging host 10.11.10.11
router(config)#logging trap 2
and check for fan failure logs at the syslog server 10.11.10.11 |