08-20-2011 01:34 AM - edited 07-03-2021 08:36 PM
Hi All,
I'm trying to connect Cisco 7921 wi-fi IP Phone to cisco Access point but cisco IP phone getting authantication fail error can anyone suggest me, What could be the problem there,
I have attached Snap of configuration of my IP phone & below is my configuration of Wi-fi Access Point
Current configuration : 2353 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname CiscoAPWiFI
!
enable secret 5 XXXXXXXXXXXXXXXXXXXX
!
ip subnet-zero
!
!
no aaa new-model
dot11 vlan-name Data vlan 1
dot11 vlan-name VOIP vlan 100
!
dot11 ssid Coinop
vlan 1
max-associations 25
authentication open
authentication key-management wpa
guest-mode
mbssid guest-mode dtim-period 1
wpa-psk ascii 7 XXXXXXXXXXXXXXXXXXXX
!
dot11 ssid VoiceCoinop
vlan 100
authentication open
authentication key-management wpa
wpa-psk ascii 7 XXXXXXXXXXXXXXXXXXXX
!
dot11 network-map
!
!
username XXXXXXXXXXXXXXXXXXXX password 7 XXXXXXXXXXXXXXXXXXXX
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode ciphers tkip
!
encryption vlan 1 mode ciphers tkip
!
encryption vlan 100 mode ciphers tkip
!
ssid Coinop
!
ssid VoiceCoinop
!
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
station-role root access-point
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no ip route-cache
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
bridge-group 1 spanning-disabled
!
interface Dot11Radio0.100
encapsulation dot1Q 100
no ip route-cache
bridge-group 100
bridge-group 100 subscriber-loop-control
bridge-group 100 block-unknown-source
no bridge-group 100 source-learning
no bridge-group 100 unicast-flooding
bridge-group 100 spanning-disabled
!
interface FastEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
hold-queue 160 in
!
interface FastEthernet0.1
encapsulation dot1Q 1 native
no ip route-cache
bridge-group 1
no bridge-group 1 source-learning
bridge-group 1 spanning-disabled
!
interface FastEthernet0.100
encapsulation dot1Q 100
no ip route-cache
bridge-group 100
no bridge-group 100 source-learning
bridge-group 100 spanning-disabled
!
interface BVI1
ip address 192.168.8.254 255.255.255.0
no ip route-cache
!
ip default-gateway 192.168.8.1
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
!
!
control-plane
!
bridge 1 route ip
!
!
!
Solved! Go to Solution.
08-31-2011 02:50 AM
Which country are you located in?
Did you add the world mode (802.11d) command I mentioned?
Can also try using an open SSID without encryption.
Sent from Cisco Technical Support iPhone App