[c-nsp] Needs some help with QOS
Wouter Prins
wp at null0.nl
Mon Mar 23 16:16:28 EDT 2009
Hi John,
==match access-group name al-qos1==
That acl doesnt exist?
Also for DSL, use some appropiate bandwidht values:
bandwidth xxx
bandwidth receive yyy
Use the show policy-map interface dialer 0 to see if the matching works
Regards,
Wouter
2009/3/23 John Lange <john at johnlange.ca>
> I have crafted and applied some rules which I thought would prioritize
> traffic from an 871w (via ADSL) to one specific host. The idea is that
> any traffic destined to this host should be prioritized over all other
> traffic.
>
> Unfortunately my test show absolutely no effect. If I upload a couple of
> files at the same time, the one with QOS enabled doesn't seem to get any
> priority.
>
> I have two questions:
>
> 1) What is wrong with my config? (below)
>
> 2) How can I get real-time debugging of the QOS without flooding my
> console?
>
> --- config ----
>
> class-map match-all cm-qos1
> match access-group name al-qos1
>
> policy-map pm-qos1
> class cm-qos1
> priority percent 70
>
> interface Dialer0
> bandwidth 200
> ip address negotiated
> ip mtu 1452
> ip nat outside
> ip virtual-reassembly
> zone-member security out-zone
> encapsulation ppp
> dialer pool 1
> dialer-group 1
> ppp authentication chap callin
> ppp chap hostname XXX at XXX
> ppp chap password 7 xxxxxx
> service-policy output pm-qos1
>
> ip access-list extended qos1
> permit ip host XXX.XXX.XXX.XXX any
> permit ip any host XXX.XXX.XXX.XXX
>
>
>
> --
> John Lange
> http://www.johnlange.ca
>
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
--
Wouter Prins
wp at null0.nl
0x301FA912
More information about the cisco-nsp
mailing list