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


Usage

<configuration>
    <security>
        <idp>
            <idp-policy>
                <rulebase-ips>
                    <rule>
                        <then>
                            <action>
                                <mark-diffserv>
                                    <codepoint>codepoint</codepoint> <!-- mandatory -->
                                </mark-diffserv>
                            </action>
                        </then>
                    </rule>
                </rulebase-ips>
            </idp-policy>
        </idp>
    </security>
</configuration>

Description

Mark differentiated services codepoint (DSCP).

Contents

<codepoint>—Codepoint value.


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