06-05-2013 01:01 PM - edited 03-04-2019 08:06 PM
Can someone help me or provide document on how to configure QoS on 819 being used as an Access point.
06-05-2013 01:10 PM
Same and identically as for any other Cisco router.
You did not even specified your objective or needs for QoS
06-05-2013 01:26 PM
Thanks for the reply.
Here is what my working config on other Cisco devices but the does not work on Cisco819HGW. Also it does not support many commands/subcommands as other Cisco Routers can.
Appreciate if someone can help.
----------------------
class-map match-any CLASS-DSCP-AF32
match access-group name ACL-DSCP-AF32
class-map match-any CLASS-DSCP-DEFAULT
match access-group name ACL-DSCP-DEFAULT
!
policy-map LAN-EDGE-IN
class CLASS-DSCP-AF32
set ip dscp af32
class CLASS-DSCP-DEFAULT
set ip dscp 0
!
!
ip access-list extended ACL-DSCP-AF32
permit udp any any range 16000 16100
ip access-list extended ACL-DSCP-DEFAULT
permit ip any any
-----------------------
06-05-2013 01:28 PM
That shoudl work, you are not saying why exactly it doesn't.
06-05-2013 01:39 PM
Cisco819HGW is being used as workgroup bridge in wireless network. I need to prioritize the udp packets on a port with marked dscp value on a multicast group. The 819 is installed on a vehicle. After configuration of QoS on 819 I am not seeing the dscp value changed in the office. I am using wireshark to check whether the packets are being marked or now.
I am using 2.4 GHz to connect it to wireless network.
06-05-2013 01:42 PM
If you are positive that the configuration is right, but it doesn't work, you will need to contact Cisco TAC for further assistance.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide