cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2069
Views
0
Helpful
8
Replies

How to increase receive and transmit speed Cisco AIR-CAP2702I -A- K9

Roman_1978
Level 1
Level 1

I have the Cisco AIR-CAP2702I -A- K9 access point. It works in autonomous mode on firmware ap3g2-k9w7-tar.153-3.JPK2.tar. My problem is too low speed of wi-fi. On the distance about 1 meter. In 2.4 Ghz (802.11n) I have speed connection 72Mbp/s. In 5 Ghz (802.11ac)  I have speed connection 173Mbp/s.

This is my config file of settings May be somebody can give me advice how can I  improve this settings to increase the wi-fi speed in both range.

__________________________________________________________________________________

Config.txt

Last configuration change at 01:41:51 UTC Mon Mar 1 1993
version 15.3
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$orU2$dAlJrnbNCeG.DaQ3sNanD1
!
no aaa new-model
no ip source-route
no ip cef
!
!
!
!
dot11 pause-time 100
dot11 syslog
!
dot11 ssid Cisco_AP
authentication open
authentication key-management wpa version 2
guest-mode
wpa-psk ascii____________
!
dot11 ssid Cisco_AP 5Ghz
authentication open
authentication key-management wpa version 2
guest-mode
wpa-psk ascii _______________________
!
!
!
no ipv6 cef
!
!
username Cisco password _______________________
!
!
bridge irb
!
!
!
interface Dot11Radio0
no ip address
!
encryption mode ciphers aes-ccm
!
ssid Cisco_AP
!
antenna gain 0
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 mode ciphers aes-ccm
!
ssid Cisco_AP 5Ghz
!
antenna gain 0
peakdetect
dfs band 3 block
channel 5745
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
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface GigabitEthernet1
no ip address
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
!
interface BVI1
mac-address 0078.885b.1e54
ip address 192.168.0.100 255.255.255.0
ipv6 address dhcp
ipv6 address autoconfig
ipv6 enable
!
ip default-gateway 192.168.0.1
ip forward-protocol nd
no ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
!
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
login local
transport input all
!
end

8 Replies 8

Leo Laohoo
Hall of Fame
Hall of Fame

@Roman_1978 wrote:

I have speed connection 72Mbp/s. In 5 Ghz (802.11ac)  I have speed connection 173Mbp/s.


What wireless NIC was used for testing?

72 Mbps with 2.4 Ghz looks good for a NIC card that can only support 1x1:1.

I don't think 72 Mbps with 2.4 Ghz looks good because on the absolutely same equipment but with another AP I have 300 Mbps on the 2.4 Ghz Wi-Fi 4 (802.11n). Moreover I see on this forum some users have the approx 866 Mbp/s stable on the AP like my. (https://community.cisco.com/t5/wireless/slow-file-transfert-on-2802i-but-not-on-2702i/td-p/3330026)


@Roman_1978 wrote:

I don't think 72 Mbps with 2.4 Ghz looks good because on the absolutely same equipment but with another AP I have 300 Mbps on the 2.4 Ghz Wi-Fi 4 (802.11n). Moreover I see on this forum some users have the approx 866 Mbp/s stable on the AP like my. (https://community.cisco.com/t5/wireless/slow-file-transfert-on-2802i-but-not-on-2702i/td-p/3330026)


What wireless NIC was used for testing?

Intel(R) Dual Band Wireless-AC 8260


@Roman_1978 wrote:

Intel(R) Dual Band Wireless-AC 8260


Let me hazard a guess:  Driver version 20.70.21.2?

Hi

    This is not a problem. It only tells that you are working with one spatiol stream, on 20 MHz channel and modulation in 64QAM.

 

 

https://netbeez.net/blog/what-is-mcs-index/ 

 

 

You need to look at the tables shared above and your interface config, then tune channels, data rates and channel width as appropriate to your environment.  Here's an example from one I was using at home:

interface Dot11Radio0
speed basic-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.
interface Dot11Radio1
speed basic-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. a1ss9 a2ss9 a3ss9
channel width 80
channel dfs
I don't remember what speed I was getting from it with those settings.

 

Look at the output from "show controller dot11 [0/1]"

 

ps: just to clarify mine was a 3702 - not sure whether 2702 supports all the same data rates.  I know 1702 has a reduced set.

 

Thanks for your answer Flavio, I read this site, but I'm actually not a cool net specialist would you explain for me how I can increase my wi-fi speed

Review Cisco Networking for a $25 gift card