cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
313
Views
1
Helpful
3
Replies

Aeros Qos/AVC with Flex connect

scottbreslin
Level 1
Level 1

Hi,

I am trying to implement AVC/QoS for MS-Teams.  This is in a lab environment at present prior to being deployed on customer environment.

The lab WLC is a vWLC running version 8.10.196 and the AP is a 2802.

The AP is operating in FlexConnect Mode with a locally switched WLAN. 

I have a FlexConnect AVC profile configured which contains the following markings:

scottbreslin_1-1721227648305.png

The profile is mapped to the QoS within the WLAN:

scottbreslin_2-1721227717460.png

The AP is also a member of a FlexConnect Group where the AVC profile is also mapped:

scottbreslin_3-1721227785352.png

The switch port to which the AP is conencted, is configuted as a .1q trunk and set to trust DSCP:

interface FastEthernet0/6
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,942
switchport mode trunk
mls qos trust dscp
spanning-tree portfast
end

Checking the interface, I also see DSCP 34/46 incoming:

LABSW01#show mls qos interface fastEthernet 0/6 statistics
FastEthernet0/6 (All statistics are in packets)

dscp: incoming
-------------------------------

0 - 4 : 215137 0 0 0 24
5 - 9 : 0 0 0 15 0
10 - 14 : 0 0 0 0 0
15 - 19 : 0 0 0 0 0
20 - 24 : 0 0 0 0 0
25 - 29 : 0 0 0 0 0
30 - 34 : 0 0 35931 0 89027
35 - 39 : 0 0 0 0 0
40 - 44 : 0 0 0 0 0
45 - 49 : 0 76830 0 72403 0
50 - 54 : 0 0 0 0 0
55 - 59 : 0 0 0 0 0
60 - 64 : 0 0 0 0
dscp: outgoing
-------------------------------

0 - 4 : 845943 0 0 0 0
5 - 9 : 0 0 0 0 0
10 - 14 : 0 0 0 0 0
15 - 19 : 0 0 0 0 0
20 - 24 : 0 0 0 0 0
25 - 29 : 0 0 0 0 0
30 - 34 : 0 0 0 0 1
35 - 39 : 0 0 0 0 0
40 - 44 : 0 0 0 0 0
45 - 49 : 0 44 0 3523 0
50 - 54 : 0 0 0 0 0
55 - 59 : 0 0 0 0 0
60 - 64 : 0 0 0 0
cos: incoming
-------------------------------

0 - 4 : 464355 0 0 0 0
5 - 7 : 0 35458 0
cos: outgoing
-------------------------------

0 - 4 : 960065 0 0 0 1
5 - 7 : 0 3523

However, when i check the AVC monitoring for a connected client (Within Flexconnect>Groups>Client>Application Statistics the DSCP values for in/out are 0/0:   

scottbreslin_0-1721228635777.png

Therefore, is there something wrong with my configuration/setup as I assumed that I would see the DSCP in/out values as they arrive from the AP and then as they are then re-marked using the AVC profile.  

Would some please assist as i'm unsure as to whether the QoS is actually working or not.

Thanks

Scott 

 

 

 

 

 

 

 

1 Accepted Solution

Accepted Solutions

Rich R
VIP
VIP

I can't see anything specifically covering that in the documentation so I suspect it's just a limitation of flexconnect local switching.

View solution in original post

3 Replies 3

Rich R
VIP
VIP

I can't see anything specifically covering that in the documentation so I suspect it's just a limitation of flexconnect local switching.

Must be then. Thank you for taking the time to research and reply. 

@scottbreslin 

 As per Cisco doc:

"AVC on locally switched WLANs is supported on Second-Generation APs."

 I believe you need to use at least 3X00 AP. (3600, 3800)

 

Review Cisco Networking for a $25 gift card