Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Congestion Point Classification Overview

    Congestion point classification allows you to automate and scale the configuration of congestion points. SRC ACP uses classification scripts to determine which congestion point to load for a subscriber. SRC ACP can select the congestion point from congestion point profiles or subscriber profiles.

    Congestion Point Classification Scripts

    The congestion point classification scripts consist of targets and criteria.

    • A target is the result of the classification script. The result of congestion point classification scripts is an LDAP search string that is used to find a unique congestion point in the directory. If no classification scripts are configured, the result of congestion point classification scripts is an LDAP search string for the subscriber profile of the particular subscriber.
    • Criteria are match criteria. The script attempts to match criteria in the script to information sent from the router. Match criteria for a congestion point classification script might be a subscriber distinguished name (DN) or an interface name.

    Each script can have multiple targets, and each target can have multiple criteria. When an object needs classification, the script processes the targets in turn. Within each target, the script processes criteria sequentially. When it finds that the classification criteria for a target match, it returns the target to SRC ACP.

    Because classification scripts examine criteria sequentially as the criteria appear in the script, you should put more specific criteria at the beginning of the script and less specific criteria at the end of the script.

    Congestion Point Profiles

    Congestion point profiles are used to share congestion points that are generated based on dynamic configuration information. SRC ACP uses congestion point profiles to determine the set of congestion points based on the classification script results.

    Changes that you make to classification scripts do not affect subscriber sessions that are already established.

    Modified: 2014-06-11