[c-nsp] Limit port usage on a cisco 3550

Ziv Leyes zivl at gilat.net
Tue Jun 1 08:59:43 EDT 2010


This an example of how I do it:

conf t
mls qos
!
class-map match-all MyClass
  match ip dscp 0
policy-map MyPolicy
  class MyClass
    police 20000000  3750000 exceed-action drop
!
interface FastEthernet0/17
service-policy input MyPolicy
!
end

Hope this helps
Ziv


-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Stephane MAGAND
Sent: Tuesday, June 01, 2010 2:24 PM
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] Limit port usage on a cisco 3550

Hi

I search to know if i can limit at 20 Mbits the usage of a Fe Port
on a Cisco 3550 catalyst EMI ?

The 3550 are used in Level 2, not Level 3.

Thanks for your help
Stephane
_______________________________________________
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/

 
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************




 
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************






More information about the cisco-nsp mailing list