[nsp] MSFC2 Rate Limiting
John Wong, Kok Seng
JohnWong at crimsonlogic.com
Sun Jul 13 12:19:34 EDT 2003
Christopher,
Rate-limiting does not work on MSFC VLAN interfaces. I think
it is so because the Cat650x is doing MultiLayer Switching and
thus will bypass the MSFC for MLS packets. What i did was to use
the CatOS QoS policer. Something along the line of :-
#qos
set qos enable
set qos policer aggregate Pol-512K rate 512 burst 256 drop
clear qos acl all
#Acl-FromCustomer
set qos acl ip Acl-FromCustomer dscp 0 aggregate Pol-512K ip XX.XX.XX.XX
YY.YY.YY.YY any
#Acl-ToCustomer
set qos acl ip Acl-ToCustomer dscp 0 aggregate Pol-512K ip any
XX.XX.XX.XX YY.YY.YY.YY
#
commit qos acl all
!
set qos acl map Acl-FromCustomer 6/2
set qos acl map Acl-ToCustomer 6/1
Seems to work for me. But I suggest u read up on the CatOS QoS
commands to figure it out.
Regards,
JohnWong
> -----Original Message-----
> From: Christopher J. Wolff [mailto:chris at bblabs.com]
> Sent: Saturday, July 12, 2003 8:07 AM
> To: cisco-nsp at puck.nether.net
> Subject: [nsp] MSFC2 Rate Limiting
>
>
> Hello,
>
> I'm using a couple of 6509's w/MSFC2-PFC to aggregate colocation
> customers. It 'seems' to be virtually impossible to rate-limit each
> MSFC vlan (via CAR), although I certainly hope this isn't the
> case. If
> anyone has any workarounds thank you in advance.
>
> Christopher J. Wolff, VP CIO
> Broadband Laboratories, Inc.
> http://www.bblabs.com
>
> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net
> [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Gert Doering
> Sent: Friday, July 11, 2003 1:10 PM
> To: Jason Lixfeld
> Cc: Temkin, David; cisco-nsp at puck.nether.net
> Subject: Re: [nsp] C7200 Bandwidth Points
>
> Hi,
>
> On Fri, Jul 11, 2003 at 03:12:53PM -0400, Jason Lixfeld wrote:
> > VXRs are godly!
>
> They still have a limit of 600 bandwidth points per bus, which can be
> reached quite quickly if you have no NPE-G1, two FastEs on
> the IO board,
> and some OC3 interfaces.
>
> I'm personally hoping for a "VXR++" chassis that has no "two busses"
> architecture anymore, but something like a crossbar fabric with a
> dedictated PCI "bus" per slot... saving PA investments
> (unlike the 7300)
> and still boosting the throughput.
>
> But I think this depends on whether Cisco sales or Cisco tech people
> decide.
>
> gert
> --
> USENET is *not* the non-clickable part of WWW!
>
> //www.muc.de/~gert/
> Gert Doering - Munich, Germany
> gert at greenie.muc.de
> fax: +49-89-35655025
> gert at net.informatik.tu-muenchen.de
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
More information about the cisco-nsp
mailing list