[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cisco-nsp
Subject:    [nsp] Traffic Shaping on Cisco Catalyst 3550 with QoS
From:       "Alexandra Alvarado" <aaaa () telconet ! net>
Date:       2004-03-29 21:25:57
Message-ID: 01b001c415d4$6d2e2fd0$16c35dc8 () VAIO
[Download RAW message or body]

----- Original Message ----- 
From: Alexandra Alvarado 
To: cisco-nsp-request@puck.nether.net ; Alexandra Alvarado 
Sent: Thursday, March 18, 2004 5:21 PM
Subject: Traffic Shaping on Cisco Catalyst 3550 with QoS


Hello,

I have been working to limit bandwidth per port on catalyst 3550 switches with \
success. The lines that I use are the next:

mls qos aggregate-policer bwin_8kbps 8000 8000 exceed-action drop
mls qos aggregate-policer bwout_8kbps 8000 8000 exceed-action drop
!
class-map match-any bwout_8kbps
  match ip dscp 0
!
class-map match-all bwin_8kbps
  match access-group 127
!
policy-map bwout_8kbps
  class bwout_8kbps
    police aggregate bwout_8kbps
!
policy-map bwin_8kbps
  class bwin_8kbps
    police aggregate bwin_8kbps
!
access-list 127 permit tcp any any
access-list 127 permit udp any any
access-list 127 permit ip any any
!
!
interface FastEthernet0/7
 service-policy input bwin_8kbps
 service-policy output bwout_8kbps
!

BUT, the above configuration is to manage a global bandwidth, but I need to be more \
specific, I need to shape for example: http service, 64kbps input and 128 kbps \
output, Input bandwith control is made with ACLs, but I don't have success managing \
DSCP values.  Can anybody help me!

Thanks

Alexandra Alvarado
_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic