[cisco-voip] QoS debugging
Abebe Amare
abucho at gmail.com
Fri Sep 9 14:10:52 EDT 2011
Hi,
sh policy-map interface fa0/0 will show you what you are looking after.
thanks
Abebe
On Fri, Sep 9, 2011 at 8:21 PM, Joseph Mays <mays at win.net> wrote:
> Okay, on a cisco 7206VXR running c7200-is-mz.123-16.bin, I have set up the
> following....
>
> class-map match-all dscp-ef
> match ip dscp ef
> class-map match-all dscp-af31
> match ip dscp af31
> class-map match-all dscp-af23
> match ip dscp af23
>
> policy-map queue-on-dscp
> description Prioritizes voice traffic first, signalling next.
> class dscp-ef
> priority 184
> class dscp-af31
> priority 184
> class class-default
> fair-queue
>
> interface FastEthernet0/0
> description Local LAN
> ip address XXXX 255.255.255.192
> no ip proxy-arp
> ip ospf message-digest-key 1 md5 7 XXXX
> ip ospf priority 200
> no ip mroute-cache
> duplex full
> no keepalive
> service-policy output queue-on-dscp
>
> So how do I watch what the box is doing to determine if it's actually doing
> the prioritization and how much is being done? Is it just "debug priority"
> or are there better tools I could be using?
>
> ______________________________**_________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/**mailman/listinfo/cisco-voip<https://puck.nether.net/mailman/listinfo/cisco-voip>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20110909/97a80542/attachment.html>
More information about the cisco-voip
mailing list