What command can be used on the WLC to show the logs (or something) for an AP with the name Cisco_AP?

What command can be used on the WLC to show the logs (or something) for an AP with the name Cisco_AP?
A. show logging
B. show ap eventlog Cisco_AP

cisco-exams

One thought on “What command can be used on the WLC to show the logs (or something) for an AP with the name Cisco_AP?

  1. show ap eventlog
    To display the contents of the event log file for an access point that is joined to the controller, use the show ap eventlog command.
    show ap eventlog ap_name

    Syntax Description
    ap_name – Event log for the specified access point.

    Command History
    Release Modification
    7.6 This command was introduced in a release earlier than Release 7.6.

    Examples
    The following example shows how to display the event log of an access point:
    (Cisco Controller) >show ap eventlog ciscoAP
    AP event log download has been initiated
    Waiting for download to complete
    AP event log download completed.
    ======================= AP Event log Contents =====================
    *Feb 13 11:54:17.146: %CAPWAP-3-CLIENTEVENTLOG: AP event log has been cleared from the contoller ‘admin’
    *Feb 13 11:54:32.874: *** Access point reloading. Reason: Reload Command ***
    *Mar 1 00:00:39.134: %CDP_PD-4-POWER_OK: Full power – NEGOTIATED inline power source
    *Mar 1 00:00:39.174: %LINK-3-UPDOWN: Interface Dot11Radio1, changed state to up
    *Mar 1 00:00:39.211: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to up
    *Mar 1 00:00:49.947: %CAPWAP-3-CLIENTEVENTLOG: Did not get vendor specific options from DHCP.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.