From: ccie2be (ccie2be@nyc.rr.com)
Date: Wed May 25 2005 - 15:39:57 GMT-3
mark,
This isn't an option on a 4600 or 2600.
R2(config)#class-map TEST
R2(config-cmap)#mat inp
R2(config-cmap)#mat input-interface e0/0
R2(config-cmap)#exi
R2(config)#poli
R2(config)#policy-map TEST
R2(config-pmap)#class TEST
R2(config-pmap-c)#poli
R2(config-pmap-c)#police ?
<8000-2000000000> Bits per second
cir Committed information rate
so, for the lab, I wouldn't be too concerned. But, this is an interesting
additional option I hadn't been previously aware of.
Given that policing based on packets may have to take into account varying
packet size, this probably leads to more rather than less complications
especially for ISP's. But, I'm just guessing.
Tim
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of Mark
Lasarko
Sent: Wednesday, May 25, 2005 12:25 PM
To: ccielab@groupstudy.com
Subject: PPS
All this time looking at bits vs. bytes
QoS by way of bps...
Then I do this:
Router(config)# class-map PPS
Router(config-cmap)# match access-group 123
Router(config-cmap)# exit
Router(config)# policy-map PPS-PMap
Router(config-pmap)# class PPS
Router(config-pmap-c)# police rate 100000 pps bc 10000 packets
So what about controlling traffic by pps?
In what other way(s) can this be done? (example is on a Sup720)
What are the interface particulars?
Can this be done on the lower-end devices?
What other commands/features are involved?
~M
This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:12:02 GMT-3