Configuring multiple ssids, Default ssid configuration, Creating an ssid globally – Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual
Page 281
![background image](/manuals/579394/281/background.png)
Rockwell Automation Publication 1783-UM006A-EN-P - May 2014
281
Configuring Multiple SSIDs
Chapter 8
This table shows an example SSID configuration on an access point running
Cisco IOS Release 12.2(15)JA and the configuration as it appears after
upgrading to Cisco IOS Release 12.3(7)JA.
Note that the VLAN configuration under each interface is retained in the global
SSID configuration.
Configuring Multiple SSIDs
These sections contain configuration information for multiple SSIDs:
Default SSID Configuration
In Cisco IOS Release 12.3(7)JA and later there is no default SSID.
Creating an SSID Globally
In Cisco IOS Releases 12.3(2)JA and later, you can configure SSIDs globally or
for a specific radio interface. When you use the
dot11 ssid
global
configuration command to create an SSID, you can use the
ssid
configuration
interface command to assign the SSID to a specific interface.
Table 87 - Example: SSID Configuration Converted to Global Mode after Upgrade
SSID Configuration in 12.2(15)JA
SSID Configuration after Upgrade to 12.3(7)JA
interface dot11Radio 0
ssid engineering
authentication open
vlan 4
interface dot11Radio 1
ssid engineering
authentication open
vlan 5
dot11 ssid engineering
authentication open
vlan 5
!
interface dot11Radio 0
ssid engineering
interface dot11Radio 1
ssid engineering
IMPORTANT
SSIDs, VLANs, and encryption schemes are mapped together on a one-to-one-
to-one basis; one SSID can be mapped to one VLAN, and one VLAN can be
mapped to one encryption scheme. When using a global SSID configuration,
you cannot configure one SSID with two different encryption schemes. For
example, you cannot apply SSID north with TKIP on interface dot11 0 and also
apply SSID north with WEP128 on interface dot11 1.
IMPORTANT
In Cisco IOS Release 12.3(4)JA and later, you configure SSIDs globally and then
apply them to a specific radio interface. Follow the instructions in
to configure SSIDs globally.