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

Looking for 5760 QoS configuration example to solve 7925 phone connection problems

Heiko Kelling
Level 1
Level 1

Hello,

we still have problems to connect 7925 phones with a 5760 controller. First we had suspected, the channel allocation because the controller had 8 of 12 APs with the same channel config. Now we use only a-standard with manual channel config but the phone says: "connection failed" and "leaving service area".

The last hope is a good QoS config for 5760 controller. Can anyone recommend a good qos config.

May be the qos config so important that a phone can not connect without it? Our wireless network is not in use by nobody so far.

 

Thanks in advance.

 

1 Accepted Solution

Accepted Solutions

Sandeep Choudhary
VIP Alumni
VIP Alumni

Hi,

Please check this, Very nice written by Rasika.

http://mrncciew.com/2013/12/22/3850-qos-part-1/

May be it helps.

Regards

View solution in original post

3 Replies 3

Sandeep Choudhary
VIP Alumni
VIP Alumni

Hi,

Please check this, Very nice written by Rasika.

http://mrncciew.com/2013/12/22/3850-qos-part-1/

May be it helps.

Regards

Hello,

the reason was the QoS config. Now everything works well with this config:

 

class-map match-any Voice-egress_Voice_UI_CLASS

description Voice_UI_CLASS DO_NOT_CHANGE
  match  dscp ef 
class-map match-any non-client-nrt-class
  match non-client-nrt 
!
policy-map Voice-egress_Child_Policy
description UI_POLICY_DO_NOT_CHANGE UI_Child_Policy
class Voice-egress_Voice_UI_CLASS
    priority level 1
    police 128000000
    admit cac wmm-tspec
      rate 128000
      wlan-up  6
policy-map Voice-egress
description [SSID_Egress_UI_policy UI_POLICY_DO_NOT_CHANGE]
class class-default
   set dscp dscp table Voice-egress_UI_table
   set wlan user-priority dscp table Voice-egress_UI_table
    shape average 128000000
    queue-buffers ratio 0
   service-policy Voice-egress_Child_Policy
policy-map Voice-ingress
description [SSID_Ingress_UI_policy UI_POLICY_DO_NOT_CHANGE]
class class-default
   set dscp dscp table Voice-ingress_UI_table
policy-map voice
class class-default
   set cos 6 

wlan SSID_voice 3 SSID_voice
aaa-override
accounting-list default
client vlan Voice_VLAN
no exclusionlist
security wpa akm cckm
security dot1x authentication-list default
service-policy input Voice-ingress
service-policy output Voice-egress
session-timeout 1800
no shutdown

mohanak
Cisco Employee
Cisco Employee
Review Cisco Networking products for a $25 gift card