Cisco Cisco Aironet 1040 Series Access Point Manual Técnica

Descargar
Página de 4
  wpa-psk ascii 7 
Mbssid Guest-mode
End
Enable
Conf t
Dot11 ssid three
Vlan 3
authentication key-management wpa version 2
wpa-psk ascii 7 
Mbssid Guest-mode
End
Step 2. Assign encryption to different SSIDs with respective VLANs.
Enable
Int dot11 0
Mbssid
ssid one
ssid two
ssid three
encryption vlan 1 mode wep mandatory
encryption vlan 1 key 1 size 40bit 
encryption vlan 2 mode ciphers tkip
encryption vlan 3 mode ciphers aes-ccm
Step 3. Configure the subinterface for Dot11 radio 0 and Ethernet.
On the AP:
AP# 
configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
AP(config)# 
interface Dot11Radio0.1
AP(config-subif)# 
encapsulation dot1Q 1 native
AP(config-subif)# 
bridge group 1
AP(config-subif)# 
interface FastEthernet0.1
AP(config-subif)# 
bridge group 1
AP(config-subif)# 
encapsulation dot1Q 1 native
AP(config-subif)# 
end
AP# 
write memory
AP(config)# 
interface Dot11Radio0.2
AP(config-subif)# 
encapsulation dot1Q 2
AP(config-subif)# 
bridge group 2
AP(config-subif)# 
interface FastEthernet0.2
AP(config-subif)# 
bridge group 2
AP(config-subif)# 
encapsulation dot1Q 2
AP(config-subif)# 
end
AP# 
write memory
AP(config)# 
interface Dot11Radio0.3
AP(config-subif)# 
encapsulation dot1Q 3
AP(config-subif)# 
bridge group 3
AP(config-subif)# 
interface FastEthernet0.3
AP(config-subif)# 
bridge group 3
AP(config-subif)# 
encapsulation dot1Q 3
AP(config-subif)# 
end
AP# 
write memory
AP(config)# 
bridge irb