Example Wireless Configuration Processes
Summit 300-48 Switch Software User Guide 131
config vlan mac-vlan add ports 1:5 tagged
5 Configure the Dot11 Authentication, Network Authentication and Multicast Cipher/Encryption and
also assign the “default-user-vlan” parameter.
config security-profile shared-macradius-128 dot11-auth shared network-auth
mac-radius encryption wep128
config security-profile shared-macradius-128 default-user-vlan mac-vlan
6 Configure the security profile for WEP encryption length of 128.
config security-profile shared-macradius-128 wep key add 0 hex
abcdefaaaaaaaaaaaaaaaaaaaa
NOTE
If you enter the wrong number of characters for the code, a message similar to the following
appears.
Invalid number of bytes in key. Expected <xx> bytes, got <yy> bytes.
7 Configure the security profile to use the 0 key you just defined as the default encryption key.
config security-profile shared-macradius-128 wep default-key-index 0
8 Configure the name of the ESS
config security-profile shared-macradius-128 ess-name shared-macradius-128-ess
Profile Assignment Example
Refer to the following example when assigning and RF profile or security profile to a wireless interface.
Assign Profiles to Wireless Interfaces:
1 Configure interface 1 on port 1:5 to use the RF profile RF_A.
config wireless ports 1:5 interface 1 rf-profile RF_A
2 Configure interface 2 on port 1:5 to use the RF profile RF_G.
config wireless ports 1:5 interface 2 rf-profile RF_G
3 Configure interfaces 1 and 2 on port 1:5 to use the wep-secure security profile or the dotx1x-secure
security profile.
config wireless ports 1:5 interface 1 security-profile wep-secure
config wireless ports 1:5 interface 2 security-profile wep-secure
OR
config wireless port 1:5 interface 1 security-profile dot1x-secure
config wireless port 1:5 interface 2 security-profile dot1x-secure
4 Configure the channel on wireless port interface 1 and/or 2. Specifying “0” means that the channel
will be “auto-selected”. Using a channel assignment of “0” will usually result in the selection of a
channel with the least interference for that radio mode. Available non-auto select channels will vary
depending upon the regulatory limitations of the country in which the AP is being operated (i.e. The
selected “country-code” global wireless parameter).
config wireless ports 1:5 interface 1 channel 0
config wireless ports 1:5 interface 2 channel 11