[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <cos>
            <rule>
                <name>name</name> <!-- identifier -->
                <match-direction>match-direction-choice
                                    </match-direction> <!-- mandatory -->
                <term>...</term> <!-- mandatory -->
            </rule>
        </cos>
    </services>
</configuration>

Description

One or more CoS rules.

Contents

<match-direction>—Direction for which the rule match is applied.

<name>—Rule name.

<term>—One or more terms in CoS rule.


[Contents] [Prev] [Next] [Index] [Report an Error]