cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2543
Views
0
Helpful
3
Replies

i can,t get full data transfer rate on cisco 3602 AP

RASHID ASGHAR
Level 1
Level 1

!

version 15.2

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

service password-encryption

!

hostname Php

!

!

logging rate-limit console 9

enable secret 5 $1$icM5$N/nc3E1UFeA6He0/WUtO/1

!

no aaa new-model

no ip routing

no ip cef

!

!

!

!

dot11 syslog

!

dot11 ssid Php

   authentication open

   guest-mode

!

dot11 band-select parameters

   cycle-count 3

   cycle-threshold 200

   expire-supression 20

   expire-dual-band 60

   client-rssi 80

!

dot11 network-map

dot11 adjacent-ap age-timeout 1000

dot11 guest

!

!

!

username Cisco password 7 106D000A0618

username admin privilege 15 secret 5 $1$N9mw$Bzw6WJypMzG0hCc9XaRQV/

!

!

bridge irb

!

!

!

interface Dot11Radio0

bandwidth 10000000

no ip address

no ip route-cache

!

encryption key 1 size 40bit 7 8A0DE8A0C95E transmit-key

encryption mode wep optional

!

ssid Php

!

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

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

bandwidth 10000000

no ip address

no ip route-cache

!

encryption key 1 size 40bit 7 D20EB4C0DC26 transmit-key

encryption mode wep optional

!

ssid Php

!

antenna gain 128

peakdetect

no dfs band block

stbc

speed  basic-6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0

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

no ip route-cache

duplex auto

speed auto

bridge-group 1

bridge-group 1 spanning-disabled

no bridge-group 1 source-learning

!

interface BVI1

ip address 192.168.1.11 255.255.255.0

rate-limit input 2000000000 512000000 1024000000 conform-action transmit exceed

-action transmit

rate-limit output 2000000000 512000000 512000000 conform-action transmit exceed

-action transmit

no ip route-cache

!

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

!

!

bridge 1 route ip

!

!

!

line con 0

line vty 0 4

login local

transport input all

!

end

3 Replies 3

Scott Fella
Hall of Fame
Hall of Fame

First off, to achieve better rates you need to look at 802.11n standards.

You need to use open or WPA2/AES, WEP and WPA/TKIP is not supported. WMM needs to be enabled on the WLAN and under the 5ghz radio, you need to have channel width set to 80. You also need to have a 802.11n client or an 802.11ac client to see the higher speeds. How your ap
Is configured, you will see the basic rates.

Sent from Cisco Technical Support iPhone App

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

Just to add, since your 3600 does not have ac module on it, max channel width you can set is 40MHz on Radio 1 interface.

Here is suggested configuration to get it working. I have used WPA2/AES with PSK

dot11 ssid Php

   authentication open

   guest-mode

   authentication key-management wpa version 2

   wpa-psk ascii

!

interface Dot11Radio0

encryption key 1 size 40bit 7 8A0DE8A0C95E transmit-key

encryption mode wep optional

encryption mode ciphers aes-ccm

ssid Php

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

speed  default

station-role root

bridge-group 1

!

interface Dot11Radio1

encryption key 1 size 40bit 7 D20EB4C0DC26 transmit-key

encryption mode wep optional

encryption mode ciphers aes-ccm

ssid Php

channel width 40-above

speed  basic-6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0

speed  default

station-role root

bridge-group 1

!

As long as you have a device with 3SS support on 5GHz  you should get highest data rates ( theoratical max 450Mbps, practically around 200Mbps). If it is 2SS  then you will get max 300Mbps (theoratical). Below should help you to get an idea about those MCS data rates

MCS rates.PNG

HTH

Rasika

**** Pls rate all useful responses ****

Scott Fella
Hall of Fame
Hall of Fame

Good catch... I was thinking it was a 3702:)

Thanks,

Scott

*****Help out other by using the rating system and marking answered questions as "Answered"*****

-Scott
*** Please rate helpful posts ***
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