Cisco IOS Software Configuration Guide for Cisco Aironet 1300 Series Outdoor Access Point/Bridge 12.3(7)JA
Error and Event Messages

Table Of Contents

Error and Event Messages

Conventions

Software Auto Upgrade Messages

Association Management Messages

Unzip Messages

802.11 Subsystem Messages

Inter-Access Point Protocol Messages

Local Authenticator Messages

WDS Messages

Mini IOS Messages


Error and Event Messages


This appendix lists the CLI error and event messages.

Conventions

System error messages are displayed in the format shown in Table C-1.

Table C-1 System Error Message Format 

Message Component
Description
Example

Error identifier

A string categorizing the error.

STATION_ROLE

Software component

A string identifying the software component of the error.

AUTO_INSTALL

Severity Level

A string indicating the severity of the error.

LOG_DEBUG—debug information (not serious)
LOG_INFO—informational (not serious)
LOG_NOTICE—notice that may be of concern to user
LOG_WARNING—warning that user can ignore if they prefer
LOG_ERR—warning of error condition, most features functional; user should exercise care
LOG_CRIT—warns of a possible serious critical error
LOG_ALERT—alerts user to a very serious problem
LOG_EMERG—emergency situation, nothing is functional

Action Flags

Internal to the code for which additional action is displayed.

0—No action flag
MSG_TRACEBACK—includes traceback with message
MSG_PROCESS—includes process information with message
MSG_CLEAR—indicates condition had cleared
MSG_SECURITY—indicates as security message
MSG_NOSCAN—suppresses EEM pattern screening

%d

An integer number.

2450

%e

A MAC address.

000b.fcff.b04e

%s

A message string which provides more detail of the error.

"Attempt to protect port 1640 failed."

%x

A hexadecimal number.

0x001


Software Auto Upgrade Messages

Error Message    FATAL_FAILURE, SW_AUTO_UPGRADE, LOG_CRIT, MSG_PROCESS: "Attempt to 
upgrade software failed, software on flash may be deleted. Please copy software 
into flash.

Explanation    Auto upgrade of the software failed. The software on the flash might have been deleted. Copy software into the flash.

Recommended Action    Copy software before rebooting the unit.

Error Message    DHCP_CLIENT_FAILURE, SW_AUTO_UPGRADE, LOG_DEBUG, MSG_TRACEBACK | 
MSG_PROCESS, "%s": Auto upgrade of the software failed."

Explanation    Auto upgrade of the software failed.

Recommended Action    Make sure that the DHCP client is running.

Error Message    DHCP_SERVER_FAILURE, SW_AUTO_UPGRADE, LOG_DEBUG, MSG_TRACEBACK | 
MSG_PROCESS, "%s": Auto upgrade of the software failed."

Explanation    Auto upgrade of the software failed.

Recommended Action    Make sure that the DHCP server is configured correctly.

Error Message    BOOT_FAILURE, SW_AUTO_UPGRADE, LOG_DEBUG, MSG_TRACEBACK, MSG_PROCESS, 
"%s": Auto upgrade of the software failed."

Explanation    Auto upgrade of the software failed.

Recommended Action    Reboot the unit. If the message appears again, copy the error message exactly as it appears and report it to your technical support representative.

Error Message    STATION_ROLE, AUTO_INSTALL, LOG_WARNING, 0, "%s": The radio is 
operating in automatic install mode."

Explanation    The radio is operating in automatic install mode.

Recommended Action    Use the station-role configuration interface command to configure the radio for a role other than install mode.

Error Message    IP_ADDRESS_DHCP, AUTO_INSTALL, LOG_WARNING, 0: "The radio is operating 
in automatic install mode and has set ip address dhcp."

Explanation    The radio is operating in automatic install mode and is configured to receive an IP address through DHCP.

Recommended Action    Use the station-role configuration interface command to configure the radio for a role other than install mode.

Error Message    STATUS_AUTO_INSTALL, LOG_INFO, 0, "%s" %s. RSSI=-%d dBm.: The radio is 
operating in install mode."

Explanation    The radio is operating in automatic install mode.

Recommended Action    Use the station-role configuration interface command to configure the radio for a role other than install mode.

Error Message    AUTO-INSTALL-6_STATUS: "%s" %s. RSSI=-%d dBm.: The radio is operating 
in install mode."

Explanation    The radio is operating in automatic install mode.

Recommended Action    Use the station-role configuration interface command to configure the radio for a role other than install mode.

Association Management Messages

Error Message    BADSTATE, DOT11, LOG_ERR, 0, "%s %s ->%s."

Explanation    802.11 association and management uses a table-driven state machine to keep track and transition an association through various states. A state transition occurs when an association receives one of many possible events. When this error occurs, it means that an association received an event that it did not expect while in this state.

Recommended Action    The system can continue but may lose the association that generates this error. Copy the message exactly as it appears and report it to your technical service representative.

Error Message    ASSOC, DOT11, LOG_INFO, 0, "Interface %s, Station %s e% %s KEY_MGMT 
(%s)." 

Explanation    The indicated station associated to an access point on the indicated interface.

Recommended Action    None.

Error Message    ADD, DOT11, LOG_INFO, 0 "Interface %s, Station %e associated to parent 
%e."

Explanation    The indicated station associated to the parent access point on the indicated interface.

Recommended Action    None.

Error Message    DISASSOC, DOT11, LOG_INFO, 0, "Interface %s, Deauthenticating Station 
%e %s."

Explanation    The indicated station disassociated from the access point on the indicated interface.

Recommended Action    None.

Error Message    ROAMED. DOT11, LOG_INFO, 0, "Station %e roamed to %e."

Explanation    The indicated station roamed to the indicated new access point.

Recommended Action    None.

Error Message    ENCRYPT_MISMATCH, DOT11, LOG_WARNING, 0, "Possible encryption key 
mismatch between interface %s and station %e."

Explanation    The encryption setting of the indicated interface and indicated station may be mismatched.

Recommended Action    Check the encryption configuration of this interface and the failing station to ensure that the configurations match.

Unzip Messages

Error Message    UNZIP_OVERFLOW, SOAP, LOG_WARNING, MSG_TRACEBACK: "Failed to unzip %s, 
exceeds maximum uncompressed html size."

Explanation    The HTTP server cannot retrieve a compressed file in response to an HTTP GET request because the file is too large for the buffers used in the uncompression process.

Recommended Action    Make sure that the file is a valid HTML page. If it is, you need to copy an uncompressed version of the file into Flash to retrieve it through HTTP.

802.11 Subsystem Messages

Error Message    FREQ_USED, DOT11, LOG_INFO, 0 "Interface %s, frequency %d selected."

Explanation    After scanning for an unused frequency, the indicated interface selected the displayed frequency.

Recommended Action    None.

Error Message    NO_VALID_INFRA_SSID, DOT11, LOG_WARNING, 0, "No infrastructure SSID 
configured. %s not started."

Explanation    No infrastructure SSID was configured and the indicated interface was not started.

Recommended Action    Add at least one infrastructure SSID to the radio configuration.

Error Message    VERSION_UPGRADE, DOT11, LOG_WARNING, 0, "Interface %d, upgrading radio 
firmware."

Explanation    When starting the indicated interface, the access point found the wrong firmware version. The radio will be loaded with the required version.

Recommended Action    None.

Error Message    VERSION_INVALID, DOT11, LOG_CRIT, 0, "Interface %d, unable to find 
required radio version %x.%x/ %d/

Explanation    When trying to re-flash the radio firmware on the indicated interface, the access point recognized that the indicated radio firmware packaged with the Cisco IOS software had the incorrect version.

Recommended Action    None.

Error Message    RADIO_OVER_TEMPERATURE, DOT11, LOG_ERR, 0, "Interface %s Radio over 
temperature detected."

Explanation    The radio's internal temperature exceeds maximum limits on the indicated radio interface.

Recommended Action    Take steps necessary to reduce the internal temperature. These steps will vary based on your specific installation.

Error Message    RADIO_TEMPERATURE_NORMAL, DOT11, LOG_INFO, 0, "Interface %s radio 
temperature returned to normal."

Explanation    The radio's internal temperature has returned to normal limits on the indicated radio interface.

Recommended Action    None.

Error Message    TX_PWR_OUT_OF_RANGE, DOT11, LOG_ERR, 0, "Interface %s Radio transmit 
power out of range."

Explanation    The transmitter power level is outside the normal range on the indicated radio interface.

Recommended Action    Remove unit from the network and service.

Error Message    RADIO_RF_LO, DOT11, LOG_ERR, 0, "Interface %s Radio cannot lock RF 
freq."

Explanation    The radio phase lock loop (PLL) circuit is unable to lock the correct frequency on the indicated interface.

Recommended Action    Remove unit from network and service.

