Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
ON THIS PAGE
 

Troubleshooting a CoS Classifier Configuration for a TCAM Space Error

Problem

Description

When a CoS classifier configuration exceeds the amount of available ternary content addressable memory (TCAM) space, the switch returns the following system log message:

The switch returns this message during the commit operation if the number of classifiers defined in the CoS configuration or the number of bind points (interfaces) to which classifiers are bound causes the CoS configuration to exceed the amount of available TCAM space. However, the commit operation for the CoS configuration is completed in the CLI module.

Solution

When a CoS configuration exceeds the amount of available TCAM table space, you must either define fewer classifiers or bind them to fewer interfaces, or both, so that the space requirements for the CoS configuration do not exceed the available space in TCAM.

To delete classifier definitions and bind points in a CoS configuration, and to apply a new CoS classifier definition to fewer bind points:

  1. Delete either the CoS classifier definition or the bind points:

    • To delete the CoS classifier definition:

      • For behavioral classifiers:

      • For multifield classifiers:

        This command deletes a multifield classifier defined for a port. Similarly, you can delete a multifield classifier defined for a VLAN or router.

        You can also delete terms defined in a single multifield classifier:

      In both these examples (for behavioral and multifield classifiers), the assumption is that too many classifier definitions resulted in the error message.

    • To delete the bind points:

      Here the assumption is that too many bind points (nine) in the configuration resulted in the error message.

  2. Commit the operation:

  3. Define fewer classifiers in the CoS configuration or bind classifiers to fewer interfaces, or both, so that the CoS classifier configuration does not exceed the amount of available TCAM space on the switch:

    • To define CoS classifiers:

      • For behavioral classifiers:

      • For multifield Classifiers:

    • To bind classifiers to fewer interfaces:

  4. Commit the operation:

  5. Check system log for an error message. If an error message is not logged, then your classifier configuration has not exceeded the TCAM space limit.

    If an error message is logged, then repeat this procedure by defining fewer classifiers or binding classifiers to fewer bind points.