cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
615
Views
0
Helpful
5
Replies

QoS on 819

kumar_amar
Level 1
Level 1

Can someone help me or provide document on how to configure QoS on 819 being used as an Access point.

5 Replies 5

paolo bevilacqua
Hall of Fame
Hall of Fame

Same and identically as for any other Cisco router.

You did not even specified your objective or needs for QoS

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

-----------------------

That shoudl work, you are not saying why exactly it doesn't.

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.

If you are positive that the configuration is right, but it doesn't work, you will need to contact Cisco TAC for further assistance.

Review Cisco Networking for a $25 gift card