Error Message    RADIO_IF_LO, DOT11, LOG_ERR, 0, "Interface %s Radio cannot lock IF 
freq."

Explanation    The radio intermediate frequency (IF) PLL is unable to lock the correct frequency on the indicated interface.

Recommended Action    Remove unit from network and service.

Error Message    FREQ_SCAN, DOT11, LOG_INFO, 0, "Interface %s Scanning frequencies for 
%d seconds."

Explanation    Starting a scan for a least congested frequency on the interface indicated for a the time period indicated.

Recommended Action    None.

Error Message    NO_CHAN_AVAIL, DOT11, LOG_CRIT, 0, "Interface %s, no channel 
available." 

Explanation    No frequency is available, likely because RADAR has been detected within the previous 30 minutes.

Recommended Action    None.

Error Message    DFS_SCAN_COMPLETE, DOT11, LOG_INFO, 0, "DFS scan complete on frequency 
%d MHz."

Explanation    The device has completed its Dynamic Frequency Scan (DFS) frequency scanning process on the displayed frequency.

Recommended Action    None.

Error Message    DFS_SCAN_START, DOT11, LOG_INFO, 0, "DFS: Scanning frequency %d MHz 
for %d seconds."

Explanation    The device has begun its DFS scanning process.

Recommended Action    None.

Error Message    DFS_TRIGGERED, DOT11, LOG_INFO, 0, "DFS: triggered on frequency %d 
MHz."

Explanation    DFS has detected RADAR signals on the indicated frequency.

Recommended Action    None. The channel will be placed on the non-occupancy list for 30 minutes and a new channel will be selected.

Error Message    DFS_STORE_FAIL, DOT11, LOG_WARNING, 0, "DFS: could not store the 
frequency statistics."

Explanation    A failure occurred writing the DFS statistics to flash.

Recommended Action    None.

Error Message    NO_SSID, DOT11, LOG_WARNING, 0, "No SSIDs configured, %d not started."

Explanation    All SSIDs were deleted from the configuration. At least one must be configured for the radio to run.

Recommended Action    Configure at least one SSID on the access point.

Error Message    NO_SSID_VLAN, DOT11, LOG_WARNING, 0, "No SSID with VLAN configured. %s 
not started." 

Explanation    No SSID was configured for a VLAN. The indicated interface was not started.

Recommended Action    At least one SSID must be configured per VLAN. Add at least one SSID for the VLAN on the indicated interface.

Error Message    NO_MBSSID_VLAN, DOT11, LOG_WARNING, 0, "No VLANs configured in MBSSID 
mode. %s not started."

Explanation    No VLAN configured in MBSSID mode. The indicated interface was not started.

Recommended Action    Add at least one SSID with the VLAN on the indicated interface configuration.

Error Message    FW_LOAD_DELAYED, DOT11, LOG_WARNING, 0, "Interface %s, network filesys 
not ready. Delaying firmware (%s) load."

Explanation    The network filesystem was not running or not ready when trying to flash new firmware into the indicated interface. Loading the identified firmware file has been delayed.

Recommended Action    Make sure the network is up and ready before attempting to reflash the new firmware.

Error Message    FLASH_UNKNOWN_RADIO, DOT11, LOG_CRIT, 0, "Interface %s has an unknown 
radio."

Explanation    The radio type could not be determined when the user attempted to flash new firmware into the indicated interface.

Recommended Action    Reboot the system and see if the firmware upgrade completes.

Error Message    UPLINK_ESTABLISHED, DOT11, LOG_WARNING, 0, "Interface %s associated to 
AP %s %e %s.

Explanation    The indicated repeater has associated to the indicated root access point. Clients can now associate to the indicated repeater and traffic can pass.

Recommended Action    None.

Error Message    UPLINK_FAILED, DOT11, LOG_CRIT, 0 "Uplink to parent failed: %s."

Explanation    The connection to the parent access point failed for the displayed reason. The uplink will stop its connection attempts.

Recommended Action    Try resetting the uplink interface. Contact Technical Support if the problem persists.

Error Message    CANT_ASSOC, DOT11, LOG_WARNING, 0 "Interface %, cannot associate %s."

Explanation    The indicated interface device could not associate to an indicated parent access point.

Recommended Action    Check the configuration of the parent access point and this unit to make sure there is a match.

Error Message    PROCESS_INITIALIZATION_FAILED, DOT11, LOG_CRIT, 0 "The background 
process for the radio could not be started: %s)

Explanation    The initialization process used by the indicated interface failed for some reason, possibly a transient error.

Recommended Action    Perform a reload of the access point. If this fails to rectify the problem, perform a power cycle. If this still fails, try downgrading the access point firmware to the previous version.

Error Message    RADIO_HW_RESET, DOT11, LOG_CRIT, 0 "Radio subsystem is undergoing 
hardware reset to recover from problem."

Explanation    An unrecoverable error occurred that could not be resolved by a soft reset.

Recommended Action    None.

Error Message    MAXRETRIES, DOT11, LOG_WARNING, 0, "Packet to client %e reached max 
retries, removing the client." 

Explanation    The maximum packet send retry limit has been reached and the client is being removed.

Recommended Action    Investigate and correct the client malfunction.

Error Message    RM_INCAPABLE, DOT11, LOG_WARNING, 0 "Interface %s

Explanation    Indicated interface does not support the radio management feature.

Recommended Action    None.

Error Message    RM_INCORRECT_INTERFACE, DOT11, LOG_WARNING, 0, "Invalid interface, 
either not existing or non-radio."

Explanation    A radio management request discovered that the interface either does not exist or is not a radio interface.

Recommended Action    None.

Error Message    POWERS_INVALID, DOT11, LOG_ERR, 0, "Interface %s, no valid power levels 
available."

Explanation    The radio driver found no valid power level settings.

Recommended Action    Investigate and correct the power source and settings.

Error Message    RADIO_INVALID_FREQ, DOT11, LOG_WARNING, 0, "Operating frequency (%d) 
invalid - performing a channel scan."

Explanation    The indicated frequency is invalid for operation. A channel scan is being performed to select a valid frequency.

Recommended Action    None.

Error Message    RADIO_INITIALIZATION_ERRO, DOT11, LOG_CRIT, 0, "The radio subsystem 
could not be initialized (%s)."

Explanation    A critical error was detected while attempting to initialize the radio subsystem.

Recommended Action    Reload the system.

Error Message    UPLINK_NO_ID__PWD, DOT11, LOG_WARNING, 0 "Interface %s, no 
username/password supplied for uplink authentication."

Explanation    The user failed to enter a username and/or password.

Recommended Action    Enter the username and/or password and try again.

Error Message    NO_IE_CFG, DOT11, LOG_WARNING, MSG_TRACEBACK,"No IEs configured for %s 
(ssid index %u)."

Explanation    When attempting to apply a beacon or probe response to the radio, the beacon or probe was undefined on the indicated SSID index.

Recommended Action    Check the IE configuration.

Error Message    FLASHING_RADIO, DOT11, LOG_WARNING, 0, "Interface %s, flashing radio 
firmware (%s)."

Explanation    The indicated interface radio has been stopped to load the indicated new firmware.

Recommended Action    None.

Error Message    LOADING_RADIO, DOT11, LOG_WARNING, 0, "Interface %s, loading the radio 
firmware (%s)." 

Explanation    The indicated interface radio has been stopped to load new indicated firmware.

Recommended Action    None.

Error Message    NO_FIRMWARE, DOT11, LOG_CRIT, 0 "Interface %s, no radio firmware file 
(%s) was found." 

Explanation    When trying to flash new firmware, the file for the radio was not found in the Flash file system.

Recommended Action    The wrong image has been loaded into the unit. Locate the correct image based on the type of radio used.

Error Message    BAD_FIRMWARE DOT11, LOG_CRIT, 0, "Interface %s, radio firmware file 
(%s) is invalid."

Explanation    When trying to Flash new firmware into the indicated interface the indicated radio firmware file was found to be invalid.

Recommended Action    Make sure the correct firmware image file is located in the place where the unit expects to find it.

Error Message    RADIO_FAILED, DOT11, LOG_CRIT, MSG_TRACEBACK, "Interface %s, failed - 
%s."

Explanation    The radio driver on the indicated interface found a severe error and is shutting down for the indicated reason.

Recommended Action    None.

Error Message    FLASH_RADIO_DONE, DOT11, LOG_WARNING, 0, "Interface %s, flashing radio 
firmware completed." 

Explanation    The indicated interface radio firmware flash is complete, and the radio will be restarted with the new firmware.

Recommended Action    None.

Error Message    UPLINK_LINK_DOWN, DOT11, LOG_WARNING, 0, "Interface %s, parent lost: 
%s."

Explanation    The connection to the parent access point on the indicated interface was lost for the reason indicated. The unit will try to find a new parent access point.

Recommended Action    None.

Error Message    CANT_ASSOC: Cannot associate: [chars]

Explanation    The unit could not establish a connection to a parent access point for the displayed reason.

Recommended Action    Verify that the basic configuration settings (SSID, WEP, and others) of the parent access point and this unit match.

Error Message    DOT11-4-MAXRETRIES: Packet to client [mac] reached max retries, remove 
the client

Explanation    A packet sent to the client has not been successfully delivered many times, and the max retries limit has been reached. The client is deleted from the association table.

Recommended Action    None.

Error Message    BRIDGE_LOOP, DOT11, LOG_WARNING, 0, "Bridge loop detected between WGB 
%e and device %e."

Explanation    The indicated workgroup bridge reported the address of one of its indicated Ethernet clients and the access point already had that address marked as being somewhere else on the network.

Recommended Action    Click Refresh on the Associations page on the access point GUI, or enter the clear dot11 statistics command on the CLI.

Error Message    ANTENNA_INVALID, DOT11, LOG_WARNING, 0, "Interface %s, current antenna 
position not supported, radio disabled."

Explanation    The Indicated AIR-RM21A radio module does not support the high-gain position for the external antenna (the high-gain position is folded flat against the access point). The access point automatically disables the radio when the antenna is in the high-gain position.

Recommended Action    Fold the antenna on the AIR-RM21A radio module so that it is oriented 90 degrees to the body of the access point.

Error Message    RF_LOOPBACK_FAILURE, DOT11, LOG_ERR, 0, "Interface %s Radio failed to 
pass RF loopback test."

Explanation    Radio loopback test failed for the interface indicated.

Recommended Action    None.

Error Message    RF_LOOPBACK__FREQ_FAILURE, DOT11, LOG_ERR, 0, "Interface %s failed to 
pass RF loopback test."

Explanation    Radio loopback test failed at a given frequency for the indicated interface.

Recommended Action    None.

Error Message    AUTH_FAILED, DOT11, LOG_DEBUG, 0, "Station %e Authentication failed," 
MSDEF_LIMIT_MEDIUM

Explanation    The indicated station failed authentication.

Recommended Action    Verify that the user entered the correct username and password, and verify that the authentication server is online.

Error Message    CCKM_AUTH_FAILED, DOT11, LOG_DEBUG, 0, "Station %e CCKM authentication 
failed."

Explanation    The indicated station failed CCKM authentication.

Recommended Action    Verify that the topology of the access points configured to use the WDS access point is functional.

Error Message    TKIP_MIC_FAILURE, DOT11, LOG_WARNING, 0, "Received TKIP Michael MIC 
failure report from the station %e on the packet (TSC=0x%11x) encrypted and 
protected by %s key."

Explanation    TKIP Michael MIC failure was detected from the indicated station on a unicast frame decrypted locally with the indicated pairwise key.

Recommended Action    A failure of the Michael MIC in a packet usually indicates an active attack on your network. Search for and remove potential rogue devices from your wireless LAN.

Error Message    TKIP_MIC_FAILURE_REPORT, DOT11, LOG_WARNING, 0, "Received TKIP Michael 
MIC failure report from the station %e on the packet (TSC=0x0) encrypted and 
protected by %s key

Explanation    The access point received an EAPOL-key from the indicated station notifying the access point that TKIP Michael MIC failed on a packet transmitted by this access point.

Recommended Action    None.

Error Message    TKIP_MIC_FAILURE_REPEATED, DOT11, LOG_ERR, 0, "Two TKIP Michael MIC 
failures were detected within %s seconds on %s interface. The interface will be 
put on MIC failure hold state for next %d seconds"

Explanation    Two TKIP Michael MIC failures were detected within the indicated time on the indicated interface. Because this usually indicates an active attack on your network, the interface will be put on hold for the indicated time. During this hold time, stations using TKIP ciphers are disassociated and cannot reassociate until the hold time ends. At the end of the hold time, the interface operates normally.

Recommended Action    MIC failures usually indicate an active attack on your network. Search for and remove potential rogue devices from your wireless LAN. If this is a false alarm and the interface should not be on hold this long, use the countermeasure tkip hold-time command to adjust the hold time.

Error Message    WGB_CLIENT_VLAN_SOAP, LOG_ERR, 0: "Workgroup Bridge Ethernet client 
VLAN not configured."

Explanation    No VLAN is configured for client devices attached to the workgroup bridge.

