Cisco C3201FESMIC-TP= - 3201 Fast EN Switch Mobile Interface Card Expansion Module Software Configuration Manual page 221

Wireless mic
Table of Contents

Advertisement

Configuring VLANs
Command
Step 14
encryption
[vlan vlan-id]
mode wep {optional [key-hash] |
mandatory [mic] [key-hash]}
Step 15
exit
Step 16
end
Step 17
copy running-config startup-config (Optional) Saves your entries in the configuration file.
This example shows how to:
Enable the VLAN on the radio and Ethernet ports as the native VLAN
Name an SSID
Assign the SSID to a VLAN
bridge# configure terminal
bridge(config)# interface dot11radio0.1
bridge(config-subif)# encapsulation dot1q 1 native
bridge(config-subif)# bridge group 1
bridge(config-subif)# exit
bridge(config)# interface fastEthernet0.1
bridge(config-subif)# encapsulation dot1q 1 native
bridge(config-subif)# bridge group 1
bridge(config-subif)# exit
bridge(config)# interface dot11radio0
bridge(config-if)# ssid batman
bridge(config-ssid)# vlan 1
bridge(config-ssid)# infrastructure-ssid
bridge(config-ssid)# end
Purpose
(Optional) Enables WEP and WEP features on the native
VLAN.
(Optional) Select the VLAN for which you want to enable
WEP and WEP features.
Set the WEP level and enable TKIP and MIC. If you enter
optional, another bridge can associate to the WMIC with
or without WEP enabled. You can enable TKIP with WEP
set to optional but you cannot enable MIC. If you enter
mandatory, other bridges must have WEP enabled to
associate to the WMIC. You can enable both TKIP and
MIC with WEP set to mandatory.
You can enable encryption for each VLAN, but the
Note
WMIC uses only the encryption on the native VLAN.
For example, if the native VLAN encryption is set to
128-bit static WEP, that is the only encryption method
used for traffic between the root device and non-root
bridge.
Returns to interface configuration mode for the radio interface.
Returns to privileged EXEC mode.
Cisco 3200 Series Wireless MIC Software Configuration Guide
Configuring VLANs
5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents