[c-nsp] what is it with 3550s?
Randy McAnally
rsm at fast-serv.com
Mon Feb 22 14:31:12 EST 2010
Example:
class-map match-any ip-any
match access-group 1
!
policy-map 100Mbps
class ip-any
police 95000000 1000000 exceed-action drop
policy-map 15Mbps
class ip-any
police 14000000 1000000 exceed-action drop
policy-map 50Mbps
class ip-any
police 47000000 1000000 exceed-action drop
policy-map 70Mbps
class ip-any
police 65000000 1000000 exceed-action drop
policy-map 10Mbps
class ip-any
police 9000000 1000000 exceed-action drop
policy-map 20Mbps
class ip-any
police 19000000 1000000 exceed-action drop
policy-map 30Mbps
class ip-any
police 28500000 1000000 exceed-action drop
policy-map 30Mbps-small
class ip-any
police 25000000 8000 exceed-action drop
!
interface GigabitEthernet1/0/8
switchport access vlan 24
spanning-tree portfast
service-policy input 10Mbps
!
And so forth...
--
Randy
www.FastServ.com
---------- Original Message -----------
From: Jon Lewis <jlewis at lewis.org>
To: Randy McAnally <rsm at fast-serv.com>
Cc: cisco-nsp <cisco-nsp at puck.nether.net>
Sent: Mon, 22 Feb 2010 14:24:25 -0500 (EST)
Subject: Re: [c-nsp] what is it with 3550s?
> On Mon, 22 Feb 2010, Randy McAnally wrote:
>
> > We've always used in/out policing without any issues on physical interfaces on
> > our 3750G's.
>
> With what sorts of police rates and with what syntax (on egress)?
>
> ----------------------------------------------------------------------
> Jon Lewis | I route
> Senior Network Engineer | therefore you are
> Atlantic Net |
> _________ http://www.lewis.org/~jlewis/pgp for PGP public key_________
------- End of Original Message -------
More information about the cisco-nsp
mailing list