From: Ahmed Ossama (ahmed_ossama@rayatelecom.net)
Date: Tue Aug 02 2005 - 10:45:33 GMT-3
Dear All,
I have interface Fast0/1 connected to a customer and I want to police it
to 5 Mbps and to police the icmp traffic to 256 k within the 5Mbps, I do
it with the following configuration
Access-list 100 permit ip any any
Class-map deny-cust
Match access-group 100
!
Class-map icmp
Match protocol icmp
!
Service policy icmp
,class icmp
Police 256000
!
Service policy deny-customer
Class deny-cust
Police 5000000
Service-policy icmp
!
My question is what if I remove the class "deny-cust" from the service
policy deny-customer and put instead of it "class class-default", did
the same results will be obtained or what ?
Thanks in advance
This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:01:18 GMT-3