Logo

Login | About Us | Legal

  

  Version: IPv4 Page Last Updated: Thu, 04-Apr-2013  


Cisco IOS wireless Configuration

IOS 12.4(15)T or greater

dot11 ssid WEP
 vlan 11
 authentication open
 mbssid guest-mode
!
dot11 ssid WPA
 vlan 12
 authentication open
 authentication key-management wpa
 mbssid guest-mode
 wpa-psk ascii 0 PASSWORD
!
dot11 ssid WiFi
 vlan 10
 authentication open
 mbssid guest-mode
!
!interface Dot11Radio0
 description 802.11B/G interface
 no ip address
 no ip redirect
 ip nat inside
 ip virtual-reassembly
 !
 encryption vlan 12 mode ciphers tkip
 !
 encryption vlan 11 key 1 size 40bit 0 FFFFFFFFFF transmit-key
 encryption vlan 11 mode ciphers wep40
 !
 broadcast-key vlan 11 change 10
 !
 ssid WiFi
 !
 ssid WEP
 !
 ssid WPA
 !
 mbssid
 speed basic-1.0 2.0 5.5 6.0 9.0 11.0 12.0 18.0 24.0 36.0 48.0 54.0
 channel 2462
 station-role root
 world-mode dot11d country GB indoor
 no cdp enable
!
interface Dot11Radio0.10
 description WiFi - CLEAR
 encapsulation dot1Q 10 native
 ip address 172.24.1.254 255.255.255.0
 no ip redirect
 ip nat inside
 ip inspect INSPECT in
!
interface Dot11Radio0.11
 description WiFi - WEP
 encapsulation dot1Q 11
 ip address 172.24.2.254 255.255.255.0
 no ip redirect
 ip nat inside
 ip inspect INSPECT in
!
interface Dot11Radio0.12
 description WiFi - WPA
 encapsulation dot1Q 12
 ip address 172.24.3.254 255.255.255.0
 no ip redirect
 ip nat inside
 ip inspect INSPECT in

Any errors or comments, Please email yelmuch@hotmail.com

 
 
 
             
Steve Warner Copyright Ⓒ 2007 - 2024. All trademarks acknowledged.