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


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <from>
                <source-address-filter>
                    <tag>
                        <tag>tag</tag>
                        <add>add</add>
                        <subtract>subtract</subtract>
                    </tag>
                </source-address-filter>
            </from>
        </policy-statement>
    </policy-options>
</configuration>

Description

Tag string.

Contents

<add>—Add constant to attribute.

<subtract>—Subtract constant from attribute.

<tag>—No documentation is available yet.


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