cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
738
Views
0
Helpful
9
Replies

Horrible speed with 1142 (config attached)

Vinnie Pisano
Level 1
Level 1

so I bought a few 1142's and converted to Autonomous. when connected I pull a file from my smb server and get 100-108mbps throughput. coming from my apple n router (450mbps) I can pull greater than 220mbps. 

I understand the 1142 is only 300, I should be able to get ~145mbps real world. I mention the apple speeds to prove that my server is capable of pushing the file. Lan I get close to full gig speeds from the server as well.

I have tried everything (I think) including no encryption, every N channel etc., am I missing something?

here is my config:

Building configuration...

Current configuration : 3658 bytes

!

! Last configuration change at 15:45:21 UTC Wed Dec 21 2016 by Cisco

version 15.2

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

service password-encryption

!

hostname vpdwap01

!

!

logging rate-limit console 9

enable secret 5 $1$TsGi$Bu/b3K4cA0OAvgEGSnTju/

!

aaa new-model

!

!

aaa group server radius rad-group

 server 10.0.4.20 auth-port 1812 acct-port 1813

!

aaa authentication login eap-meth group rad-group

!

!

!

!

!

aaa session-id common

no ip cef

!

!

!

!

dot11 syslog

!

dot11 ssid VPDNETWIFI

   vlan 10

   authentication open 

   authentication key-management wpa version 2

   guest-mode

   wpa-psk ascii 7 0518125C72401D1B0A

!

dot11 ssid VPDNETWIFi

   vlan 11

   authentication open 

   authentication key-management wpa version 2

   guest-mode

   wpa-psk ascii 7 15011F5F572678363B

!

dot11 ssid backhaul

   vlan 40

   authentication open eap eap-meth 

   authentication network-eap eap-meth 

   authentication key-management wpa version 2

!

dot11 band-select parameters

   cycle-count 3

   cycle-threshold 200

   expire-supression 20

   expire-dual-band 60

   client-rssi 80

!

dot11 priority-map avvid

dot11 guest

!

!

!

username Cisco password 7 062506324F41

!

!

bridge irb

!

!

!

interface Dot11Radio0

 no ip address

 !

 encryption vlan 11 mode ciphers aes-ccm 

 !

 ssid VPDNETWIFi

 !

 antenna gain 0

 beamform rssi 30

 speed  basic-36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.

 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 Dot11Radio0.11

 encapsulation dot1Q 11

 bridge-group 10

 bridge-group 10 subscriber-loop-control

 bridge-group 10 spanning-disabled

 bridge-group 10 block-unknown-source

 no bridge-group 10 source-learning

 no bridge-group 10 unicast-flooding

!

interface Dot11Radio1

 no ip address

 !

 encryption vlan 10 mode ciphers aes-ccm 

 !

 encryption vlan 40 mode ciphers aes-ccm 

 !

 ssid VPDNETWIFI

 !

 ssid backhaul

 !

 antenna gain 35

 peakdetect

 no dfs band block

 speed  basic-18.0 24.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.

 channel width 40-above

 channel 5240

 station-role root bridge wireless-clients

 distance 1

!

interface Dot11Radio1.10

 encapsulation dot1Q 10

 bridge-group 10

 bridge-group 10 subscriber-loop-control

 bridge-group 10 spanning-disabled

!

interface Dot11Radio1.40

 encapsulation dot1Q 40 native

 bridge-group 1

 bridge-group 1 subscriber-loop-control

 bridge-group 1 spanning-disabled

!

interface GigabitEthernet0

 no ip address

 duplex auto

 speed auto

!

interface GigabitEthernet0.10

 encapsulation dot1Q 10

 bridge-group 10

 bridge-group 10 spanning-disabled

!

interface GigabitEthernet0.11

 encapsulation dot1Q 11

 bridge-group 10

 bridge-group 10 spanning-disabled

!

interface GigabitEthernet0.40

 encapsulation dot1Q 40 native

 bridge-group 1

 bridge-group 1 spanning-disabled

!

interface BVI1

 ip address 10.0.4.20 255.255.255.0

!

ip default-gateway 10.0.4.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

!

!

radius-server local

  no authentication leap

  no authentication mac

  nas 10.0.4.20 key 7 111F090100131B5C55

  user vpdwap nthash 7 15305958260B0D740E6466014A5E375656727C0F07712B534A30087973040B0075

!

radius-server host 10.0.4.20 auth-port 1812 acct-port 1813 key 7 095A5E0D0E0407425A

!

bridge 1 route ip

!

!

!         

line con 0

line vty 0 4

 transport input all

!

end

 

9 Replies 9

Leo Laohoo
Hall of Fame
Hall of Fame

I presume the "horrible speed" was observed with 802.11b radio and NOT 802.11a radio?

this is on do1. Mac shows I'm connected as N client at 40 MHz. both radios should have b disabled. do1 should be N only right? and I have tried with do0 both enabled/disabled

Just to get things straight, do the following: 

1.  Disable 802.11b radio; 

2.  On the 802.11a radio settings, disable data rates from 1 Mbps to 11 Mbps.  Make 12 Mbps as Mandatory and all the rest is Supported.  

Try that and see if it improves things.

unless I'm missing something isn't that how the speed settings for both radios are set up, or is there something else I need to do?

On the 802.11a radio settings, disable data rates from 1 Mbps to 11 Mbps.  Make 12 Mbps as Mandatory and all the rest is Supported.  

This forces wireless clients to operate at HIGHER SPEED.  

I got what your saying. isn't the following configs doing just that? on 2.4 do0 I'm trying to allow g/n. on 5g do1, I just want N

do0

speed  basic-36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.

do1

speed  basic-18.0 24.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.

If you are right next to the AP whole testing and you are connected at a high rate, then there is not much else you can do.  I have never really compared speeds with different vendors, maybe with Cisco, Meraki and Aruba, but at the end of the day as long as it was stable and they did have good throughput, no one really cared.  When you take a home wireless AP/router, they will add their own flavor of "turbo" that works well with some end devices but maybe specific to their own devices. Enterprise vendors follow a standard which doesn't use these vendor specific features.  

The only other thing to try is use a different code and see that that helps or not. Your config is fine and as long as your connected to 5ghz, you will get better throughout than 2.4ghz.  

-Scott 

*** Please rate helpful posts *** 

-Scott
*** Please rate helpful posts ***

well, I got it going. looks like my AP's (all 3) do not like the 15.3 code. I tried a few versions and all had the same issue. I went down to the 12.4 and bang! 130+ mbps. I'm gonna do some side testing with my 3rd ap with 15.2 code and keep the other 2 operational as is. but so far so good.

only difference I can see is the connection is sporadic on this code. ill hit, for ex., 120 then it drops to 65, back up to 110 etc. on the 15.3 code it was a steady 100-103 mbps.

on 2.4 do0 I'm trying to allow g/n.

Cisco 2.4 Ghz does NOT support 802.11n because channel-bonding two (out of three) non-overlapping channels is just plain stupid.  Other vendors can/may do it but Cisco has put a stop to this. 

I got what your saying. isn't the following configs doing just that?

The reason why I'm recommending with 5.0 Ghz is because there are more channels to play with compared to 2.4 Ghz.  If your wireless clients can get a higher speed at 5.0 Ghz then it only means that the 2.4 Ghz channel in the area is very crowded.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card