Cisco CISCO1401 - 1401 Router - EN Software Manual page 158

Wireless bridge
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) Save 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
BR# configure terminal
BR(config)# interface dot11radio0.1
BR(config-subif)# encapsulation dot1q 1 native
BR(config-subif)# bridge group 1
BR(config-subif)# exit
BR(config)# interface fastEthernet0.1
BR(config-subif)# encapsulation dot1q 1 native
BR(config-subif)# bridge group 1
BR(config-subif)# exit
BR(config)# interface dot11radio0
BR(config-if)# ssid batman
BR(config-ssid)# vlan 1
BR(config-ssid)# infrastructure-ssid
BR(config-ssid)# end
Cisco Aironet 1400 Series Wireless Bridges Software Configuration Guide
12-6
Purpose
(Optional) Enable 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 bridge 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 bridge. You can enable both TKIP and MIC
with WEP set to mandatory.
You can enable encryption for each VLAN, but the
Note
bridge 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 and non-root bridge.
Return to interface configuration mode for the radio interface.
Return to privileged EXEC mode.
Chapter 12
Configuring VLANs
OL-4059-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cisco1417 - 1417 router - enAironet 1400 series

Table of Contents