Kern Messages - Motorola WS5100 Series Troubleshooting Manual

Hide thumbs Also See for WS5100 Series:
Table of Contents

Advertisement

4-12 WS5100 Series Switch Troubleshooting Guide

4.1 KERN Messages

Table 4.3 Kern Messages
Module
ccdev.c
ccdev.c
ccdev.c
ccdev.c
ccdev.c
ccdev.c
ccdev.c
ccdev.c
crypt.c
crypt.c
crypt.c
Message
PKT_INFO( ""Prtl ""MACSTR"" rem @ %d"",
MAC2STR( prtls[ idx ].cfg.addr ), idx );'
PKT_INFO( ""mu ""MACSTR"" w/ aid %d added
to prtl ""MACSTR,);
PKT_ERR( ""ccdev : %s bad cmd->index %d"",
__FUNCTION__, cmd->index );
PKT_ERR( ""ccdev : %s no vlan cfg for idx %d"",
__FUNCTION__, cmd->index );
PKT_ERR( ""ccdev : %s bad cmd id : %d"",
__FUNCTION__, cmd->id );
PKT_ERR( ""%s : bad ioctl_num %d"",
__FUNCTION__, ioctl_num );
PKT_ERR( ""ccdev : CC server not up"" );
PKT_WARN( ""Queue to user space full, packet
throttled=%d"", rd_list_dropped );
PKT_WARN( ""crypt: enabling countermeasures
on wlan %d"", wlan_idx );
PKT_INFO( ""crypt: disabling countermeasures
on wlan %d"", wlan_idx );
PKT_INFO( ""WEP Decrypt Failed
""MACSTR""\n"", MAC2STR( mu->cfg.addr ) );
Description
Radio ( portal ) is removed from packet driver
due to inactivity."
A mobile unit with the given mac address has
been added to radio <mac>.
Another program module tried to set a
command on a non-existing ethernet port. This
is to guard against programming errors. This
should not happen in the field.
Another program module tried to set a
command on non-existing vlan devices. This is
to guard against programming errors. This
should not happen in the field.
Another program module tried to set a
command for a vlan device, but the command is
not known to the packet driver. This is to guard
against programming errors. This should not
happen in the field.
Another program module sent a general
command that is not known to the packet driver
This is to guard against programming errors.
This should not happen in the field.
The packet driver received a packet that is
destined to cell controller server, and has
detected that cell controller server is not up and
running. This can happen if cell controller server
has crashed.
The queue from packet driver to the cell
controller server is full and additional packets
destined for the cell controller are being
receieve. The queue limit is 1000 packets for
the WS5100 switch. This can happen if cell
controller process has died and the packet
driver did not detected this. As a result, the
system is flooded with packets that require
processing by the cell controller.
A condition has triggered counter measures on
the specified WLAN.
A condition has been satified to disable counter
measures on the specified WLAN.
Decryption failed for the specified mobile MAC
address.

Advertisement

Table of Contents
loading

Table of Contents