From: Mike Haddad (mike.haddad@hotmail.com)
Date: Tue Apr 15 2008 - 01:14:37 ART
Hello,
If you look at the below answer he used nested QOS. Couldn't we just apply
the inner policy (QoS_POlicy) directly to the interface since it is going to
affect all traffic?
class-map match-all HTTP
match protocol http
class-map match-all SMTP
match protocol smtp
!
class-map match-any PEER-TO-PEER
match protocol fasttrack
match protocol gnutella
match protocol kazaa2
!
policy-map QOS_POLICY
class HTTP
bandwidth 2000
class SMTP
bandwidth 1000
class PEER-TO-PEER
police cir 8000
!
policy-map SHAPE
class class-default
service-policy QOS_POLICY
Thanks,
This archive was generated by hypermail 2.1.4 : Thu May 01 2008 - 08:25:51 ART