[c-nsp] Catalyst 6500 and 5513
omar parihuana
omar.parihuana at gmail.com
Thu Jul 27 14:01:07 EDT 2006
Hi Rudy,
I have the same configuration with a router, could you paste: sh
policy-map interface vlan 145 and sh int vlan145 (ensure that command
load-interval 30 is used on int vlan 145),
My router configuration is working very well!
!
class-map match-all rate-access
match access-group 100
!
!
policy-map rate-policy
class rate-access
police 64000 2000 2000 conform-action transmit exceed-action drop
!
!
!
!
!
!
interface FastEthernet0
description Trunk To Switch Catalyst 2950-48TS
switchport mode trunk
!
interface FastEthernet1
shutdown
!
interface FastEthernet2
shutdown
!
interface FastEthernet3
switchport access vlan 10
shutdown
!
interface FastEthernet4
ip address 192.168.190.237 255.255.255.0
ip nat outside
ip virtual-reassembly
load-interval 30
duplex auto
speed auto
!
!
interface Vlan1
no ip address
shutdown
!
interface Vlan20
ip address 192.168.20.1 255.255.255.0
ip nat inside
ip virtual-reassembly
load-interval 30
service-policy input rate-policy
service-policy output rate-policy
!
ip route 0.0.0.0 0.0.0.0 192.168.190.1
!
!
! Omitted Conf
!
access-list 100 permit ip any any
!
Rgds!
On 7/27/06, Rudy Setiawan <rudy at rudal.com> wrote:
> Hello all,
>
> I was having a problem trying to service-police a VLAN in 6509 that is being
> trunked to 5513 catalyst.
> 6509 is using SUP1A/PFC/MSFC2 and 5513 is using Sup3.
>
> i.e.
> A port in 5513 is attached to a VLAN number 145 with dot1q encapsulation.
> Then in the 6509 sup1a, I put a service police on Interface VLAN145
> Trying to limit a server to 20Mbps of outbound traffic
> Config as followed:
>
> ......
> class-map match-all 20mbps
> match access-group 108
> !
> policy-map 20mbps
> class 20mbps
> police 20000000 7500 7500 conform-action transmit exceed-action drop
> !
> interface Vlan145
> ip address 192.168.1.1 255.255.255.0
> no ip redirects
> service-policy input 20mbps
> !
> Access-list 108 permit ip any any
> ......
>
> But still that server is still pushing 35Mbps.
> So when I did a "show int vlan145", it doesn't show pushing 35Mbps instead
> of way less than 2Mbps.
>
>
> Version of IOS in 6509: 12.1(26)E6
> Version of CatOS in 5513: 6.4(7)
>
> Since 6509(Sup1a) does not support rate-limit :( . It worked great when 5513
> and gsr12008 were in place together and I can use rate-limit.
>
> So what did I do wrong? Or any special configuration I need in 5513 and 6509
> to make the service-policy works?
>
>
> Thanks in advance.
>
> Regards,
> Rudy Setiawan
>
> _______________________________________________
> 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/
>
--
Omar E.P.T
-----------------
Certified Networking Professionals make better Connections!
More information about the cisco-nsp
mailing list