[c-nsp] rate-limit 2 subinterfaces with shared bandwidth

Rens rens at autempspourmoi.be
Thu Feb 3 13:26:53 EST 2011


Maybe I didn't explain myself very well but, here is what I want to do:

 

Fa0/0 = WAN at 10 Mbps

 

Fa0/1.100 & Fa0/1.101 currently rate-limited each at 8 Mbps

 

rate-limit input 8192000 1536000 2048000 conform-action transmit
exceed-action drop

rate-limit output 8192000 1536000 2048000 conform-action transmit
exceed-action drop

 

But Fa0/1.100 & Fa0/1.101 should never go over 8 Mbps together so they won't
saturate my 10 Mbps WAN and always have 2 Mbps left

 

 

From: Chris Evans [mailto:chrisccnpspam2 at gmail.com] 
Sent: woensdag 2 februari 2011 23:01
To: Pshem Kowalczyk
Cc: cisco-nsp at puck.nether.net; Rens
Subject: Re: [c-nsp] rate-limit 2 subinterfaces with shared bandwidth

 

This is commonly know has h-qos.   Not all platforms support it However..

On Feb 2, 2011 4:59 PM, "Pshem Kowalczyk" <pshem.k at gmail.com> wrote:
> Hi,
> 
> On 3 February 2011 05:45, Rens <rens at autempspourmoi.be> wrote:
>> Hi,
>> I have 2 subinterfaces (Fa0/1.100 & Fa0/1.200)
>> Here are the things I would like:
>> 1)      rate limit both to 8 Mbps
>> 2)      never use over 8 Mbps together
>> 3)      the first subinterface should always have 4 Mbps needed
>> Is this possible?
> 
> Depending on your hardware/software you might be able to create a
> parent policy attached to the physical interface (Fa0/1) that
> classifies traffic based on vlan id (match vlan). Another option to
> try (only in inbound direction) is to match on interface (match
> input-interface). You might also try attaching one policy to the
> physical interface and another to the subinterfaces.
> 
> kind regards
> Pshem
> 
> _______________________________________________
> 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/



More information about the cisco-nsp mailing list