[c-nsp] Bandwidth shape on OSI Layer2

Ziv Leyes zivl at gilat.net
Tue Jul 6 08:28:05 EDT 2010


conf t
mls qos
!
class-map match-all CLASSNAME
  match ip dscp 0
!
policy-map POLICYNAME
  class CLASSNAME
    police 1000000 187500 exceed-action drop
! 
interface GigabitEthernet0/1
 service-policy input POLICYNAME
 service-policy output POLICYNAME
!
end

The numbers in the policy are CIR and BC and the formula I used is BC=CIR/8*1.5
HTH
Ziv


-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Tseveendorj Ochirlantuu
Sent: Tuesday, July 06, 2010 2:37 PM
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] Bandwidth shape on OSI Layer2

Dear all,

How to make a bandwidth shape with upload and download side on Cisco 3750
Catalyst at OSI Layer2 ?

Best regards,
_______________________________________________
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