I have a problem when i also create a policy-map with 1000M + then my policy-map does not work if i create a policy-map with less the 1000M then it work fine. I can't understand what type issue.
R1#sh ver
Cisco IOS Software, c7600rsp72043_rp Software (c7600rsp72043_rp-ADVIPSERVICESK9-M), Version 15.1(2)S, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2011 by Cisco Systems, Inc.
Compiled Fri 25-Mar-11 01:57 by prod_rel_team
ROM: System Bootstrap, Version 12.2(33r)SRD5, RELEASE SOFTWARE (fc1)
BOOTLDR: Cisco IOS Software, c7600rsp72043_rp Software (c7600rsp72043_rp-ADVIPSERVICESK9-M), Version 15.1(2)S, RELEASE SOFTWARE (fc1)
R1 uptime is 5 days, 16 hours, 15 minutes
Uptime for this control processor is 5 days, 16 hours, 15 minutes
System returned to ROM by reload (SP by reload)
System image file is "sup-bootdisk:c7600rsp72043-advipservicesk9-mz.151-2.S_2_2.bin"
Last reload type: Normal Reload
R1#sh policy-map interface ten 3/3.501
TenGigabitEthernet3/3.501
Service-policy output: test
class-map: class-default (match-any)
Match: any
police :
1200000000 bps 37500000 limit 37500000 extended limit
Earl in slot 3 :
134824999037 bytes
5 minute offered rate 1042554672 bps
aggregate-forwarded 134824999037 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 1031412824 bps exceed 0 bps
Earl in slot 5 :
2304 bytes
5 minute offered rate 0 bps
aggregate-forwarded 2304 bytes action: transmit
exceeded 0 bytes action: drop
aggregate-forward 0 bps exceed 0 bps
R1#sh policy-map test
Policy Map test
Class class-default
police cir 1200000000 bc 37500000
conform-action transmit
exceed-action drop
Thanks