Specifications
2-25
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
boot buffersize
beacon privacy guest-mode
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
bridge-group 1 spanning-disabled
end
boot buffersize
To modify the buffer size used to load configuration files, use the boot buffersize global configuration
command. Use the no form of the command to return to the default setting.
[ no ] boot buffersize bytes
Syntax Description
Defaults The default buffer size for loading configuration files is 32 KB.
Command Modes Global configuration
Command History
Usage Guidelines Increase the boot buffer size if your configuration file size exceeds 512 KB.
Examples This example shows how to set the buffer size to 512 KB:
AP(config)# boot buffersize 524288
boot ios-break
Use the boot ios-break global configuration command to enable an access point or bridge to be reset
using a send break Telnet command.
After you enter the boot ios-break command, you can connect to the access point console port and press
Ctrl-] to bring up the Telnet prompt. At the Telnet prompt, enter send break. The access point reboots
and reloads the image.
[ no ] boot ios-break
bytes Specifies the size of the buffer to be used. Enter a value from 4 KB to 512 KB.
Release Modification
12.3(2)JA This command was introduced.