Configuration Guide
Configuration Example – CLI
AP configuration
To add a directly connected
set port type ap 1 model 2330 poe enable
#Defines the port number on the switch that the AP is connected to, the model number of the AP and enables PoE on the switch port. Valid model numbers include the 2330, 2330A and 2330B.
set ap 1 radio 1
#Sets the channel number, transmit power and enables the 802.11g radio.
set ap 1 radio 2 channel 44
#Sets the channel number, transmit power and enables the 802.11a radio.
To add a distributed AP-2330 to a WSS using CLI:
set dap 1 serial-id stpw20kc3 model 2330
#Defines the DAP number,
set dap 1 radio 1 channel 11
#Sets the channel number, transmit power and enables the 802.11g radio.
set dap 1 radio 2 channel 40
#Sets the channel number, transmit power and enables the 802.11a radio.
VLAN configuration
For security and flexibility it is recommended that voice and data be configured on separate VLANs. For this example a new VLAN named Voice with a VLAN ID 2 will be created and tagged to the uplink port 8:
set vlan 2 name Voice
#Creates a new VLAN ID and defines the name. set vlan 2 port 8 tag 2
#Assigns the VLAN to a port and specifies an 802.1Q tag value.
set igmp disable vlan Voice
# Disables IGMP on Voice VLAN.
10 | PN: |