01-13-2015 07:07 PM - edited 03-11-2019 10:20 PM
Hello All,
I'm having an issue when attempting to apply a QoS policy to an interface. Basically I'm attempting to shape traffic at 9000000 and give priority to VoIP traffic. These are the commands I'm using.
class-map ND-voice-class
match dscp ef
policy-map ND-priority-policy
class ND-voice-class
priority
policy-map ND-shape-priority-policy
class class-default
shape average 9000000
service-policy ND-priority-policy
service-policy ND-shape-priority-policy interface NextDigital
When attempting to apply the policy I'm receiving this error message.
ERROR: Insufficient memory to install the rules. Deleting all the rules installed till now
I've done a bit of googling and I can't find any mention of this error message before. Has anyone seen it before or know what might be causing it?
01-14-2015 07:40 AM
Hello,
I remember seeing this error once but it was for an ACL rule modification.
In that case I had to reboot the ASA to get it to work (It was a bug).
Can you try to reboot the firewall and let us know the result?
Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2-CCNP, JNCIS-SEC
For inmediate assistance hire us at http://i-networks.us
01-15-2015 02:42 AM
Hi Julio
I've managed to reboot the firewall overnight but I'm getting the same error when attempting to apply the policy again.
I'm using ADSM to apply the policy and it seems to have actually applied it even with the error.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide