Specifications
2-137
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
exception crashinfo buffersize
This example shows how to disable mandatory encryption on VLAN 1:
AP(config-if)# no encryption vlan 1 mode wep mandatory
Related Commands
exception crashinfo buffersize
To change the size of the buffer used for crashinfo files, use the exception crashinfo buffersize
command in global configuration mode. To revert to the default buffersize, use the no form of this
command.
exception crashinfo buffersize kilobytes
no exception crashinfo buffersize kilobytes
Syntax Description
Defaults Crashinfo buffer is 32 KB.
Command Modes Global config
Command History
Usage Guidelines The crashinfo file saves information that helps Cisco technical support representatives to debug
problems that caused the Cisco IOS image to fail (crash). The access point writes the crash
information to the console at the time of the failure, and the file is created the next time you boot the
Cisco IOS image after the failure (instead of while the system is failing).
Examples This example sets the crashinfo buffer to 100 KB:
ap(config)# exception crashinfo buffersize 100
Related Commands
Command Description
show running-config Displays the current access point operating configuration
kilobytes Sets the size of the buffersize to the specified value within the
range of 32 to 100 kilobytes. The default is 32 KB.
Release Modification
12.2(15)JA This command was introduced.
Command Description
exception crashinfo file Enables the creation of a diagnostic file at the time of
unexpected system shutdowns.