Hub/Switch Reference Guide

54 Port Commands
NN47250-100 (Version 02.51)
To manage an AP on a switch model that does not have 10/100 Ethernet ports, use the set ap command to
configure a AP connection on the switch.
Examples
The following commands set port 2 for AP model 2330, enable PoE on the port, and
specify external antenna model 24453 for the 802.11b/g radio:
WSS# set port type ap 2 model 2330 poe enable
This may affect the power applied on the configured ports. Would you like to continue?
(y/n) [n]y
success: change accepted.
WSS# set ap 1 radio 1 antennatype 24453
success: change accepted.
The following command sets ports 4 through 6 for AP model 2330 and enables PoE on the ports:
WSS# set port type ap 4-6 model 2330 poe enable
This may affect the power applied on the configured ports. Would you like to continue?
(y/n) [n]y
success: change accepted.
The following command resets port 5 by clearing it:
WSS# clear port type 5
This may disrupt currently authenticated users. Are you sure? (y/n) [n]y
success: change accepted.
See Also
clear ap on page 24
clear port type on page 27
set ap radio antennatype on page 263
set ap on page 33
set port type wired-auth on page 44
set system countrycode on page 63
set port type wired-auth
Configures a WSS port for a wired authentication user.
Note. Before changing the port type from ap to wired-auth or from wired-auth to ap,
you must reset the port with the clear port type command.