12-07-2015 01:20 PM - edited 07-05-2021 04:21 AM
Hi.
How to setup speed higher than 54mb/s? I can't see any option to enable any higher than 54.
I'd like to set this AP as standalone unit to connect a few devices on N speed.
Please advise.
Solved! Go to Solution.
12-08-2015 04:25 AM
Hi,
Change these and try again:
dot11 ssid HOME
vlan 1
authentication open
authentication key-management wpa
authentication key-management wpa version 2
guest-mode
wpa-psk ascii 7 071F3B5B400D1D1F16
!
interface Dot11Radio0
no ip address
!
encryption vlan 1 mode ciphers tkip
encryption vlan 1 mode ciphers aes-ccm
!
ssid HOME
Regards
Dont forget to rate helpful posts
12-07-2015 03:25 PM
We need to see your config. Make sure you are not using TKIP.
12-08-2015 12:41 AM
Hi.
Thanks for reply. I am sorry but I'm complete newby Cisco. I am only using GUI. What kinf of info do you need and how can I retreive it all?
Just to let you know this AP need to be working like normal AP at home with highest possible speed nad stable work. Thanks in advance.
12-08-2015 01:38 AM
Hi,
are you using either open or WPA2/aes encryption for ssid ?
Also paste the config from CLI..
Regards
Dont forget to rate helpful posts
12-08-2015 01:50 AM
Appologies for my little knowledge, but how can I access CLI to give all details throught GUI?
Please advise.
PS. I will rate all helpfull comments.
Thank you.
12-08-2015 02:16 AM
do you have access to AP via Telent/ssh or console ??
If yes then run this command "show running-config"and paste the complete ouput.
Regards
Dont forget to rate helpful posts
12-08-2015 04:12 AM
User Access Verification
Username: Cisco
Password:
ap#show running-config
Building configuration...
Current configuration : 2163 bytes
!
! Last configuration change at 00:02:33 UTC Mon Mar 1 1993
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname ap
!
!
logging rate-limit console 9
enable secret 5 $1$AZOP$xeaERKaX7i0bMlCpcNQ4t0
!
no aaa new-model
ip cef
!
!
!
dot11 syslog
dot11 vlan-name Home vlan 1
!
dot11 ssid HOME
vlan 1
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 7 071F3B5B400D1D1F16
information-element ssidl advertisement wps
!
!
dot11 network-map
crypto pki token default removal timeout 0
!
!
username Cisco privilege 15 password 7 14341B180F0B
!
!
bridge irb
!
!
!
interface Dot11Radio0
no ip address
!
encryption vlan 1 mode ciphers tkip
!
ssid HOME
!
antenna gain 0
stbc
speed basic-1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15. m16. m17. m18. m19. m20. m21. m22. m23.
channel 2462
station-role root
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
no ip address
shutdown
antenna gain 0
no dfs band block
channel dfs
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface GigabitEthernet0
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0.1
encapsulation dot1Q 1 native
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface BVI1
ip address 192.168.0.25 255.255.255.0
!
ip default-gateway 192.168.0.1
ip forward-protocol nd
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
ip route 0.0.0.0 0.0.0.0 192.168.1.1
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
login local
transport input all
!
end
What I noticed is that speed is very slow over wifi and after a couple hours connection keep cutting or takes longer than ususal to connect. I imagine config have to be completely rebuilded.
Thanks
12-08-2015 04:25 AM
Hi,
Change these and try again:
dot11 ssid HOME
vlan 1
authentication open
authentication key-management wpa
authentication key-management wpa version 2
guest-mode
wpa-psk ascii 7 071F3B5B400D1D1F16
!
interface Dot11Radio0
no ip address
!
encryption vlan 1 mode ciphers tkip
encryption vlan 1 mode ciphers aes-ccm
!
ssid HOME
Regards
Dont forget to rate helpful posts
12-08-2015 04:34 AM
Shall I just type this in telnet session?:
authentication key-management wpa version 2
encryption vlan 1 mode ciphers aes-ccm
and confirm by enter?
Also on some forums people were saying to use 5Ghz insead of 2.4. Is this what I need to change as well?
12-08-2015 05:30 AM
Still can't use more than 54mb/s. Even change radio to 5Ghz
I couldn't find: aes-ccm
See log:
User Access Verification
Username: Cisco
Password:
ap#show running-config
Building configuration...
Current configuration : 2256 bytes
!
! Last configuration change at 00:02:37 UTC Mon Mar 1 1993
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname ap
!
!
logging rate-limit console 9
enable secret 5 $1$AZOP$xeaERKaX7i0bMlCpcNQ4t0
!
no aaa new-model
ip cef
!
!
!
dot11 syslog
dot11 vlan-name Home vlan 1
!
dot11 ssid HOME
vlan 1
authentication open
authentication key-management wpa version 2
guest-mode
wpa-psk ascii 7 071F3B5B400D1D1F16
information-element ssidl advertisement wps
!
!
dot11 network-map
crypto pki token default removal timeout 0
!
!
username Cisco privilege 15 password 7 14341B180F0B
!
!
bridge irb
!
!
!
interface Dot11Radio0
no ip address
!
encryption vlan 1 mode ciphers aes-ccm
antenna gain 0
stbc
speed basic-1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15. m16. m17. m18. m19. m20. m21. m22. m23.
channel 2462
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Dot11Radio1
no ip address
!
encryption vlan 1 mode ciphers aes-ccm
!
ssid HOME
!
antenna gain 0
no dfs band block
stbc
power local -4
channel width 40-above
channel dfs
station-role root
!
interface Dot11Radio1.1
encapsulation dot1Q 1 native
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface GigabitEthernet0
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0.1
encapsulation dot1Q 1 native
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface BVI1
ip address 192.168.0.25 255.255.255.0
!
ip default-gateway 192.168.0.1
ip forward-protocol nd
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
ip route 0.0.0.0 0.0.0.0 192.168.1.1
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
login local
transport input all
!
end
Please help
12-08-2015 09:23 AM
For testing, try an open SSID and see if your device can connect at a higher data rate.
-Scott
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide