cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
327
Views
5
Helpful
1
Replies

Ap3702 aoutonomous working confguration on default VLAN ... is this optimizied for 802.11 ac?

Luca Pecchiari
Level 1
Level 1

 

Hello guys,

it is good some time to don't jshare only issue, but to get some hints to do the things in a better way.

I swapped my other access point with this ap3702 that run with autonomous image and all is working VERY GOOD.

 

If you have time, do you think that this config is optimized for 802.11 ac?

 

!
! No configuration change since last restart
version 15.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime localtime show-timezone
no service password-encryption
!
hostname ap3702
!
!
logging buffered 20000 informational
logging rate-limit console 9
enable secret 9 XXXX
!
aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
!
!
!
!
!
aaa session-id common
clock timezone CET 1 0
clock summer-time DST recurring last Sun Mar 2:00 last Sun Oct 3:00
clock save interval 8
no ip source-route
no ip cef
ip name-server 192.168.1.1
!
!
!
!
dot11 pause-time 100
dot11 syslog
!
dot11 ssid --Caos-WiFi-C--2.4GHz
   authentication open
   authentication key-management wpa version 2
   guest-mode
   wpa-psk ascii 0 xxx
!
dot11 ssid --Caos-WiFi-C--5GHz
   authentication open
   authentication key-management wpa version 2
   guest-mode
   wpa-psk ascii 0 xxxx
!
!
!
no ipv6 cef
!
!
archive
 log config
  hidekeys
 path flash:/archive/
 maximum 12
 write-memory
 time-period 10080
memory free low-watermark processor 19000
memory free low-watermark IO 19000
username xxx privilege 15 secret 9 xxxxx
!
!
ip tftp blocksize 8192
bridge irb
!
!
!
interface Dot11Radio0
 no ip address
 no ip route-cache
 !
 encryption mode ciphers aes-ccm
 !
 ssid --Caos-WiFi-C--2.4GHz
 !
 antenna gain 4
 speed  12.0 basic-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.
 packet retries 32 drop-packet
 channel 2472
 station-role root
 beacon privacy guest-mode
 world-mode dot11d country-code IT indoor
 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
 no ip route-cache
 !
 encryption mode ciphers aes-ccm
 !
 ssid --Caos-WiFi-C--5GHz
 !
 antenna gain 4
 peakdetect
 no dfs band block
 speed  basic-12.0 18.0 basic-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
 packet retries 32 drop-packet
 packet max-retries 3 0 fail-threshold 100 500 priority 5 drop-packet
 packet max-retries 3 0 fail-threshold 100 500 priority 6 drop-packet
 channel width 80
 channel 5260
 station-role root
 beacon privacy guest-mode
 dot11 qos class background local
    cw-min 6
    fixed-slot 10
 !
 dot11 qos class video local
    cw-max 5
    fixed-slot 3
    transmit-op 0
 !
 dot11 qos class voice local
    cw-max 4
    transmit-op 0
 !
 dot11 qos class background cell
    cw-min 8
    fixed-slot 12
 !
 dot11 qos class best-effort cell
    cw-min 6
    fixed-slot 5
 !
 dot11 qos class video cell
    cw-min 4
    cw-max 6
    fixed-slot 5
    transmit-op 0
 !
 dot11 qos class voice cell
    cw-max 4
    transmit-op 0
 !
 world-mode dot11d country-code IT indoor
 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 BVI1
 mac-address a89d.218a.64c0
 ip address 192.168.1.2 255.255.255.0
!
ip default-gateway 192.168.1.1
ip forward-protocol nd
ip http server
no ip http secure-server
ip http timeout-policy idle 600 life 86400 requests 60
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
ip ssh version 2
!
logging source-interface BVI1
no cdp run
!
!
bridge 1 route ip
!
!
alias exec qos0 show policy-map interface dot11Radio 0.1
alias exec qos1 show policy-map interface dot11Radio 1.1
alias exec busy0 dot11 dot11Radio 0 carrier busy
alias exec busy1 dot11 dot11Radio 1 carrier busy
alias exec asso sh dot11 associations

!
line con 0
 privilege level 15
 no activation-character
line vty 0 4
 access-class 80 in
 exec-timeout 30 0
 length 0
 transport preferred ssh
 transport input ssh
 transport output telnet
!
exception memory ignore overflow processor
exception memory ignore overflow io
sntp server 192.168.1.1
sntp source-interface BVI1
end

Thank you for your time.

1 Reply 1

patoberli
VIP Alumni
VIP Alumni

Yes I think this configuration should provide 802.11ac data rates. 

Review Cisco Networking for a $25 gift card