cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
908
Views
0
Helpful
12
Replies

7600

ghtmoha153
Level 1
Level 1

I have router 7604 and when i apply police-map to interface port-channel
to limit the rate but when i see the monitor the port didn't drop the packet when reach the maximum ??
port-channel with 4 interfaces Gig
policy map with 2.8 Gig

12 Replies 12

Hello!

Could you paste configuration? 

BR

****Kindly rate all useful posts*****

interface Port-channel61
description xxxx
no ip redirects
no ip unreachables
no ip proxy-arp
speed nonegotiate
service-policy input xxxx
service-policy output xxxx
--------------------
Policy Map xxxx
Class class-default
police cir 1200000000 bc 37500000
conform-action transmit
exceed-action drop
---------------------
Gi3/1 up up ----Gi3/4 up up ----- Gi3/5 up up ----- Po61

What dose the output of:
show service-policy interface po61 

Say?

BR

****Kindly rate all useful posts*****

This command is not supported 

what about: show policy-map interface po61

BR

****Kindly rate all useful posts*****

ghtmoha153
Level 1
Level 1

what about: show policy-map interface po61

Policy Map xxxx

Class class-default

police cir 1200000000 bc 37500000

conform-action transmit

exceed-action drop

Hello @ghtmoha153 ,

Are there no counters shown for conform and exceed packets ?

Because that is the purpose of the show commmand but in some platforms there can be limitations.

Hope to help

Giuseppe

 

My issue i can't limit the port capacity 

You replied with the configuration and I'm asking about the statistics. Input the command into cli and paste the result here. 

TY and BR

****Kindly rate all useful posts*****

SB-01#show policy-map interface po61
Port-channel61

Service-policy input: xxxx

class-map: class-default (match-any)
Match: any
police :
1200000000 bps 37500000 limit 37500000 extended limit
Earl in slot 1 :
0 bytes
5 minute offered rate 0 bps
aggregate-forwarded 0 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 0 bps exceed 0 bps
Earl in slot 2 :
0 bytes
5 minute offered rate 0 bps
aggregate-forwarded 0 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 0 bps exceed 0 bps
Earl in slot 3 :
7570173209162 bytes
5 minute offered rate 462960280 bps
aggregate-forwarded 7570173209162 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 465449360 bps exceed 0 bps
Earl in slot 4 :
0 bytes
5 minute offered rate 0 bps
aggregate-forwarded 0 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 0 bps exceed 0 bps

Service-policy output: xxxx

class-map: class-default (match-any)
Match: any
police :
1200000000 bps 37500000 limit 37500000 extended limit
Earl in slot 1 :
4932161 bytes
5 minute offered rate 296 bps
aggregate-forwarded 4932161 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 136 bps exceed 0 bps
Earl in slot 2 :
0 bytes
5 minute offered rate 0 bps
aggregate-forwarded 0 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 0 bps exceed 0 bps
Earl in slot 3 :
65737640 bytes
5 minute offered rate 352 bps
aggregate-forwarded 65737640 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 0 bps exceed 0 bps
Earl in slot 4 :
105150095177170 bytes
5 minute offered rate 7508638584 bps
aggregate-forwarded 105150095177170 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 7349008464 bps exceed 0 bps

Hello @ghtmoha153 ,

for the distributed architecture  ( true if you are using DFC in each linecard ) we see the output divided for each linecard earl X

Earl in slot 3 :
7570173209162 bytes
5 minute offered rate 462960280 bps
aggregate-forwarded 7570173209162 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 465449360 bps exceed 0 bps

if all the ports in the po61 are in linecard 3 I would say all traffic is conforming  and it is transmitted so you don't see any drops.

Hope to help

Giuseppe

 

What do you suggest?

Review Cisco Networking for a $25 gift card