RE: QOS Priority

From: Joseph L. Brunner <joe_at_affirmedsystems.com>
Date: Mon, 27 Aug 2012 09:06:31 +0000

Your describing the "bandwidth" command - which does NOT have a built-in policer; the priority command does.

Check this link -

http://www.cisco.com/en/US/tech/tk543/tk757/technologies_tech_note09186a0080103eae.shtml

don't forget the interface command - "max-reserved-bandwidth"

thanks

-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of sameer khan
Sent: Monday, August 27, 2012 4:53 AM
To: groupstudy
Subject: QOS Priority

Hey

I need some clarification on the following, as far as i have understood it, the policy-map will or should only apply when the interface is facing congestion, but i can still see ping being limited to 8kbps. By the way i am testing it in Gns3

Thanks

interface FastEthernet0/0
 ip address 10.0.0.3 255.255.255.0
 speed 100
 full-duplex
 service-policy output smtp

class-map match-all myclass
 match access-group 105
!
!
policy-map mymap
 class myclass
  priority 8

access-list 105 permit icmp any any

Blogs and organic groups at http://www.ccie.net
Received on Mon Aug 27 2012 - 09:06:31 ART

This archive was generated by hypermail 2.2.0 : Sat Sep 01 2012 - 08:41:18 ART