[c-nsp] traffic shaping on 7200
David Granzer
dgranzer at gmail.com
Tue Jan 8 10:20:32 EST 2008
On 1/8/08, Rivo Tahina RAZAFINDRATSIFA <r.tahina at moov.mg> wrote:
> Hi all,
>
> I do traffic shaping on a 7206 box, eg:
> a: 10Mbps for one class
> b: 15Mbps for another class
> c: 20Mbps for another class
>
> If c: only use 10Mbps, how can I share it to a: and b:?
maybe this help
policy-map PMAP1
class 10M
bandwidth 1000
class 15M
bandwidth 1500
class 20M
bandwidth 2000
policy-map PMAP2
class class-default
shape average 45000000
service-policy PMAP1
interface FastEthernetX/Y
service-policy output PMAP2
David
> How can I monitor (graph) the bandwidth usage for the 3 classes?
>
> 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/
>
More information about the cisco-nsp
mailing list