Implementing Cisco Enterprise Advanced Routing and Services (ENARSI) — Question 79
While troubleshooting connectivity issues to a router, these details are noticed:
✑ Standard pings to all router interfaces, including loopbacks, are successful.
✑ Data traffic is unaffected.
✑ SNMP connectivity is intermittent.
✑ SSH is either slow or disconnects frequently.
Which command must be configured first to troubleshoot this issue?
Answer options
- A. show policy-map control-plane
- B. show policy-map
- C. show interface | inc drop
- D. show ip route
Correct answer: A
Explanation
The command 'show policy-map control-plane' is crucial as it allows you to examine the control plane policies that may be impacting SNMP and SSH performance. The other commands provide useful information, but they do not directly address the control plane, which is likely causing the intermittent SNMP connectivity and SSH issues.