Hub/Switch Reference Guide

270 AP Commands
NN47250-100 (Version 02.51)
Examples
The following command causes AP 1 to load the adconvert.bin file, then reboot as an
AirDefense sensor:
WSS# set ap 1 image adconvert.bin
This will change the file a AP will boot. Would you like to continue? (y/n) [n] y
set ap local-switching mode
Enables local switching for a specified AP.
Syntax
set ap ap-number local-switching mode {enable | disable}
Defaults
Local switching is disabled by default.
Access
Enabled.
History
Introduced in WSS Version 6.0.
Usage
Local switching allows traffic for specified VLANs to be switched by the AP itself, instead
of being tunneled back to an WSS switch. The VLANs for which local switching is performed are
specified in a VLAN profile.
Local switching can be enabled on APs that are connected to the WSS switch via an intermediate
Layer 2 or Layer 3 network. Local switching is not supported for APs that are directly connected to
an WSS switch.
If local switching is enabled on an AP, but no VLAN profile is configured, then a default VLAN
profile is used. The default VLAN profile includes a single VLAN named default that is not tagged.
Examples
The following command enables local switching for AP 7:
WSS# set ap 7 local-switching mode enable
success: change accepted.
See Also
set ap local-switching vlan-profile on page 260
set vlan-profile
set ap local-switching vlan-profile
Applies a specified VLAN profile to an AP to use with local switching.
ap-number Index value that identifies the AP on the WSS switch.
enable Enables local switching for the AP.
disable Disables local switching for the AP.