Recommended Action    Configure a VLAN to accomodate client devices attached to the workgroup bridge.

Error Message    ERROR, SAOP, LOG_ERR, MSG_TRACEBACK "Reported on line %d in file 
%s.%s."

Explanation    An internal error occurred on the indicated line number in the indicated filename in the controller ASIC.

Recommended Action    None

Inter-Access Point Protocol Messages

Error Message    DSTANDBY_ACTIVE, DOT11, LOG_INFO, 0, "Standby to Active, Reason = %s 
(%d)."

Explanation    The access point is transitioning from standby mode to active mode for the indicated reason.

Recommended Action    None.

Error Message    ROGUE_AP, DOT11, LOG_INFO, 0, "Rogue AP %e reported. Reason: %s."

Explanation    A station has reported a potential rogue access point for the indicated reason.

Recommended Action    None.

Error Message    STANDBY_REQUEST, DOT11, LOG_INFO, 0, "Hot Standby request to shutdown 
radios from %e."

Explanation    The indicated standby access point has requested that this access point shut down its radio interfaces because a failure has been detected on one of this access point's radio interfaces.

Recommended Action    None.

Local Authenticator Messages

Error Message    RADSRV-4-NAS_UNKNOWN: Unknown authenticator: [ip-address]

Explanation    The local RADIUS server received an authentication request but does not recognize the IP address of the network access server (NAS) that forwarded the request.

Recommended Action    Make sure that every access point on your wireless LAN is configured as a NAS on your local RADIUS server.

Error Message    RADSRV-4-NAS_KEYMIS: NAS shared key mismatch.

Explanation    The local RADIUS server received an authentication request but the message signature indicates that the shared key text does not match.

Recommended Action    Correct the shared key configuration on either the NAS or on the local RADIUS server.

Error Message    RADSRV-4-BLOCKED: Client blocked due to repeated failed 
authentications

Explanation    A user failed authentication the number of times configured to trigger a block, and the account been disabled.

Recommended Action    Use the clear radius local-server user username privileged EXEC command to unblock the user, or allow the block on the user to expire by the configured lockout time.

WDS Messages

Error Message    WLCCP_WDS-6-REPEATER_STOP: WLCCP WDS on Repeater unsupported, WDS is 
disabled.

Explanation    Repeater access points do not support WDS.

Recommended Action    None.

Error Message    WLCCP_WDS-6-PREV_VER_AP: A previous version of AP is detected.

Explanation    The WDS device detected a previous version of the access point.

Recommended Action    None.

Error Message    WLCCP_AP-6-INFRA: WLCCP Infrastructure Authenticated

Explanation    The access point successfully authenticated to the WDS device.

Recommended Action    None.

Error Message    WLCCP_AP-6-STAND_ALONE: Connection lost to WLCCP server, changing to 
Stand-Alone Mode

Explanation    The access point lost its connection to the WDS device and is in stand-alone mode.

Recommended Action    None.

Error Message    WLCCP_AP-6-PREV_VER_WDS: A previous version of WDS is detected

Explanation    The access point detected a previous version of WDS.

Recommended Action    Check for an unsupported version of WDS on your network.

Error Message    WLCCP_AP-6-UNSUP_VER_WDS: An unsupported version of WDS is detected

Explanation    The access point detected an unsupported version of WDS.

Recommended Action    Check for an unsupported version of WDS on your network.

Error Message    WLCCP_NM-3-WNM_LINK_DOWN: Link to WNM is down

Explanation    The network manager is not responding to keep-active messages.

Recommended Action    Check for a problem with the network manager or with the network path to the network manager.

Error Message    WLCCP_NM-6-WNM_LINK_UP: Link to WNM is up

Explanation    The network manager is now responding to keep-active messages.

Recommended Action    None.

Error Message    WLCCP_NM-6-RESET: Resetting WLCCP_NM

Explanation    A change in the network manager IP address or a temporary out-of-resource state might have caused a reset on the WDS network manager subsystem, but operation will return to normal shortly.

Recommended Action    None.

Mini IOS Messages

Error Message    PROTECT_PORT_FAILURE, MTS, LOG_CRIT, MSG_PROCESS: An attempt to 
protect port [number] failed

Explanation    Initialization failed on attempting to protect port.

Recommended Action    None.

Error Message    SET_PW_FAILURE, MTS, LOG_CRIT, MSG_PROCESS: Error %d enabling secret 
password.

Explanation    Initialization failed when the user attempted to enable a secret password.

Recommended Action    None