Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I am having a pretty weird behavior on one of our FWSM context for the past two days.

Normally we are deploying firewall rules from our CSM but yesterday, one of the context refused to accept the new configuration.

The error message we where receiving is the following;

ERROR: % class-map name_of_our_class_map is being configured.

The problem is, that class-map is not even used in the configuration (from the CSM point of view).

If I do a sh run I can see that the object is in the running-config, so I tried to remove it from the configuration terminal ... same error;

no class-map name_of_our_class_map
ERROR: % class-map name_of_our_class_map is being configured.

I really have no idea where to head for troubleshooting that, is there a way to just tell the IOS to drop that object no matter what? Like a kill -9 type of thing?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.