RE: Policy not attaching to interface

From: ccie Meftahi (samccie2004@yahoo.co.uk)
Date: Tue Oct 05 2004 - 14:11:22 GMT-3


Hi Brian
 
many thanks! it worked.
 
What I had to do was change 8K to 201 K and re-apply the policy. However it still did not attach. I removed BW statement for interface aplied the policy and re-applied the policy (while crossing my fingers)..and finally it was attached.
 
Thanks
 
Sam

Brian Dennis <bdennis@internetworkexpert.com> wrote:
Is 8kbps equal to one percent of the bandwidth? You might find it easier if you allocated bandwidth to the classes using percents as opposed to kbps.

Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
bdennis@internetworkexpert.com

Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)

________________________________________
From: ccie Meftahi [mailto:samccie2004@yahoo.co.uk]
Sent: Tuesday, October 05, 2004 9:31 AM
To: Brian Dennis; ccielab@groupstudy.com
Subject: RE: Policy not attaching to interface

Hi Brian
 
Thanks for the reply. I have spent 3 hours playing with BW allocations and tried various combinations, still no joy.
 
policy-map QOS
  class match-voip
     police cir 10000000 bc 4470 be 4470 conform-action transmit exceed-action drop
    priority
  class network-control
    bandwidth 2000
    random-detect
  class match-gold
    bandwidth 8
    random-detect
  class match-standard
    bandwidth 3992
    random-detect
   set atm-clp
  class class-default
   set atm-clp
    bandwidth 8
!
vc-class atm 20MB
  tx-ring-limit 4
  vbr-rt 40000 20000 32
  oam-pvc manage
!
interface ATM3/1.1
  bandwidth 20000
 ip unnumbered Loopback1
 no ip directed-broadcast
 ip router isis
 no atm enable-ilmi-trap
 tag-switching ip
 isis metric 10000 level-1
 isis metric 10000 level-2
 pvc 16/42
  class-vc 20MB
 !
end

Brian Dennis wrote:
Look at the error message. It is saying that the bandwidth MUST be
GREATER than 1%.

Rack2R6(config-if)#do sho run | be policy-map ICMP->POLICY
policy-map ICMP->POLICY
class MATCH->ICMP
bandwidth 128
!
Rack2R6(config-pmap-c)#int atm0/0/0
Rack2R6(config-if)# service-policy out ICMP->POLICY

bandwidth assignment must be at least 1% of link rate

Rack2R6(config-if)#policy-map ICMP->POLICY
Rack2R6(config-pmap)# class MATCH->ICMP
Rack2R6(config-pmap-c)#bandwidth 2400 <-- value greater than 1%
Rack2R6(config-pmap-c)#int atm0/0/0
Rack2R6(config-if)# service-policy out ICMP->POLICY
Rack2R6(config-if)#

Another option would be to change the bandwidth of the interface so that
the value you have entered is equal to at least 1% of the interface's
bandwidth.

Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
bdennis@internetworkexpert.com

Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
ccie Meftahi
Sent: Tuesday, October 05, 2004 7:45 AM
To: ccielab@groupstudy.com
Subject: Policy not attaching to interface

Hi Group

Has anyone seen this message before _

Bandwidth parameter must be greater than 1 percent of bandwidth for VC 5
on Int ATM3/1.1

When attaching a policy map, it is simply rejected with the above
message. My BW reservation is way below 75% total BW required.

Running
12.0(27)S1 on 12010.

Tia

Sam

---------------------------------
ALL-NEW Yahoo! Messenger - all new features - even more fun!



This archive was generated by hypermail 2.1.4 : Sat Nov 06 2004 - 17:11:43 GMT-3